![]() |
BCO-DMO ERDDAP
Accessing BCO-DMO data |
log in
Brought to you by BCO-DMO |
Dataset Title: | [Arctic Bacterial Genomes] - Under the ice bacterial cultures and genome sequences from the R/V Kronprins Haakon in the Arctic Ocean from May 18 to 21, 2023 (Collaborative Research: Drivers and effects of latent phage activation in marine SAR11) ![]() ![]() |
Institution: | BCO-DMO (Dataset ID: bcodmo_dataset_965379_v1) |
Range: | longitude = 10.62 to 10.62°E, latitude = 81.04 to 81.04°N |
Information: | Summary ![]() ![]() ![]() |
Click on the map to specify a new center point.
![]() Zoom: ![]() |
Attributes { s { isolate { String long_name "Isolate"; String units "unitless"; } Date { String long_name "Date"; String units "unitless"; } latitude { String _CoordinateAxisType "Lat"; Float32 actual_range 81.04, 81.04; 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 10.62, 10.62; String axis "X"; String ioos_category "Location"; String long_name "Longitude"; String standard_name "longitude"; String units "degrees_east"; } id { String long_name "Id"; String units "unitless"; } genome_length { Int32 actual_range 1288290, 3786980; String long_name "Genome_length"; String units "number of nucleotides"; } sequencing_covearge { Int32 actual_range 11, 352; String long_name "Sequencing_covearge"; String units "unitless"; } pcnt_gc { Float32 actual_range 29.0, 52.0; String long_name "Pcnt_gc"; String units "unitless"; } coding_ratio { Float32 actual_range 84.5, 95.9; String long_name "Coding_ratio"; String units "unitless"; } rRNA { Int32 actual_range 3, 12; String long_name "Rrna"; String units "unitless"; } genome_accession { String long_name "Genome_accession"; String units "unitless"; } bioproject { String long_name "Bioproject"; String units "unitless"; } biosample { String long_name "Biosample"; String units "unitless"; } sequence_read_archive { String long_name "Sequence_read_archive"; 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.965379.1"; Float64 Easternmost_Easting 10.62; Float64 geospatial_lat_max 81.04; Float64 geospatial_lat_min 81.04; String geospatial_lat_units "degrees_north"; Float64 geospatial_lon_max 10.62; Float64 geospatial_lon_min 10.62; String geospatial_lon_units "degrees_east"; String history "2025-06-24T08:01:08Z (local files) 2025-06-24T08:01:08Z https://erddap.bco-dmo.org/tabledap/bcodmo_dataset_965379_v1.das"; String infoUrl "https://osprey.bco-dmo.org/dataset/965379"; 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 81.04; String sourceUrl "(local files)"; Float64 Southernmost_Northing 81.04; String summary "Bacteria were cultured and sequenced from the Arctic Ocean under 2-meter-thick sea ice to identify patterns of gene, loss, and rearrangement. Cultures were obtained by high-throughput dilution to extinction cultivation using cryopreserved samples. Bacteria selected for genome sequencing were grown in 1 liter of Puget Sound seawater media and sequenced using the Oxford Nanopore Technologies (ONT) R10.4.1 Flongle flow cells with the SQK-RAD114 rapid library prep kit (Oxford Nanopore Technologies, Oxford, United Kingdom). Time-series data indicate that this collection represents up to 60% of the marine bacterial community in the Arctic. Their complete genomes provide insights into the evolutionary processes that underlie diversity and adaptation to the Arctic Ocean."; String title "[Arctic Bacterial Genomes] - Under the ice bacterial cultures and genome sequences from the R/V Kronprins Haakon in the Arctic Ocean from May 18 to 21, 2023 (Collaborative Research: Drivers and effects of latent phage activation in marine SAR11)"; Float64 Westernmost_Easting 10.62; } }
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.