You are viewing /activity/2d6fb90b-nca3-cmip3-r201205-process in Turtle
Alternatives : HTML JSON YAML text N-Triples JSON Triples RDF+XML RDF+JSON Graphviz SVG
Raw
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix dbpedia_owl: <http://dbpedia.org/ontology/> .
@prefix gcis: <http://data.globalchange.gov/gcis.owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://52.38.26.42:8080/activity/2d6fb90b-nca3-cmip3-r201205-process>
   dcterms:identifier "2d6fb90b-nca3-cmip3-r201205-process";
   dcterms:description "Multi-model mean CMIP3 temperature change (historical and projected) under each emissions scenario (B1, A1B, and A2) was plotted as a time series for the contiguous United States, for 1901-2099 (relative to the 1901-1960 average temperature)."^^xsd:string;

## The activity began and ended at the following times

## Duration of the activity
   dcterms:extent [ rdf:value ""^^xsd:string ] ;

## Output datafiles   
   dbpedia_owl:filename "Custom python codes written by Michael Wehner\r\nCAQ_average annual temp_conus_original_v2.png\r\nCAQ_average annual temp_conus_V5.png\r\ngraph.png\r\nAPP_Projected Annually-Averaged Temperature Change_V3.png"^^xsd:string;

## Computing environment
   gcis:computingEnvironmentsUsed "UNIX"^^xsd:string;
   
## assignment of responsibility to an agent for an activity, indicating that the agent 
## had a role in the activity. It further allows for a plan to be specified, which is
## the plan intended by the agent to achieve some goals in the context of this activity.

   prov:qualifiedAssociation [
      a prov:Association ;
      prov:agent [
         a prov:SoftwareAgent, gcis:Software ;
         rdfs:label "Python"^^xsd:string;
      ] ;
      prov:hadPlan [
         a prov:Plan; 
         rdf:value "1. The contiguous U.S. annual temperature (using a latitude weighting of grid boxes) was computed for each year for each model listed below, both for the historical and future model runs under each emissions scenario (B1, A1B, and A2).\r\n2. A time series of temperature anomalies was computed for each model by subtracting the 1901-1960 average from the annual temperatures.\r\n3. The multi-model mean contiguous U.S. annual temperature anomaly was computed for each year, and plotted as time series for each scenario.\r\n\r\nThe following models were used for the B1 scenario:\r\nBCCR_BCM2.0, CCSM3, CGCM3.1 (T47), CGCM3.1 (T63), CNRM-CM3, CSIRO-Mk3.0, ECHAM5/MPI-OM, ECHO-G, FGOALS-g1.0, GFDL-CM2.0, GFDL-CM2.1, GISS-AOM, GISS-ER, INM-CM3.0, IPSL-CM4, MIROC3.2 (hires), MIROC3.2 (medres), MRI-CGCM2.3.2, PCM, UKMO-HadCM3.\r\n\r\nThe following models were used for the A1B scenario:\r\nBCCR_BCM2.0, CCSM3, CGCM3.1 (T47), CGCM3.1 (T63), CNRM-CM3, CSIRO-Mk3.0, ECHAM5/MPI-OM, ECHO-G, FGOALS-g1.0, GFDL-CM2.0, GFDL-CM2.1, GISS-AOM, GISS-EH, GISS-ER, INM-CM3.0, IPSL-CM4, MIROC3.2 (hires), MIROC3.2 (medres), MRI-CGCM2.3.2, PCM, UKMO-HadCM3, and UKMO-HadGEM1.\r\n\r\nThe following models were used for the A2 scenario:\r\nCCSM3, CGCM3.1 (T47), CNRM-CM3, CSIRO-Mk3.0, ECHAM5/MPI-OM, ECHO-G, GFDL-CM2.0, GFDL-CM2.1, INM-CM3.0, IPSL-CM4, MIROC3.2 (medres), MRI-CGCM2.3.2, PCM, UKMO-HadCM3, and UKMO-HadGEM1."^^xsd:string;
      ] ;
   ] ;

   a prov:Activity .

## The following entity was derived from a dataset using this activity
<http://52.38.26.42:8080/image/2d6fb90b-7d3d-4fce-8f63-36459f80d366>
   prov:wasDerivedFrom <http://52.38.26.42:8080/dataset/nca3-cmip3-r201205>;
   prov:wasGeneratedBy <http://52.38.26.42:8080/activity/2d6fb90b-nca3-cmip3-r201205-process>.