You are viewing /activity/12961b12-nca3-cmip5-r1-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/12961b12-nca3-cmip5-r1-process>
   dcterms:identifier "12961b12-nca3-cmip5-r1-process";
   dcterms:description "Multi-model mean CMIP5 (RCP 2.6 scenario) summer precipitation 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 "config.py\r\nplot_north_american_categories.py\r\nplot_north_american_precip.py\r\nplot_hawaii_precip.py\r\npr_rcp26_2071-2099_north_american_percent_change.eps\r\npr_rcp26_2071-2099_north_american_HI_categories.eps\r\npr_rcp26_2071-2099_north_american_HI_percent_change.eps\r\n2-15_c.png\r\nCS_seasonal precip projections RCP-NO TITLE_V8.png"^^xsd:string;

## Computing environment
   gcis:computingEnvironmentsUsed "TBD"^^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 "TBD"^^xsd:string;
      ] ;
      prov:hadPlan [
         a prov:Plan; 
         rdf:value "1. For each model at each grid point, the mean summer precipitation under the RCP 2.6 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 summer precipitation under the RCP 2.6 scenario was calculated for two periods: 1970-1999 and 2071-2099.\r\n4. At each grid point, the mean summer precipitation for the two periods was computed by averaging the following models:\r\nbcc-csm1-1, BNU-ESM, CanESM2, CCSM4, CESM1-CAM5, CNRM-CM5, CSIRO-Mk3-6-0, EC-EARTH, FGOALS-g2, FIO-ESM, GFDL-CM3, GFDL-ESM2G, GFDL-ESM2M, GISS-E2-Rp1, HadGEM2-AO, HadGEM2-ES, IPSL-CM5A-LR, IPSL-CM5A-MR, MIROC5, MIROC-ESM-CHEM, MIROC-ESM, MPI-ESM-LR, MPI-ESM-MR, MRI-CGCM3, NorESM1-ME, and NorESM1-M.\r\n5. At each grid point, the difference in projected summer precipitation was calculated for 2071-2099 minus 1970-1999.\r\n6. Data were plotted for all grid points in North America with hatching/white-out applied as follows:\r\nIf the average change is twice as large as the average 20-year standard deviation from the reference period model run and 90% of the models agree in sign, then hatching is applied to those grid points. If the average change is less than the average 20-year standard deviation from the reference period model run, then those grid points are whited out (Methodology as used in IPCC AR5 WG1 report, chapter 12)."^^xsd:string;
      ] ;
   ] ;

   a prov:Activity .

## The following entity was derived from a dataset using this activity
<http://52.38.26.42:8080/image/12961b12-f04c-41f6-9603-cdc65291eb89>
   prov:wasDerivedFrom <http://52.38.26.42:8080/dataset/nca3-cmip5-r1>;
   prov:wasGeneratedBy <http://52.38.26.42:8080/activity/12961b12-nca3-cmip5-r1-process>.