![]() |
BCO-DMO ERDDAP
Accessing BCO-DMO data |
log in
Brought to you by BCO-DMO |
Dataset Title: | [Metadata for RNASeq of green crabs in the northeast Pacific] - Metadata for RNASeq of green crabs collected in the northeast Pacific from Apr 2017 to Aug 2021 (Collaborative Research: Tracking fine-scale selection to temperature at the invasion front of a highly dispersive marine predator) ![]() ![]() |
Institution: | BCO-DMO (Dataset ID: bcodmo_dataset_949682_v1) |
Information: | Summary ![]() ![]() ![]() |
Attributes { s { sample_name { String long_name "Sample_name"; String units "unitless"; } SRA_accession { String long_name "Sra_accession"; String units "unitless"; } biosample_accession { String long_name "Biosample_accession"; String units "unitless"; } embayment { String long_name "Embayment"; String units "unitless"; } site { String long_name "Site"; String units "unitless"; } state { String long_name "State"; String units "unitless"; } sex { String long_name "Sex"; String units "unitless"; } size_CW { Float32 actual_range 26.6, 84.0; String long_name "Size_cw"; String units "Millimeters (mm)"; } color { String long_name "Color"; String units "unitless"; } collection_date { String long_name "Collection_date"; String units "unitless"; } latitude { String _CoordinateAxisType "Lat"; Float32 actual_range 43.35635, 50.69839; 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 -127.5796, -122.4511; String axis "X"; String ioos_category "Location"; String long_name "Longitude"; String standard_name "longitude"; String units "degrees_east"; } collector { String long_name "Collector"; String units "unitless"; } collector_affiliation { String long_name "Collector_affiliation"; 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.949682.1"; Float64 Easternmost_Easting -122.4511; Float64 geospatial_lat_max 50.69839; Float64 geospatial_lat_min 43.35635; String geospatial_lat_units "degrees_north"; Float64 geospatial_lon_max -122.4511; Float64 geospatial_lon_min -127.5796; String geospatial_lon_units "degrees_east"; String history "2025-03-01T09:30:00Z (local files) 2025-03-01T09:30:00Z https://erddap.bco-dmo.org/erddap/tabledap/bcodmo_dataset_949682_v1.html"; String infoUrl "https://www.bco-dmo.org/dataset/949682"; 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 50.69839; String sourceUrl "(local files)"; Float64 Southernmost_Northing 43.35635; String summary "This project explores genomic changes in the invasive European green crab (Carcinus maenas) in the northeast Pacific. It tracks the earliest stages of green crab invasion into a new environment where the species is predicted to have substantial ecological and economic impacts. Samples span time and space across the species range in the northeast Pacific, with a focus on areas where the species is currently expanding. This dataset includes individual metadata for 127 raw RNA-Seq reads, archived at GenBank's SRA under BioProject PRJNA1170986."; String title "[Metadata for RNASeq of green crabs in the northeast Pacific] - Metadata for RNASeq of green crabs collected in the northeast Pacific from Apr 2017 to Aug 2021 (Collaborative Research: Tracking fine-scale selection to temperature at the invasion front of a highly dispersive marine predator)"; Float64 Westernmost_Easting -127.5796; } }
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.