You are viewing /activity/add6d6e7-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/add6d6e7-nca3-cmip5-r1-process>
   dcterms:identifier "add6d6e7-nca3-cmip5-r1-process";
   dcterms:description "Multi-model mean CMIP5 (RCP 8.5 scenario) projections of extreme precipitation events (a daily amount that now occurs once in 20 years) were plotted for the United States, for the later part of this century (2081-2100) compared to the later part of last century (1981-2000)."^^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 "pr_return_frequency_rcp85_2081_2100.nc\r\nCustom python codes written by Michael Wehner\r\nCS_rare precip events_RCPs_original.jpeg\r\n2-19_b.png\r\nCS_rare precip events_RCPs_V6.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. Projected 2080-2100 return periods of current 20-year daily precipitation return values were obtained directly from Slava Kharin. This data, derived from the CMIP5 archive, is as presented in figure 1 of Kharin et al. (2013). The following models were used:\r\nACCESS1-0, ACCESS1-3, bcc-csm1-1, BNU-ESM, CanESM2, CCSM4, CESM1-BGC, CESM1-CAM5, CESM1-WACCM, CMCC-CM, CNRM-CM5, CSIRO-Mk3-6-0, EC-EARTH, FGOALS-g2, FGOALS-s2, FIO-ESM, GFDL-CM3, GFDL-ESM2G, GFDL-ESM2M, GISS-E2-R, HadGEM2-AO, HadGEM2-CC, HadGEM2-ES, inmcm4, 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\n2. The present return period (by definition 20 years) is divided by the projected future return periods for RCP8.5.\r\n3. These data were plotted for the United States."^^xsd:string;
      ] ;
   ] ;

   a prov:Activity .

## The following entity was derived from a dataset using this activity
<http://52.38.26.42:8080/image/add6d6e7-30f0-4f44-bc2a-5b4a2ee4ce14>
   prov:wasDerivedFrom <http://52.38.26.42:8080/dataset/nca3-cmip5-r1>;
   prov:wasGeneratedBy <http://52.38.26.42:8080/activity/add6d6e7-nca3-cmip5-r1-process>.