![]() |
ERDDAP
Un accès facilité aux données scientifiques |
Présenté par NOAA NMFS SWFSC ERD |
| Titre de l'ensemble de données: | Newfoundland and Labrador climate index
|
| Institution: | DFO-MPO, MUN (ID de l'ensemble de données: NL_Climate_Index) |
| Information: | Résumé
| Licence
| Métadonnées
| Arrière-plan
| Sous-ensemble
| Des dossiers
| Faire un graphique
|
Attributes {
s {
dataset {
Int16 _FillValue 32767;
Int16 actual_range 2019, 2021;
String ioos_category "Other";
String long_name "Dataset";
}
year {
Int16 _FillValue 32767;
Int16 actual_range 1950, 2021;
String ioos_category "Time";
String long_name "Year";
}
climate_index {
Float32 _FillValue NaN;
Float32 actual_range -1.37, 1.6;
String ioos_category "Other";
String long_name "Climate Index";
}
}
NC_GLOBAL {
String cdm_data_type "Other";
String Conventions "COARDS, CF-1.6, ACDD-1.3";
String creator_email "frederic.cyr@dfo-mpo.gc.ca";
String creator_name "DFO-MPO, MUN";
String creator_type "institution";
String creator_url "https://www.dfo-mpo.gc.ca/";
String history
"2025-11-03T16:37:32Z (local files)
2025-11-03T16:37:32Z https://cioosatlantic.ca/erddap/fr/tabledap/NL_Climate_Index.html";
String infoUrl "https://doi.org/10.20383/101.0301";
String institution "DFO-MPO, MUN";
String keywords "atlantic, climate, Climate_index, data, department, dfo, dfo-mpo, fisheries, index, labrador, mpo, mun, nao, newfoundland, north, ocean, oceans, oscillation, sea, sst, surface, temperature, time, year";
String license "https://creativecommons.org/licenses/by/4.0/";
String sourceUrl "(local files)";
String standard_name_vocabulary "CF Standard Name Table v70";
String subsetVariables "dataset,year";
String summary "The Newfoundland and Labrador (NL) climate index aims to describe the environmental conditions on the NL shelf and in the Northwest Atlantic as a whole. It consists of annual normalized anomalies of 10 subindices with equal contribution: Winter North Atlantic Oscillation, air temperature, sea ice, icebergs, sea surface temperature, vertically-averaged temperature and salinity at Station~27, cold intermediate layer (CIL) core temperature at Station~27, CIL area on 3 hydrographic sections and bottom temperature on the NL shelf. This index runs from 1951 to 2019 and will be updated annually. Data associated with Cyr, F. and Galbraith, P. S.: A climate index for the Newfoundland and Labrador shelf, Earth Syst. Sci. Data, 13, 1807-1828, https://doi.org/10.5194/essd-13-1807-2021, 2021.";
String title "Newfoundland and Labrador climate index";
}
}
Protocole d'accès aux données (DAP )
et ses
contraintes de sélection
.
L'URL spécifie ce que vous souhaitez : l'ensemble de données, une description du graphique ou du sous-ensemble de données et le type de fichier pour la réponse.
Tabledap request URLs must be in the form
https://coastwatch.pfeg.noaa.gov/erddap/tabledap/datasetID.fileType{?query}
For example,
https://coastwatch.pfeg.noaa.gov/erddap/tabledap/pmelTaoDySst.htmlTable?longitude,latitude,time,station,wmo_platform_code,T_25&time>=2015-05-23T12:00:00Z&time<=2015-05-31T12:00:00Z
Thus, the query is often a comma-separated list of desired variable names,
followed by a collection of
constraints (e.g., variable<value),
each preceded by '&' (which is interpreted as "AND").
For details, see the tabledap Documentation.