|
BCO-DMO ERDDAP
Accessing BCO-DMO data |
log in
Brought to you by BCO-DMO |
| Dataset Title: | [Phytoplankton in silicate sands] - Time series of phytoplankton cells released from silicate sands column experiment in Pensacola Beach, FL Keys in Jun and Jul 2025 (Chromatographic separation and degradation of dissolved and particulate organic matter in permeable shelf sediment)
|
| Institution: | BCO-DMO (Dataset ID: bcodmo_dataset_997486_v1) |
| Information: | Summary
| License
| Metadata
| Background
| Data Access Form
| Files
|
|
Attributes {
s {
grain_size_lower_bound {
String long_name "Grain_size_lower_bound";
String units "unitless";
}
fraction_number {
Int32 actual_range 1, 36;
String long_name "Fraction_number";
String units "unitless";
}
Event {
Int32 actual_range 1, 83302;
String long_name "Event";
String units "unitless";
}
time_elapsed {
Float32 actual_range 0.0, 142.5628;
String long_name "Time";
String units "unitless";
}
FSC_H {
Float32 actual_range 72492.2, 3962173.0;
String long_name "Fsc_h";
String units "cell size";
}
FSC_A {
Float32 actual_range 112415.8, 7.8921264e+7;
String long_name "Fsc_a";
String units "cell size";
}
SSC_H {
Float32 actual_range 0.9, 5740701.0;
String long_name "Ssc_h";
String units "cell size";
}
SSC_A {
Float32 actual_range -1.540436e+7, 1.02245696e+8;
String long_name "Ssc_a";
String units "cell size";
}
FITC_H {
Float32 actual_range 1.3, 1115344.0;
String long_name "Fitc_h";
String units "cell size";
}
FITC_A {
Float32 actual_range -359943.7, 9096654.0;
String long_name "Fitc_a";
String units "cell size";
}
PE_H {
Float32 actual_range 0.5, 3664244.0;
String long_name "Pe_h";
String units "cell size";
}
PE_A {
Float32 actual_range -139088.1, 3.035357e+7;
String long_name "Pe_a";
String units "cell size";
}
APC_H {
Float32 actual_range 1.8, 4940679.0;
String long_name "Apc_h";
String units "cell size";
}
APC_A {
Float32 actual_range -34342.3, 1.014317e+7;
String long_name "Apc_a";
String units "cell size";
}
APC_A750_H {
Float32 actual_range 4.7, 1549112.0;
String long_name "Apc_a750_h";
String units "cell size";
}
APC_A750_A {
Float32 actual_range -77215.4, 3208682.0;
String long_name "Apc_a750_a";
String units "cell size";
}
FSC_Width {
Float32 actual_range 1001.052, 21386.72;
String long_name "Fsc_width";
String units "cell size";
}
}
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.997486.1";
String history
"2026-09-02T12:10:09Z (local files)
2026-09-02T12:10:09Z https://erddap.bco-dmo.org/tabledap/bcodmo_dataset_997486_v1.das";
String infoUrl "https://osprey.bco-dmo.org/dataset/997486";
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
"In coastal environments with sandy seafloor, water is pushed through the surface layers of the permeable sediment by currents and wave orbital motion. The water penetrating the sands carries particles that may be slowed or trapped in the sediment matrix. The Phytoplankton in silicate sands column experiment investigated the transport and separation of phytoplankton algae through sand columns. Silicate sands of two grain sizes common in coastal and shelf environments were tested. Water with a natural phytoplankton community dominated by green algae (~5-10 µm diameter) and cyanobacteria (~2-5 µm) was pumped through the sands. Time series of phytoplankton cells released from the columns were analyzed using flow cytometry. The dataset presents the data produced by the flow cytometer.
Another experiment was conducted to find the cytometer results for carbonate sands of the same grain sizes that were treated with the same phytoplankton. See the Related Datasets section for this data.";
String title "[Phytoplankton in silicate sands] - Time series of phytoplankton cells released from silicate sands column experiment in Pensacola Beach, FL Keys in Jun and Jul 2025 (Chromatographic separation and degradation of dissolved and particulate organic matter in permeable shelf sediment)";
}
}
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.