BCO-DMO ERDDAP
Accessing BCO-DMO data |
log in
Brought to you by BCO-DMO |
Dataset Title: | [Subtidal Ocean Water Temperature at Van Damme State Park, CA] - Subtidal ocean water temperature at Van Damme State Park, California, from May 1992 to August 2023 (Collaborative Research: The effects of marine heatwaves on reproduction, larval transport and recruitment in sea urchin metapopulations) |
Institution: | BCO-DMO (Dataset ID: bcodmo_dataset_929825_v1) |
Range: | longitude = -123.7994 to -123.7994°E, latitude = 39.26889 to 39.26889°N |
Information: | Summary | License | FGDC | ISO 19115 | Metadata | Background | Data Access Form | Files |
Click on the map to specify a new center point.
Zoom: |
Attributes { s { Date { String long_name "Date"; String units "unitless"; } Mean_Daily_Temperature_C { Float32 actual_range 7.1, 16.9; String long_name "Mean_daily_temperature_c"; String units "degrees Celsius"; } latitude { String _CoordinateAxisType "Lat"; Float32 actual_range 39.26889, 39.26889; String axis "Y"; String ioos_category "Location"; String long_name "Site_latitude"; String standard_name "latitude"; String units "degrees_north"; } longitude { String _CoordinateAxisType "Lon"; Float32 actual_range -123.7994, -123.7994; String axis "X"; String ioos_category "Location"; String long_name "Site_longitude"; String standard_name "longitude"; String units "degrees_east"; } } NC_GLOBAL { String cdm_data_type "Other"; String Conventions "COARDS, CF-1.6, ACDD-1.3"; String creator_email "info@bco-dmo.org"; String creator_name "BCO-DMO"; String creator_url "https://www.bco-dmo.org/"; String doi "10.26008/1912/bco-dmo.929825.1"; Float64 Easternmost_Easting -123.7994; Float64 geospatial_lat_max 39.26889; Float64 geospatial_lat_min 39.26889; String geospatial_lat_units "degrees_north"; Float64 geospatial_lon_max -123.7994; Float64 geospatial_lon_min -123.7994; String geospatial_lon_units "degrees_east"; String history "2025-02-02T06:59:59Z (local files) 2025-02-02T06:59:59Z https://erddap.bco-dmo.org/tabledap/bcodmo_dataset_929825_v1.das"; String infoUrl "https://www.bco-dmo.org/dataset/929825"; String institution "BCO-DMO"; 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."; Float64 Northernmost_Northing 39.26889; String sourceUrl "(local files)"; Float64 Southernmost_Northing 39.26889; String summary "Ocean water temperatures were collected from May 14, 1992 to August 22, 2023 (these logger deployments are ongoing) from 10 meters benthic depth, at Van Damme State Park, Mendocino County, Northern California. Water temperatures were collected with Onset Hobotemp® and TidbiT® temperature loggers in degrees Celsius. Data are presented as daily averages of 10-minute minimum intervals. Ocean water temperatures were collected to document long-term temperature conditions on the bottom at the level of the reef. Loggers were placed 1 meter off the bottom on stainless steel cages used to monitor juvenile abalone and sea urchin recruitment at this reference location. Water temperatures are presented as daily averages for the period of record. Some data gaps exist due to equipment failure, loss, or rough conditions precluding placement of data loggers. The data gaps are listed in the “Problems/Issues” section below. These data are unique in that they are benthic seawater temperature data (1 meter from the bottom where the benthic animals live) which can be used to compare with the more readily available sea surface temperature data."; String title "[Subtidal Ocean Water Temperature at Van Damme State Park, CA] - Subtidal ocean water temperature at Van Damme State Park, California, from May 1992 to August 2023 (Collaborative Research: The effects of marine heatwaves on reproduction, larval transport and recruitment in sea urchin metapopulations)"; Float64 Westernmost_Easting -123.7994; } }
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.