![]() |
ERDDAP
Easier access to scientific data |
log in | ![]() Brought to you by NOAA NMFS SWFSC ERD |
Dataset Title: | CalCOFI NOAA Ichthyoplankton Tow Types
![]() ![]() |
Institution: | NOAA SWFSC (Dataset ID: erdCalCOFItowtyp) |
Information: | Summary ![]() ![]() ![]() |
Attributes { s { tow_type { String ioos_category "Identifier"; String long_name "Tow Type Code"; } description { String ioos_category "Other"; String long_name "Description of Tow Type"; } } NC_GLOBAL { String cdm_data_type "Other"; String Conventions "COARDS, CF-1.6, ACDD-1.3, NCCSV-1.2"; String history "2025-03-14T01:53:04Z (local files) 2025-03-14T01:53:04Z https://coastwatch.pfeg.noaa.gov/erddap/tabledap/erdCalCOFItowtyp.html"; String infoUrl "https://oceanview.pfeg.noaa.gov/CalCOFI/calcofi_info.html"; String institution "NOAA SWFSC"; 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_email "ed.weber@noaa.gov"; String publisher_name "Ed Weber"; String sourceUrl "(local files)"; String standard_name_vocabulary "CF-12"; String subsetVariables "tow_type"; String summary "Description of each CalCOFI net type and its associated abbreviation in the CalCOFI database."; String title "CalCOFI NOAA Ichthyoplankton Tow Types"; } }
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.