![]() |
ERDDAP OSU Pytheas
Accès aux données environnementales... |
log in
Erddap est un produit développé par : NOAA ERD |
Dataset Title: | HF radar Maps Real Time (txt files)
![]() ![]() |
Institution: | Mediterranean Institute of Oceanography (MIO) - Toulon (Dataset ID: HFRadar_Maps_txt_e536_0ad2_69c2) |
Information: | Summary ![]() ![]() ![]() |
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 acknowledgement "MIO HF Radar Network has been established within MOOSE, TOSCA, SICOMAR PLUS, SINAPSI projects and also with the support of our institutions (Universite de Toulon, CNRS, IFREMER). The network has been designed, implemented and managed through the efforts of MIO."; String cdm_data_type "Other"; String creator_name "Mediterranean Institute of Oceanography - Toulon"; String creator_url "https://www.mio.osupytheas.fr/"; String history "2023-02-08T11:26:41Z (local files) 2023-02-08T11:26:41Z http://erddap.osupytheas.fr/erddap/tabledap/HFRadar_Maps_txt_e536_0ad2_69c2.html"; String infoUrl "http://hfradar.univ-tln.fr/"; String institution "Mediterranean Institute of Oceanography (MIO) - Toulon"; String keywords "atlantic, circulation, current, currents, dilution, dineof, Earth Remote Sensing Instruments > Active Remote Sensing > Imagi ng Radars, Earth S cience > Oceans > Ocean Circulation > Wind-Driven Circulation, Earth Science > Oceans > Ocean Circulation > Ocean Currents, Earth Science > Oceans > Ocean Circulation > Oceean Currents, east, eastward, eastward_sea_water_velocity, EWCT, filterd, flag, flags, frequency, gdo p, GDOP_QC, geometrical, HF, hf radar, hf radio, hfr, hfradar, hfradio, high, imaging, In Situ Land-based Plat forms > Radio transmitters, In Situ Land-based Platforms > Observatories, institute, instruments, land, land-based, latitude, longitude, mediterranean, MEDITERRANEAN SEA, north, northward, northward_sea_water_velocity, NS CT, observatories, radar, radars, radio, sea_surface_skin, seawater, sensing, situ, skin, surface, transmitters, velocity, wind, wind-driven"; 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 publisher_type "institution"; String sourceUrl "(local files)"; String subsetVariables "fileType"; String summary "Hourly High Frequency Radar (HFR) surface current data (radial velocity files and total velocity file) from 2 receive stations located on the French Mediterranean coast (Toulon), spanning from January 2012 to present. The radials has been extracted from the raw radar data with the improved antenna grouping & direction finding method described in Dumas & Guérin (https://arxiv.org/pdf/2005.10528) with no post-processing. The total velocity is reconstructed from the radial velocity files and projected onto a cartesian grid of 1kmx1km."; String title "HF radar Maps Real Time (txt files)"; } }
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.