|
BCO-DMO ERDDAP
Accessing BCO-DMO data |
log in
Brought to you by BCO-DMO |
| Dataset Title: | [Dissolved Organic Carbon] - Dissolved organic carbon concentrations in seawater samples collected from Project "DaVINCi" incubations in the Gulf of Naples, Italy from April to May 2022 (Shunt or shuttle? Nutrient-driven biogeochemical consequences of diatom host-virus interactions)
|
| Institution: | BCO-DMO (Dataset ID: bcodmo_dataset_984974_v1) |
| Information: | Summary
| License
| Metadata
| Background
| Data Access Form
| Files
|
|
Attributes {
s {
Date {
String long_name "Date";
String units "unitless";
}
Incubation {
Int32 actual_range 1, 3;
String long_name "Incubation";
String units "unitless";
}
Bag {
Int32 actual_range 1, 9;
String long_name "Bag";
String units "unitless";
}
Treatment {
String long_name "Treatment";
String units "unitless";
}
Replicate {
Int32 actual_range 1, 3;
String long_name "Replicate";
String units "unitless";
}
Incubation_Timepoint_d {
Int32 actual_range 0, 9;
String long_name "Incubation_timepoint_d";
String units "day";
}
DOC {
Float32 actual_range 89.53, 295.44;
String long_name "Doc";
String units "millimoles per cubic meter (mmol m-3)";
}
}
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.984974.1";
String history
"2025-11-05T19:05:42Z (local files)
2025-11-05T19:05:42Z https://erddap.bco-dmo.org/tabledap/bcodmo_dataset_984974_v1.das";
String infoUrl "https://osprey.bco-dmo.org/dataset/984974";
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 "Dissolved organic carbon concentrations were measured in 0.2-micrometer-filtered seawater collected from nutrient amendment incubation experiments conducted on surface water collected at the Long-Term Ecological Monitoring Station, MareChiara, in the Gulf of Naples, Italy, between April 20 and May 19, 2022. These incubations were part of a field study on \"Diatom Virus Infection of Natural Communities\" (DaVINCi) and were aimed at understanding the role of silicon limitation in driving diatom viral infection and lysis.";
String title "[Dissolved Organic Carbon] - Dissolved organic carbon concentrations in seawater samples collected from Project \"DaVINCi\" incubations in the Gulf of Naples, Italy from April to May 2022 (Shunt or shuttle? Nutrient-driven biogeochemical consequences of diatom host-virus interactions)";
}
}
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.