- Search
- nca3 report
- publications
- contributors
Alternatives : HTML JSON YAML text N-Triples JSON Triples RDF+XML RDF+JSON Graphviz SVG
@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/b42fbac8-nca3-ghcn-daily-r201305-process> dcterms:identifier "b42fbac8-nca3-ghcn-daily-r201305-process"; dcterms:description "Decadal average anomalies for the number of 2-day, 5-year precipitation events (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 "getprcpextremes_AK_May03_2013.f95\r\nprcpextremes_2dy_5yr_1951_2012_AK_May03_2013.txt\r\ncounteventsAlaska_May03_2013.f95\r\ntimeseries_prcp_AK_19512012_2dy_5yr_May01_2013.txt\r\ngridprcpextremes_regions_2dy_5yr_19012012_May01_2013.csv\r\nprecip_2dy5yr_decadal_barchart.pro\r\nprecip_2dy5yr_anom_decadal_values_1901-2012.txt\r\nprecip_2dy5yr_anom_min_max_values_1901-2012.txt\r\nAK_precip_2dy5yr_anom_pct_1901_2012.eps\r\nAPP_extreme precipitation_v8.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, COOP stations with less than 10% missing daily precipitation data for the period 1901-2012 were identified. For each station, the accumulated precipitation values for 2-day periods were determined and then ranked for the entire period of record. Next, the top N values were identified, where N equals the number of years of available data, divided by 5. These events were considered extreme. Then, the number of extreme events in each year was computed. Next, 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 average value was subtracted from the decadal average value, 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/b42fbac8-e257-4089-941a-5aa3774b7476> prov:wasDerivedFrom <http://52.38.26.42:8080/dataset/nca3-ghcn-daily-r201305>; prov:wasGeneratedBy <http://52.38.26.42:8080/activity/b42fbac8-nca3-ghcn-daily-r201305-process>.