![]() |
EUSKOOS
Easier access to scientific data |
log in Brought to you by EUSKOOS |
Dataset Title: | Pasaia Tidal Gauge Agitacion
![]() ![]() |
Institution: | DAEM-AZTI (Dataset ID: Pasaia_Tidal_Gauge_Agitacion) |
Information: | Summary ![]() ![]() ![]() |
Attributes { s { time { String _CoordinateAxisType "Time"; Float64 actual_range 1.74655028e+9, NaN; 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 time_precision "1970-01-01T00:00:00Z"; String units "seconds since 1970-01-01T00:00:00Z"; } Dato { Float32 actual_range -1636.86, 7932.45; String long_name "Dato"; } } NC_GLOBAL { String cdm_data_type "Other"; String history "2025-05-06T17:31:17Z (local files) 2025-05-06T17:31:17Z https://www.euskoos.eus/erddap/tabledap/Pasaia_Tidal_Gauge_Agitacion.html"; String infoUrl "???"; String institution "DAEM-AZTI"; 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 summary "Pasaia Tidal Gauge Agitacion"; String time_coverage_start "2025-05-06T16:51:20Z"; String title "Pasaia Tidal Gauge Agitacion"; } }
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.