You are viewing /gcmd_keyword/d52674c3-0c78-4f35-9675-c2a8b3869b16 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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dbpedia: <http://dbpedia.org/resource/> .

<https://data.globalchange.gov/gcmd_keyword/d52674c3-0c78-4f35-9675-c2a8b3869b16>
   dcterms:identifier "d52674c3-0c78-4f35-9675-c2a8b3869b16";
   rdfs:label "NORTH TROPICAL ATLANTIC INDEX"^^xsd:string;
   dcterms:description "The timeseries of SST anomalies averaged over 60W to 20W, 6N to 18N and 20W to 10W, 6N to 10N map. Data is obtained from the COADS dataset for 1951-1991 and NCEP afterwards. Anomalies were calculated relative to the 1951-2000 climatology, smoothed by three months running mean procedure and projected onto 20 leading EOFs. Month of data is the center of the 3 months that are smoothed. More information and the indexes forecasted values are available."^^xsd:string;
   
   a dbpedia:Index_term .