![]() |
EMODnet Physics ERDDAP
Easier access to scientific data |
log in Brought to you by EMODnet Physics |
Dataset Title: | EMODnet PACE - PSMSL stations
![]() ![]() |
Institution: | PSMSL (Dataset ID: EMODNET_PACE_PSMSL_STATIONS) |
Information: | Summary ![]() ![]() ![]() |
Click on the map to specify a new center point.
![]() Zoom:
![]() |
Attributes { s { id { String long_name "Id"; } name { String long_name "Name"; } gloss { String long_name "Gloss"; } glosslink { String long_name "Glosslink"; } country { String long_name "Country"; } latitude { String _CoordinateAxisType "Lat"; String axis "Y"; Float64 colorBarMaximum 90.0; Float64 colorBarMinimum -90.0; String ioos_category "Location"; String long_name "Latitude"; String standard_name "latitude"; String units "degrees_north"; } longitude { String _CoordinateAxisType "Lon"; String axis "X"; Float64 colorBarMaximum 180.0; Float64 colorBarMinimum -180.0; String ioos_category "Location"; String long_name "Longitude"; String standard_name "longitude"; String units "degrees_east"; } time { String _CoordinateAxisType "Time"; String axis "T"; String ioos_category "Time"; String long_name "Last Updated"; String source_name "last_updated"; String standard_name "time"; String time_origin "01-JAN-1970 00:00:00"; String units "seconds since 1970-01-01T00:00:00Z"; } supplier { String long_name "Supplier"; } isrlr { String long_name "Isrlr"; } monthlyplot { String long_name "Monthlyplot"; } annualplot { String long_name "Annualplot"; } monthlyrlrdata { String long_name "Monthlyrlrdata"; } annualrlrdata { String long_name "Annualrlrdata"; } has_rlr_diagram { String long_name "Has Rlr Diagram"; } qcflag { String long_name "Qcflag"; } address { String long_name "Address"; } metric_start { String long_name "Metric Start"; } metric_end { String long_name "Metric End"; } metric_completeness { String long_name "Metric Completeness"; } rlr_start { String long_name "Rlr Start"; } rlr_end { String long_name "Rlr End"; } rlr_completeness { String long_name "Rlr Completeness"; } vliz { String long_name "Vliz"; } uhslc_quality { String long_name "Uhslc Quality"; } uhslc_fast { String long_name "Uhslc Fast"; } sonel { String long_name "Sonel"; } completeness_1993_2019 { String long_name "completeness 1993 2019"; } } NC_GLOBAL { String cdm_data_type "Point"; String Conventions "COARDS, CF-1.6, ACDD-1.3"; String featureType "Point"; String geospatial_lat_units "degrees_north"; String geospatial_lon_units "degrees_east"; String history "2021-01-24T02:15:00Z (source database) 2021-01-24T02:15:00Z https://erddap.emodnet-physics.eu/tabledap/EMODNET_PACE_PSMSL_STATIONS.das"; String infoUrl "https://www.psmsl.org/"; String institution "PSMSL"; String keywords "address, annualplot, annualrlrdata, center, completeness, country, data, diagram, emodnet_pace, end, fast, global, gloss, glosslink, has_rlr_diagram, hawaii, isrlr, latitude, level, local, longitude, metric, metric_completeness, metric_end, metric_start, monthlyplot, monthlyrlrdata, name, observing, qcflag, quality, rlr, rlr_completeness, rlr_end, rlr_start, sea, sonel, source, start, supplier, system, time, uhslc, uhslc_fast, uhslc_quality, university, updated, vliz"; 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 "(source database)"; String standard_name_vocabulary "CF Standard Name Table v55"; String summary "EMODnet PACE - PSMSL stations"; String title "EMODnet PACE - PSMSL stations"; } }
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.