BCO-DMO ERDDAP
Accessing BCO-DMO data |
log in
Brought to you by BCO-DMO |
Dataset Title: | [Picocyanobacteria and picoeukaryote growth under different HOOH concentrations] - Picocyanobacteria (Prochlorococcus or Synechococcus) and picoeukaryote (Micromonas and Ostreococcus) cell concentrations and hydrogen peroxide (HOOH) concentrations during batch culture at the University of Tennessee, Knoxville (Characterizing the effects of exogenous reactive oxygen species on marine microbial ecosystem dynamics) |
Institution: | BCO-DMO (Dataset ID: bcodmo_dataset_913181_v1) |
Information: | Summary | License | Metadata | Background | Files | Make a graph |
Attributes { s { Experiment { String long_name "Experiment"; String units "unitless"; } Strain_1 { Int32 actual_range 1, 6; String long_name "Strain_1"; String units "unitless"; } Strain_2 { Int32 actual_range 2, 7; String long_name "Strain_2"; String units "unitless"; } HOOH_amend { Int32 actual_range 0, 400; String long_name "Hooh_amend"; String units "nanomolar (nM)"; } time_elapsed { Int32 actual_range 0, 8; String long_name "Time"; String units "days"; } strain_1_rep_1 { Float32 actual_range 1130.0, 2860000.0; String long_name "Strain_1_rep_1"; String units "cells per milliliter (cells/mL)"; } strain_1_rep_2 { Float32 actual_range 991.0, 2760000.0; String long_name "Strain_1_rep_2"; String units "cells per milliliter (cells/mL)"; } strain_1_rep_3 { Float32 actual_range 1130.0, 2900000.0; String long_name "Strain_1_rep_3"; String units "cells per milliliter (cells/mL)"; } strain_1_rep_4 { Float32 actual_range 1560.0, 2810000.0; String long_name "Strain_1_rep_4"; String units "cells per milliliter (cells/mL)"; } strain_2_rep_1 { Float32 actual_range 32800.0, 1270000.0; String long_name "Strain_2_rep_1"; String units "cells per milliliter (cells/mL)"; } strain_2_rep_2 { Float32 actual_range 39300.0, 1240000.0; String long_name "Strain_2_rep_2"; String units "cells per milliliter (cells/mL)"; } strain_2_rep_3 { Float32 actual_range 42000.0, 1490000.0; String long_name "Strain_2_rep_3"; String units "cells per milliliter (cells/mL)"; } strain_2_rep_4 { Float32 actual_range 47600.0, 1530000.0; String long_name "Strain_2_rep_4"; String units "cells per milliliter (cells/mL)"; } ave_HOOH { Float32 actual_range 0.563, 433.0; String long_name "Ave_hooh"; String units "nanomolar (nM)"; } SD_HOOH { Float32 actual_range 0.015, 50.3; String long_name "Sd_hooh"; String units "nanomolar (nM)"; } } 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.913181.1"; String history "2024-11-14T16:07:31Z (local files) 2024-11-14T16:07:31Z https://erddap.bco-dmo.org/erddap/tabledap/bcodmo_dataset_913181_v1.html"; String infoUrl "https://www.bco-dmo.org/dataset/913181"; 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 "These data include picocyanobacteria (Prochlorococcus or Synechococcus) and picoeukaryote (Micromonas and Ostreococcus) cell concentrations and hydrogen peroxide (HOOH) concentrations during batch culture. Cultures were either amended with ~400 nanomolar (nM) HOOH on day 0 or left unamended, and cell counts and HOOH concentrations were quantified over several days of incubation. The ability of Synechococcus and picoeukaryotes to protect Prochlorococcus from HOOH was addressed and compared to the protection conferred by the 'helper' heterotroph Alteromonas macleodii EZ55."; String title "[Picocyanobacteria and picoeukaryote growth under different HOOH concentrations] - Picocyanobacteria (Prochlorococcus or Synechococcus) and picoeukaryote (Micromonas and Ostreococcus) cell concentrations and hydrogen peroxide (HOOH) concentrations during batch culture at the University of Tennessee, Knoxville (Characterizing the effects of exogenous reactive oxygen species on marine microbial ecosystem dynamics)"; } }
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.