- Search
- Impacts, Risks, and Adaptation in the United States: The Fourth National Climate Assessment, Volume II
- Featured Publications
- All 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#> . <https://data.globalchange.gov/activity/az_observed-noaa-ncdc-cag-us-temperature-nclimdiv-process> dcterms:identifier "az_observed-noaa-ncdc-cag-us-temperature-nclimdiv-process"; ## Duration of the activity dcterms:extent [ rdf:value "no time"^^xsd:string ] ; ## Output datafiles dbpedia_owl:filename "CICS computer cluster /snfs4/assessment/state summaries, AZ_temp_timeseries_smooth_v4.eps, az_obs-proj-temp-change_v3.png, climdiv-tmpcst-v1.0.0-20150706.txt, range-t2m-ann-historical-common-1901-2005.txt, range-t2m-ann-rcp45-2006-2100.txt, range-t2m-ann-rcp85-2006-2100.txt, state_temp_timeseries.pro"^^xsd:string; ## Computing environment gcis:computingEnvironmentsUsed "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 "IDL Version 8.2.3"^^xsd:string; ] ; prov:hadPlan [ a prov:Plan; rdf:value "- Statewide annual average temperatures were calculated by averaging the 12 monthly temperatures.\n- Statewide temperature anomalies were created by subtracting the 1901-1960 average temperature from the annual temperature values."^^xsd:string; ] ; ] ; a prov:Activity . ## The following entity was derived from a dataset using this activity <https://data.globalchange.gov/report/noaa-led-state-summaries-2017/chapter/arizona/figure/az-observed-and-projected-temperature-change> prov:wasDerivedFrom <https://data.globalchange.gov/dataset/gov_noaa_ncdc_c00005>; prov:wasGeneratedBy <https://data.globalchange.gov/activity/az_observed-noaa-ncdc-cag-us-temperature-nclimdiv-process>.