|
BCO-DMO ERDDAP
Accessing BCO-DMO data |
log in
Brought to you by BCO-DMO |
| Dataset Title: | [Gowth Curves] - Impact of Alteromonas macleodii exudates on the growth of Prochlorococcus MIT9312 cultures (Collaborative Research: Extracellular vesicles as vehicles for microbial interactions in marine Black Queen communities)
|
| Institution: | BCO-DMO (Dataset ID: bcodmo_dataset_995113_v1) |
| Information: | Summary
| License
| Metadata
| Background
| Data Access Form
| Files
|
|
Attributes {
s {
Experiment {
String long_name "Experiment";
String units "Unitless";
}
Strain {
String long_name "Strain";
String units "Unitless";
}
EvolTreat {
String long_name "Evoltreat";
String units "Unitless";
}
ExpTreat {
String long_name "Exptreat";
String units "Unitless";
}
Axenic {
String long_name "Axenic";
String units "Unitless";
}
Transfer {
Int32 actual_range 1, 3;
String long_name "Transfer";
String units "Unitless";
}
Day {
Float32 actual_range 0.0, 44.0;
String long_name "Day";
String units "Unitless";
}
Fluorescence {
Float32 actual_range 301.0, 15807.92;
String long_name "Fluorescence";
String units "Unitless";
}
}
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.995113.1";
String history
"2026-07-23T04:55:16Z (local files)
2026-07-23T04:55:16Z https://erddap.bco-dmo.org/tabledap/bcodmo_dataset_995113_v1.das";
String infoUrl "https://osprey.bco-dmo.org/dataset/995113";
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 "The cyanobacterium Prochlorococcus has a conspicuously reduced genome causing it to require help from co-existing organisms for survival under a variety of stressful conditions. In this work we used conditioned media experiments to demonstrate that exudates of the heterotrophic bacterium Alteromonas macleodii EZ55 facilitated the survival of Prochlorococcus MIT9312 batch co-cultures as they entered stationary phase. We further show that the largest molecular weight fraction (> 50 kDa) was much more effective than the < 50 kDa fraction, and that boiling the exudate dramatically reduces its ability to facilitate Prochlorococcus growth and survival, supporting the hypothesis that active enzymes in the exudate were responsible for the observed effects.";
String title "[Gowth Curves] - Impact of Alteromonas macleodii exudates on the growth of Prochlorococcus MIT9312 cultures (Collaborative Research: Extracellular vesicles as vehicles for microbial interactions in marine Black Queen communities)";
}
}
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.