You are viewing /activity/23d354a8-nca3-cmip3-downscaled-r201304-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/23d354a8-nca3-cmip3-downscaled-r201304-process>
   dcterms:identifier "23d354a8-nca3-cmip3-downscaled-r201304-process";
   dcterms:description "The multi-model mean difference in frost-free season length under the higher emissions scenario (A2) for 2070-2099 relative to 1971-2000 was plotted for the contiguous United States."^^xsd:string;

## The activity began and ended at the following times

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

## Output datafiles   
   dbpedia_owl:filename "clusterify.py\r\nconfig.py\r\nlocal_utils.py\r\nmean_ffs.py\r\nmpi_clusterify.py\r\nmpi_model_mean.py\r\nMultiModelMeanDifference.py\r\nMultiModelMean.py\r\nplot_model_diag.py\r\nresolve_grids.py\r\ntest_suite.py\r\nMMM_CMIP3Downscaled_ffs_a2_special_2070_2099.sum\r\nffs_diff.pro\r\npct_frz_fut3.a2.txt\r\npct_frz_pres3.a2.txt\r\ndiff_ffl_3.a2.txt\r\nffs_diff_plot.pro\r\ndiff_ffl_a2_2070-2099.nc\r\ndiff_ffl_a2_2070-2099.ctl\r\nffs_plot.gs\r\nMMMDiff_CMIP3Downscaled_ffl_a2_2070-2099.ps\r\nFrostFreeSeasonDiff_A2_2070-2099.ps\r\n14-3a.png\r\nRural_frost season & days_V6.png"^^xsd:string;

## Computing environment
   gcis:computingEnvironmentsUsed "Linux (Red Hat Enterprise Linux Server release 6.4)\r\nMac OS X (darwin x86_64 m64)"^^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 "SciPy (v0.10.1), IDL (v8.0), GrADS (v2.0.2)"^^xsd:string;
      ] ;
      prov:hadPlan [
         a prov:Plan; 
         rdf:value "1. For each model at each grid point, the mean frost-free season length under the higher emissions scenario (A2) was calculated for two periods: 1971-2000 and 2070-2099.\r\n2. At each grid point, the mean frost-free season length was computed for the following models:\r\n- cgcm3_t47\r\n- cgcm3_t63\r\n- cnrm\r\n- echam5\r\n- echo\r\n- gfdl_2.1\r\n- hadcm3\r\n- pcm\r\n3. At each grid point, the difference in frost-free season length was calculated for 2070-2099 minus 1971-2000.\r\n4. Data were plotted for grid points that experienced 20 or more years with at least one frost during 1971-2000."^^xsd:string;
      ] ;
   ] ;

   a prov:Activity .

## The following entity was derived from a dataset using this activity
<http://52.38.26.42:8080/image/23d354a8-0b1f-48ce-b79c-1466cc687f08>
   prov:wasDerivedFrom <http://52.38.26.42:8080/dataset/nca3-cmip3-downscaled-r201304>;
   prov:wasGeneratedBy <http://52.38.26.42:8080/activity/23d354a8-nca3-cmip3-downscaled-r201304-process>.