- Search
- nca3 report
- publications
- contributors
Alternatives : HTML JSON YAML text N-Triples JSON Triples RDF+XML RDF+JSON Graphviz SVG
@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/2ed3821a-nca3-cmip3-r201205-process> dcterms:identifier "2ed3821a-nca3-cmip3-r201205-process"; dcterms:description "Multi-model mean CMIP3 A2 emissions scenario temperature projections were plotted for North America, for 2071-2099 relative to 1970-1999."^^xsd:string; ## The activity began and ended at the following times ## Duration of the activity dcterms:extent [ rdf:value "100 hours"^^xsd:string ] ; ## Output datafiles dbpedia_owl:filename "Custom python codes written by Michael Wehner\r\ntas_sresa2_1970-1999_2071-2099_change.nc\r\nconfig.py\r\nplot_annual_temp_maps.py\r\ntemp_scenarios_annual.eps\r\ntemp_scenarios_annual_new_colors_darker.eps\r\ntemp_scenarios_annual_new_colors_darker.png\r\ntemp_scenarios_HI_annual.eps\r\ntemp_scenarios_HI_annual_new_colors_darker.eps\r\ntemp_scenarios_HI_annual_new_colors_darker.png\r\na2.png\r\nAPP_Projected Annually-Averaged Temperature Change_V3.png"^^xsd:string; ## Computing environment gcis:computingEnvironmentsUsed "Linux (Red Hat Enterprise Linux Server release 6.4)"^^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 (v2.7.6)"^^xsd:string; ] ; prov:hadPlan [ a prov:Plan; rdf:value "1. For each model at each grid point, the mean annual temperature under the A2 emissions scenario was calculated.\r\n2. For each model, these data were re-gridded to a common grid.\r\n3. For each model at each grid point, the mean annual temperature under the A2 scenario for 2071-2099 was calculated for the same subset of CMIP3 models under historical scenario for 1970-1999.\r\n4. At each grid point, the mean temperature for the two periods was computed by averaging the following models:\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.\r\n5. At each grid point, the difference in projected temperature was calculated for 2071-2099 minus 1970-1999.\r\n6. Data were plotted for grid points in North America."^^xsd:string; ] ; ] ; a prov:Activity . ## The following entity was derived from a dataset using this activity <http://52.38.26.42:8080/image/2ed3821a-fb34-4e8d-a382-b8fb21bb2c01> prov:wasDerivedFrom <http://52.38.26.42:8080/dataset/nca3-cmip3-r201205>; prov:wasGeneratedBy <http://52.38.26.42:8080/activity/2ed3821a-nca3-cmip3-r201205-process>.