ERDDAP OSU Pytheas
Accès aux données environnementales... |
log in
Erddap est un produit développé par : NOAA ERD |
Dataset Title: | NDACC 2003-2018 HDF files (Network for Detection of Atmospheric Composition Change) |
Institution: | OSU PYTHEAS - Observatoire Haute Provence - Institut Pierre-Simon Laplace (Dataset ID: NDACC_500e_9fa6_90f2) |
Information: | Summary | License | Metadata | Background | Subset | Files | Make a graph |
Attributes { s { url { String ioos_category "Identifier"; String long_name "URL"; } name { String ioos_category "Identifier"; String long_name "File Name"; } lastModified { String ioos_category "Time"; String long_name "Last Modified"; String time_origin "01-JAN-1970 00:00:00"; String units "seconds since 1970-01-01T00:00:00Z"; } size { String ioos_category "Other"; String long_name "Size"; String units "bytes"; } fileType { String ioos_category "Identifier"; String long_name "File Type"; } } NC_GLOBAL { String cdm_data_type "Other"; String history "2024-11-21T08:38:40Z (local files) 2024-11-21T08:38:40Z http://erddap.osupytheas.fr/erddap/tabledap/NDACC_500e_9fa6_90f2.html"; String infoUrl "http://www.insu.cnrs.fr/en/node/1240"; String institution "OSU PYTHEAS - Observatoire Haute Provence - Institut Pierre-Simon Laplace"; String keywords "atmospheric, change, composition, data, detection, file, haute, identifier, lastModified, modified, name, ndacc, network, observatoire, osu, provence, pytheas, sciences, size, time, univers"; String license "The data may be used and redistributed for free but is not intended for legal use, since it may contain inaccuracies. Neither the data Contributor, ERD, NOAA, nor the United States Government, nor any of their employees or contractors, makes any warranty, express or implied, including warranties of merchantability and fitness for a particular purpose, or assumes any legal liability for the accuracy, completeness, or usefulness, of this information."; String sourceUrl "(local files)"; String subsetVariables "fileType"; String summary "reseau international de surveillance sur le long terme de la stratosphere et de la haute troposphere cree en 1991. Il a pour objectifs la detection des changements de composition chimique et de temperature d'origine naturelle ou anthropique ainsi que l'etude des interactions entre chimie et climat, et la validation sur le long terme des observations des memes parametres par les nombreux satellites mis en orbite depuis lors. Les activites francaises composent le Service d'Observation NDACC-France du CNRS /INSU coordonne au niveau national par l'Observatoire de l'universite de Versailles Saint-Quentin"; String title "NDACC 2003-2018 HDF files (Network for Detection of Atmospheric Composition Change)"; } }
The URL specifies what you want: the dataset, a description of the graph or the subset of the data, and the file type for the response.
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.