You are viewing /activity/80f8effc-nca3-ghcn-daily-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/80f8effc-nca3-ghcn-daily-r201305-process>
   dcterms:identifier "80f8effc-nca3-ghcn-daily-r201305-process";
   dcterms:description "Decadal average anomalies for the 99th percentile of precipitation (difference between the decade and the 1951-1980 average precipitation) for the Alaska region were plotted as a bar graph. Note: the far right bar contains data for 12 years (2001-2012)."^^xsd:string;

## The activity began and ended at the following times

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

## Output datafiles   
   dbpedia_owl:filename "getprcpextremes99perc_AK_Jun20_2013.f95\r\nprcpextremes99perc_1951_2012_AK_Jun20_2013.txt\r\nsum99per_AK_Jun20_2013.f95\r\ntimeseries_prcp_AK_19512012_99per_Jun20_2013.txt\r\ngridprecipextremes99perc_regions_1901_2012_May03_2013.csv\r\nperc99_decadal_barchart.pro\r\n99th_perc_anom_decadal_values_1901-2012.txt\r\nAK_99th_perc_anom_pct_1901_2012.eps\r\n2-17_ak.png\r\nCS_Extreme Heavy precipitation_v7.png"^^xsd:string;

## Computing environment
   gcis:computingEnvironmentsUsed "Linux (CentOS release 6.4); Mac 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 "Fortran 95; lf95 compiler (Lahey/Fujitsu Linux64 Fortran compiler release L8.10b); IDL (version 8.0)"^^xsd:string;
      ] ;
      prov:hadPlan [
         a prov:Plan; 
         rdf:value "First, GHCN-D stations with minimal (less than 10%, with exceptions to improve spatial coverage) missing precipitation data were identified. For each station the 99th percentile threshold of daily precipitation was determined using the entire period of record. Next, the total precipitation falling on days exceeding the 99th percentile threshold was calculated for each year. Then, grid box average values were calculated for each year, by averaging the values for each station available in that grid box. The annual values were then averaged for all grid boxes containing data in Alaska. Decadal averages were then calculated. Finally the 1951-1980 99th percentile average amount was subtracted from the decadal average amount, and a percentage change was calculated."^^xsd:string;
      ] ;
   ] ;

   a prov:Activity .

## The following entity was derived from a dataset using this activity
<http://52.38.26.42:8080/image/80f8effc-e076-4be0-8d3c-dbef9b992803>
   prov:wasDerivedFrom <http://52.38.26.42:8080/dataset/nca3-ghcn-daily-r201305>;
   prov:wasGeneratedBy <http://52.38.26.42:8080/activity/80f8effc-nca3-ghcn-daily-r201305-process>.