![]() |
EMODnet Physics ERDDAP
Easier access to scientific data |
log in Brought to you by EMODnet Physics |
Dataset Title: | CMEMS-LAMBDA data from a local source.
![]() ![]() |
Institution: | CMEMS-LAMBDA (Dataset ID: EP_ERD_LAM_RVFL_RF_TS_PRX) |
Information: | Summary ![]() ![]() ![]() |
Attributes { s { PLATFORMCODE { String ioos_category "Identifier"; String long_name "PLATFORMCODE"; } time { String _CoordinateAxisType "Time"; String axis "T"; String ioos_category "Time"; String long_name "Time"; String standard_name "time"; String time_origin "01-JAN-1970 00:00:00"; String units "seconds since 1970-01-01T00:00:00Z"; } RVFL { Float64 _FillValue NaN; Float64 actual_range 0.0, 11761.86847; String ep_parameter_group "River"; String long_name "river flow rate"; String SDN "SDN:P01::RFDSCH01"; String source_variable_name "RVFL"; String standard_name "water_volume_transport_into_sea_water_from_rivers"; String units "m3/s"; } } NC_GLOBAL { String cdm_data_type "Other"; String Conventions "COARDS, CF-1.6, ACDD-1.3"; String creator_name "CMEMS-LAMBDA"; String creator_type "group"; String creator_url "http://www.cmems-lambda.eu/"; String history "2021-01-27T17:33:34Z (local files) 2021-01-27T17:33:34Z https://erddap.emodnet-physics.eu/erddap/tabledap/EP_ERD_LAM_RVFL_RF_TS_PRX.html"; String infoUrl "http://www.cmems-lambda.eu/"; String institution "CMEMS-LAMBDA"; String keywords "channel, channel_flow, cmems, cmems-lambda, data, date, flow, identifier, lambda, local, platformcode, source"; 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 standard_name_vocabulary "CF Standard Name Table v55"; String subsetVariables "PLATFORMCODE"; String summary "CMEMS-LAMBDA data from a local source."; String title "CMEMS-LAMBDA data from a local source."; } }
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.