|
BCO-DMO ERDDAP
Accessing BCO-DMO data |
log in
Brought to you by BCO-DMO |
| Dataset Title: | [Kāne'ohe Bay SF₆ and Rhodamine WT data] - Sulfur hexafluoride and rhodamine WT from a tracer release experiment in August 2022 in the Kāne'ohe Bay (Collaborative Research: Influence of wind and bottom generated turbulence on air-sea gas exchange in shallow water environments)
|
| Institution: | BCO-DMO (Dataset ID: bcodmo_dataset_1003412_v1) |
| Range: | time = 2022-08-17T21:07:42Z to 2022-08-20T00:45:21Z |
| Information: | Summary
| License
| Metadata
| Background
| Data Access Form
| Files
|
|
Attributes {
s {
time {
String _CoordinateAxisType "Time";
Float64 actual_range 1.660770462e+9, 1.660956321e+9;
String axis "T";
String ioos_category "Time";
String long_name "Iso_datetime_utc";
String standard_name "time";
String time_origin "01-JAN-1970 00:00:00";
String units "seconds since 1970-01-01T00:00:00Z";
}
SF6_fmol_L {
Float32 actual_range 0.4, 51.7;
String long_name "Sf6_fmol_l";
String units "femtomoles per liter (fmol/L)";
}
}
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 defaultDataQuery "&time<now";
String doi "10.26008/1912/bco-dmo.1003412.1";
String history
"2026-09-02T12:10:42Z (local files)
2026-09-02T12:10:42Z https://erddap.bco-dmo.org/tabledap/bcodmo_dataset_1003412_v1.das";
String infoUrl "https://osprey.bco-dmo.org/dataset/1003412";
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.";
String sourceUrl "(local files)";
String summary "A tracer release experiment using SF₆ and Rhodamine WT was conducted between 15 and 19 August 2022 in the Kāne'ohe Bay, Hawaii, USA. SF₆ concentrations were measured using a gas chromatograph equipped with an electron capture detector (GC-ECD) connected with a headspace system. The concentrations of Rhodamine WT were measured with a YSI EXO1 sonde with a Rhodamine sensor.";
String time_coverage_end "2022-08-20T00:45:21Z";
String time_coverage_start "2022-08-17T21:07:42Z";
String title "[Kāne'ohe Bay SF₆ and Rhodamine WT data] - Sulfur hexafluoride and rhodamine WT from a tracer release experiment in August 2022 in the Kāne'ohe Bay (Collaborative Research: Influence of wind and bottom generated turbulence on air-sea gas exchange in shallow water environments)";
}
}
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.