BCO-DMO ERDDAP
Accessing BCO-DMO data |
log in
Brought to you by BCO-DMO |
Dataset Title: | [Karlodinium veneficum cellular carbon and nitrogen data] - Cellular carbon (C) and nitrogen (N) data of the Karlodinium veneficum growth experiment conducted in the Horn Point Laboratory between June 2021- January 2022. (Ecology and Oceanography of Harmful Algal Blooms) |
Institution: | BCO-DMO (Dataset ID: bcodmo_dataset_907463_v1) |
Information: | Summary | License | Metadata | Background | Data Access Form | Files |
Attributes { s { sample_no { String long_name "Sample_no"; String units "unitless"; } treatment { String long_name "Treatment"; String units "unitless"; } filtered_volume { Int32 actual_range 15, 15; String long_name "Filtered_volume"; String units "milliliters (mL)"; } Cell_density { Int32 actual_range 2333, 60667; String long_name "Cell_density"; String units "cells per mL (cells/mL)"; } N_percent { Float32 actual_range 0.0, 2.5532; String long_name "N_percent"; String units "percent (%)"; } C_percent { Float32 actual_range 1.5738, 100.0; String long_name "C_percent"; String units "percent (%)"; } N_mg { Float32 actual_range 0.0, 0.0255; String long_name "N_mg"; String units "milligrams (mg)"; } C_mg { Float32 actual_range 0.0066, 0.4203; String long_name "C_mg"; String units "milligrams (mg)"; } Carbon_blank_corrected { Float32 actual_range 0.0091, 0.4137; String long_name "Carbon_blank_corrected"; String units "milligrams (mg)"; } C_to_N_mass { Float32 actual_range 1.2, 24.92; String long_name "C_to_n_mass"; String units "unitless"; } C_umol { Float32 actual_range 0.76, 34.48; String long_name "C_umol"; String units "micromoles (umol)"; } N_umol { Float32 actual_range 0.13, 1.82; String long_name "N_umol"; String units "micromoles (umol)"; } C_to_N_atomic { Float32 actual_range 1.4, 29.08; String long_name "C_to_n_atomic"; String units "unitless"; } C_per_cell { Int32 actual_range 26, 2955; String long_name "C_per_cell"; String units "picograms of Carbon per cell (pg/cell)"; } N_per_cell { Int32 actual_range 12, 149; String long_name "N_per_cell"; String units "picograms of Nitrogen per cell (pg/cell)"; } } 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.907463.1"; String history "2024-11-08T06:22:08Z (local files) 2024-11-08T06:22:08Z https://erddap.bco-dmo.org/tabledap/bcodmo_dataset_907463_v1.das"; String infoUrl "https://www.bco-dmo.org/dataset/907463"; 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 "Using a multifactorial design, we studied the interactive effects of temperature (15, 20, 25, 28 and 30 0C), salinity (5, 10, 15, 20 and 30) and light (low-100 and high-300 μmol photons m−2 s−1) on growth, thermal niche properties and cellular carbon (C) and nitrogen (N) of the toxic dinoflagellate, Karlodinium veneficum, originated from the Chesapeake Bay. Here we report the daily growth data measured as raw fluorescence at each experimental combination in quadruplicates and the C and N cell quota data measured in the final samples for each experimental combination in duplicates."; String title "[Karlodinium veneficum cellular carbon and nitrogen data] - Cellular carbon (C) and nitrogen (N) data of the Karlodinium veneficum growth experiment conducted in the Horn Point Laboratory between June 2021- January 2022. (Ecology and Oceanography of Harmful Algal Blooms)"; } }
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.