|  | 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, Natural Signs     | 
| Institution: | DFO-MPO, MUN (ID de l'ensemble de données: NL_Climate_Index_natrual_signs) | 
| 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";
  }
  Winter_NAO {
    Float32 _FillValue NaN;
    Float32 actual_range -1.47, 1.61;
    String ioos_category "Unknown";
    String long_name "Winter NAO";
  }
  Air_Temp {
    Float32 actual_range -2.36, 2.23;
    String ioos_category "Temperature";
    String long_name "Air Temp";
  }
  Sea_Ice {
    Float32 _FillValue NaN;
    Float32 actual_range -2.05, 2.26;
    String ioos_category "Ice Distribution";
    String long_name "Sea Ice";
  }
  Icebergs {
    Float32 actual_range -1.25, 2.31;
    String ioos_category "Ice Distribution";
    String long_name "Icebergs";
  }
  SST {
    Float32 _FillValue NaN;
    Float32 actual_range -1.96, 1.69;
    String ioos_category "Temperature";
    String long_name "Sea Surface Temperature";
  }
  S27_Temp {
    Float32 _FillValue NaN;
    Float32 actual_range -1.92, 2.01;
    String ioos_category "Unknown";
    String long_name "S27 Temp";
  }
  S27_Sal {
    Float32 _FillValue NaN;
    Float32 actual_range -2.44, 2.38;
    String ioos_category "Unknown";
    String long_name "S27 Sal";
  }
  S27_CIL {
    Float32 _FillValue NaN;
    Float32 actual_range -1.48, 4.85;
    String ioos_category "Unknown";
    String long_name "S27 CIL";
  }
  CIL_area {
    Float32 actual_range -3.35, 2.53;
    String ioos_category "Unknown";
    String long_name "CIL Area";
  }
  Bottom_Temp {
    Float32 _FillValue NaN;
    Float32 actual_range -1.81, 2.07;
    String ioos_category "Unknown";
    String long_name "Bottom Temp";
  }
 }
  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-10-31T04:29:25Z (local files)
2025-10-31T04:29:25Z https://cioosatlantic.ca/erddap/fr/tabledap/NL_Climate_Index_natrual_signs.html";
    String infoUrl "https://doi.org/10.20383/101.0301";
    String institution "DFO-MPO, MUN";
    String keywords "air, Air_Temp, area, atlantic, bottom, Bottom_T, cil, CIL_area, climate, data, department, dfo, dfo-mpo, distribution, fisheries, ice, ice distribution, icebergs, index, labrador, mpo, mun, nao, natural, newfoundland, north, ocean, oceans, oscillation, s27, S27_CIL, S27_S, S27_T, sea, Sea_Ice, signs, sst, surface, temperature, time, wint, Wint_NAO, 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 "Individual subindices of the Newfoundland and Labrador climate index in their natural sign. Each subindex is normalized using the 1991-2020 climatological period.  Newfoundland and Labrador climate index - Natural Signs. 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, Natural Signs";
  }
}
 Protocole d'accès aux données (DAP )
Protocole d'accès aux données (DAP )  et ses
contraintes de sélection
 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.