![]() |
BCO-DMO ERDDAP
Accessing BCO-DMO data |
log in
Brought to you by BCO-DMO |
Dataset Title: | [NCP on AR29, RB1904 and TN368] - Continuous rates of net community production and the O2/Ar data on the US Northeastern Shelf in the SPIROPA project during spring and summer 2018 and 2019. (Collaborative Research: Shelfbreak Frontal Dynamics: Mechanisms of Upwelling, Net Community Production, and Ecological Implications) ![]() ![]() |
Institution: | BCO-DMO (Dataset ID: bcodmo_dataset_942699_v1) |
Information: | Summary ![]() ![]() ![]() |
Attributes { s { Cruise { String long_name "Cruise"; String units "unitless"; } time { String _CoordinateAxisType "Time"; Float64 actual_range 1.5239115e+9, 1.56345612e+9; String axis "T"; String ioos_category "Time"; String long_name "Date"; String standard_name "time"; String time_origin "01-JAN-1970 00:00:00"; String units "seconds since 1970-01-01T00:00:00Z"; } O2_Ar_corrected { Float32 actual_range 18.1558, 25.2892; String long_name "O2_ar_corrected"; String units "unitless"; } Temperature { Float32 actual_range 5.42222, 26.0813; String long_name "Temperature"; String units "degrees Celsius (°C)"; } Salinity { Float32 actual_range 0.1149, 36.3696; String long_name "Salinity"; String units "PSU"; } latitude { String _CoordinateAxisType "Lat"; Float32 actual_range 38.9437, 41.5163; String axis "Y"; String ioos_category "Location"; String long_name "Latitude"; String standard_name "latitude"; String units "degrees_north"; } longitude { String _CoordinateAxisType "Lon"; Float32 actual_range -71.5705, -69.9495; String axis "X"; String ioos_category "Location"; String long_name "Longitude"; String standard_name "longitude"; String units "degrees_east"; } Cum_Distance { Float32 actual_range 0.0, 3338.16; String long_name "Cum_distance"; String units "Kilometer (km)"; } biosat { Float32 actual_range -11.05, 23.88; String long_name "Biosat"; String units "percentage (%)"; } NCP { Float32 actual_range -128.3147, 202.5055; String long_name "Ncp"; String units "mmol O2 /m2/day"; } gas_transfer_velocity { Float32 actual_range 0.9121279, 6.228198; String long_name "Gas_transfer_velocity"; String units "k (m/d)"; } } 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 defaultDataQuery "&time<now"; String doi "10.26008/1912/bco-dmo.942699.1"; Float64 Easternmost_Easting -69.9495; Float64 geospatial_lat_max 41.5163; Float64 geospatial_lat_min 38.9437; String geospatial_lat_units "degrees_north"; Float64 geospatial_lon_max -69.9495; Float64 geospatial_lon_min -71.5705; String geospatial_lon_units "degrees_east"; String history "2025-10-16T19:24:08Z (local files) 2025-10-16T19:24:08Z https://erddap.bco-dmo.org/erddap/tabledap/bcodmo_dataset_942699_v1.html"; String infoUrl "https://osprey.bco-dmo.org/dataset/942699"; 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."; Float64 Northernmost_Northing 41.5163; String sourceUrl "(local files)"; Float64 Southernmost_Northing 38.9437; String summary "An at-sea equilibrator inlet mass spectrometer was used onboard three cruises in 2018 and 2019 in the Northeastern US Shelf as part of the SPIROPA project in order to measure ratios of O2/Ar in the underway water. The gas ratios were used to calculate rates of net community production at kilometer scale resolution. This dataset thus contains the gas ratios as well as the calculated rates. The data was collected on the R/V Armstrong from 4/16/18 to 4/29/18, on the NOAA ship Ron Brown from 5/12/2019 to 5/25/2019 and on the R/V Thompson from 7/5/2019 to 7/17/2019. This high spatial resolution data enables us to see submesoscale variability in rates of net community production and to assess whether changes in rates of NCP are co-located with physical processes. This dataset also contains necessary metadata such as location and time as well as useful data from shipboard CTD sensors such as temperature and salinity. Gas transfer rates are required to calculate rates of NCP from gas tracer data. The data includes the gas transfer rates that were used in the calculations, which were determined from NCEP reanalysis winds, a 60 day weighting scheme, and the gas exchange parameterization of Stanley et al., 2009. NCP was calculated based on mass balance with typical assumptions of steady state and negligible vertical and horizontal mixing. Details on how NCP rates were calculated from the O2/Ar data are available in Stanley et al. (in press at L&O) and Castillo Cieza et al (2024)."; String time_coverage_end "2019-07-18T13:22:00Z"; String time_coverage_start "2018-04-16T20:45:00Z"; String title "[NCP on AR29, RB1904 and TN368] - Continuous rates of net community production and the O2/Ar data on the US Northeastern Shelf in the SPIROPA project during spring and summer 2018 and 2019. (Collaborative Research: Shelfbreak Frontal Dynamics: Mechanisms of Upwelling, Net Community Production, and Ecological Implications)"; Float64 Westernmost_Easting -71.5705; } }
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.