![]() |
Biological and Socioeconomics
|
Brought to you by NOAA NMFS SWFSC ERD |
Dataset Title: | LA MBON Deployment Information 2023
![]() ![]() |
Institution: | GCOOS (Dataset ID: la_mbon_2023_deploymentinformation) |
Information: | Summary ![]() ![]() ![]() |
![]() |
Attributes { s { Site_ID { String ioos_category "Unknown"; String long_name "Site.ID"; } date_deployed { String ioos_category "Time"; String long_name "Date.deployed"; } date_retrieved { String ioos_category "Time"; String long_name "Date.retrieved"; } Sampling_methods { String ioos_category "Unknown"; String long_name "Sampling.methods"; } Number_of_Trays { Byte _FillValue 127; String _Unsigned "false"; Byte actual_range 5, 6; Float64 colorBarMaximum 100.0; Float64 colorBarMinimum 0.0; String ioos_category "Statistics"; String long_name "Number.of.Trays"; } Hydrophone_ID { Int16 _FillValue 32767; Int16 actual_range 5674, 5680; String ioos_category "Unknown"; String long_name "Hydrophone.ID"; } Note { String ioos_category "Unknown"; String long_name "Note"; } } NC_GLOBAL { String cdm_data_type "Other"; String contributor_email "sarcher@lumcon.edu"; String contributor_name "Stephanie Archer"; String contributor_role "Assistant Professor"; String contributor_role_vocabulary "https://vocab.nerc.ac.uk/collection/G04/current/"; String contributor_url "https://orcid.org/0000-0002-1476-607X"; String Conventions "COARDS, CF-1.10, ACDD-1.3, IOOS 1.2"; String creator_address "6300 Ocean Drive"; String creator_city "Corpus Christi"; String creator_country "USA"; String creator_email "felimon.gayanilo@tamucc.edu"; String creator_institution "Texas AM University Corpus Christi"; String creator_name "GCOOS"; String creator_phone "(361) 825-3454"; String creator_postalcode "78412"; String creator_sector "academic"; String creator_state "Texas"; String creator_type "institution"; String creator_url "http://orcid.org/0000-0003-0520-5737"; String history "2025-09-07T15:58:43Z (local files) 2025-09-07T15:58:43Z https://gcoos4.geos.tamu.edu/tabledap/la_mbon_2023_deploymentinformation.das"; String infoUrl "https://data.gcoos.org/"; String institution "GCOOS"; String instrument "various"; String instrument_vocabulary "GCMD Science Keywords Version 9.1.5"; String keywords "data, date.deployed, date.retrieved, date_retrieved, hydrophone.id, Hydrophone_ID, local, note, number.of.trays, Number_of_Trays, sampling.methods, Sampling_methods, site.id, Site_ID, source, statistics, time"; 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 platform "None"; String platform_name "NA"; String publisher_address "6300 Ocean Drive"; String publisher_city "Corpus Christi"; String publisher_country "USA"; String publisher_email "data@gcoos.org"; String publisher_institution "GCOOS"; String publisher_name "GCOOS"; String publisher_phone "(361) 825-3454"; String publisher_postalcode "78412"; String publisher_state "Texas"; String publisher_url "https://gcoos.org"; String sourceUrl "(local files)"; String standard_name_vocabulary "CF Standard Name Table v70"; String subsetVariables "Sampling_methods"; String summary "Data from a local source."; String time_coverage_end "2023-12-08T00:00:00Z"; String time_coverage_start "2023-06-21T00:00:00Z"; String title "LA MBON Deployment Information 2023"; } }
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.