|
BCO-DMO ERDDAP
Accessing BCO-DMO data |
log in
Brought to you by BCO-DMO |
| Dataset Title: | [Fourier transform infrared spectroscopy data] - Photodegradation of macroplastics in the marine environment: fourier transform infrared spectroscopy (EAGER: Collaborative Research: NSF2026: Is Plastic Degradation Occurring in the Deep Ocean Water Column?)
|
| Institution: | BCO-DMO (Dataset ID: bcodmo_dataset_957950_v1) |
| Information: | Summary
| License
| Metadata
| Background
| Files
| Make a graph
|
Attributes {
s {
Polymer_name {
String long_name "Polymer_name";
String units "unitless";
}
Polymer_acronym {
String long_name "Polymer_acronym";
String units "unitless";
}
Incubation_time {
Int32 actual_range 0, 9;
String long_name "Incubation_time";
String units "unitless";
}
Unit_of_incubation_time {
String long_name "Unit_of_incubation_time";
String units "unitless";
}
Replicate {
Int32 actual_range 1, 6;
String long_name "Replicate";
String units "unitless";
}
vinyl_index {
Float32 actual_range 0.005015705, 8.440875;
String long_name "Vinyl_index";
String units "unitless";
}
ketone_index {
Float32 actual_range 0.009467059, 5.727944;
String long_name "Ketone_index";
String units "unitless";
}
ether_index {
Float32 actual_range 0.005579405, 3.145385;
String long_name "Ether_index";
String units "unitless";
}
alcohol_index {
Float32 actual_range 2.55e-5, 20.02797;
String long_name "Alcohol_index";
String units "unitless";
}
Oxidation_index {
Float32 actual_range 0.02277591, 36.20404;
String long_name "Oxidation_index";
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.957950.1";
String history
"2026-07-23T07:20:19Z (local files)
2026-07-23T07:20:19Z https://erddap.bco-dmo.org/erddap/tabledap/bcodmo_dataset_957950_v1.html";
String infoUrl "https://osprey.bco-dmo.org/dataset/957950";
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 photodegradation of macroplastics in the marine environment remains poorly understood. Here, we investigated the weathering of commercially available plastics (tabs 1.3 × 4.4 × 0.16 cm), including high-density polyethylene, low-density polyethylene, polypropylene, polystyrene, and polycarbonate, in seawater under laboratory-simulated ultraviolet A radiation for 3–9 months, equivalent to 25–75 years of natural sunlight exposure without considering other confounding factors. After the exposure, the physical integrity and thermal stability of the tabs remained relatively intact, suggesting that the bulk polymer chains were not severely altered despite strong irradiation, likely due to their low specific surface area. In contrast, the surface layer (∼1 μm) of the tabs was highly oxidized and eroded after 9 months of accelerated weathering. Several antioxidant additives were identified in the plastics through low temperature pyrolysis coupled with gas chromatography/mass spectrometry (Pyr-GC/MS) analysis. The Pyr-GC/MS results also revealed many new oxygen-containing compounds formed during photodegradation, and these compounds indicated the dominance of chain scission reactions during weathering. These findings highlight the strong resistance of industrial macroplastics to weathering, emphasizing the need for a broader range of plastics with varying properties and sizes to accurately estimate plastic degradation in the marine environment.";
String title "[Fourier transform infrared spectroscopy data] - Photodegradation of macroplastics in the marine environment: fourier transform infrared spectroscopy (EAGER: Collaborative Research: NSF2026: Is Plastic Degradation Occurring in the Deep Ocean Water Column?)";
}
}
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.