You are viewing /activity/410f8550-nca3-etccdi-r201305-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/410f8550-nca3-etccdi-r201305-process>
   dcterms:identifier "410f8550-nca3-etccdi-r201305-process";
   dcterms:description "The multi-model mean change in annual maximum precipitation for the continued emissions increases (RCP 8.5) scenario, for 2070-2099 relative to 1971-2000, was plotted for North America."^^xsd:string;

## The activity began and ended at the following times

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

## Output datafiles   
   dbpedia_owl:filename "cal30yrmax.gs\r\ncal_diffmap.gs\r\njust_regrid.gs\r\ncal_t_cat.f95\r\nCMIP5_RCP85_cdd_PositivePct.asc\r\nCMIP5_RCP85_cdd_tTest_cat123.asc\r\nglobal_grid-CMIP5_RCP85_PCT_cdd.asc\r\nconfig.py\r\nplot_precip_change.py\r\n80_20_plots_solid_dots.zip\r\nCMIP5_precip_plots_fixed_scale.zip\r\nCMIP5_precip_plots_levels10.zip\r\nCMIP5_precip_plots_levels5.zip\r\nrcp85_cdd_80_20.eps\r\nrcp85_cdd_80_20_levels10.eps\r\nrcp85_cdd_80_20_levels5.eps\r\nrcp85_cdd_signif.eps\r\n2-13_b.png\r\nCS_regional uncertainty_V4.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 "GrADS 2.0, Fortran 95"^^xsd:string;
      ] ;
      prov:hadPlan [
         a prov:Plan; 
         rdf:value "1. The mean annual maximum precipitation CLIMDEX data (RCP 8.5 scenario) for each model were re-gridded to a common grid of 1.5 x 1.5 degrees.\r\n2. For each model listed below, at each grid point, the mean annual maximum precipitation was calculated for two periods (1971-2000 and 2070-2099) by averaging the annual values.\r\n3. Multi-model mean values were then calculated for 1971-2000 and 2070-2099 by averaging the period means from the 24 models listed below, at each grid point.\r\n4. The percentage change was calculated at each grid point (relative to the 1971-2000 mean) and plotted on a map.\r\n5. The percentage of models with differences greater than zero was calculated and stippling was added to the maps for percentages greater than 80% or less than 20%.\r\n\r\nThe following models were used:\r\nACCESS1-0\r\nBNU-E\r\nCanES2\r\nCCSM4\r\nCESM1-BGC\r\nCMCC-CM\r\nCNRM-CM5\r\nCSIRO-Mk3-6-0\r\nGFDL-CM3\r\nGFDL-ESM2G\r\nGFDL-ESM2M\r\nHadGEM2-CC\r\nHadGEM2-ES\r\ninmcm4\r\nIPSL-CM5A-LR\r\nIPSL-CM5A-MR\r\nIPSL-CM5B-LR\r\nMIROC5\r\nMIROC-ESM-CHEM\r\nMIROC-ESM\r\nMPI-ESM-LR\r\nMPI-ESM-MR\r\nMRI-CGCM3\r\nNorESM1-M"^^xsd:string;
      ] ;
   ] ;

   a prov:Activity .

## The following entity was derived from a dataset using this activity
<http://52.38.26.42:8080/image/410f8550-d1ef-47ee-9252-7262fcfe8ca0>
   prov:wasDerivedFrom <http://52.38.26.42:8080/dataset/nca3-etccdi-r201305>;
   prov:wasGeneratedBy <http://52.38.26.42:8080/activity/410f8550-nca3-etccdi-r201305-process>.