![]() |
EUSKOOS
Easier access to scientific data |
log in Brought to you by EUSKOOS |
| Dataset Title: | R4C - Txingudi Obscape Tidal Gauge - 4464
|
| Institution: | AZTI (Dataset ID: R4C_Txingudi_Obscape_TG_4464) |
| Information: | Summary
| License
| Metadata
| Background
| Files
| Make a graph
|
Attributes {
s {
time {
String _CoordinateAxisType "Time";
Float64 actual_range 1.7065728e+9, 1.7658612e+9;
String axis "T";
String ioos_category "Time";
String long_name "Column#0";
String source_name "Column#0";
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";
}
Sea_level {
Float32 _FillValue NaN;
Float32 actual_range -2.26176, 3.77762;
String long_name "Sea level";
String units "m";
}
}
NC_GLOBAL {
String Acknowledgement "Regions4Climate, DOI: 10.3030/101093873";
String cdm_data_type "Other";
String contact "rgarnier at azti.es";
String Conventions "COARDS, CF-1.10, ACDD-1.3";
String geospatial_lat_max "43.367731";
String geospatial_lat_min "43.367731";
String geospatial_lat_units "degrees_north";
String geospatial_lon_max "-1.791496";
String geospatial_lon_min "-1.791496";
String geospatial_lon_units "degrees_east";
String history
"2025-12-16T05:40:32Z (local files)
2025-12-16T05:40:32Z https://www.euskoos.eus/erddap/tabledap/R4C_Txingudi_Obscape_TG_4464.html";
String infoUrl "https://regions4climate.eu/";
String institution "AZTI";
String keywords "Sea level";
String license "The data may be used and redistributed for free but is not intended for legal use, since it may contain inaccuracies.";
String sourceUrl "(local files)";
String standard_name_vocabulary "CF Standard Name Table v70";
String summary "Sea level data (m). Time step: 10 min. Updated interval: 1 hour. Vertical reference: REDNAP-08. Obscape technology.";
String testOutOfDate "now-1day";
String time_coverage_end "2025-12-16T05:00:00Z";
String time_coverage_start "2024-01-30T00:00:00Z";
String title "R4C - Txingudi Obscape Tidal Gauge - 4464";
}
}
Data Access Protocol (DAP)
and its
selection constraints
.
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.