|
BCO-DMO ERDDAP
Accessing BCO-DMO data |
log in
Brought to you by BCO-DMO |
| Dataset Title: | [Blue Crab Samples] - Dates and locations of Callinectes blue crab samples from the coastal Atlantic waters of north and south America, Gulf of Mexico and Caribbean from Massachusetts to Uruguay from 2017 to 2021 (Collaborative research: Variation in life history and connectivity as drivers of pathogen- host dynamics and genetic structure in a trans-hemispheric pathosystem)
|
| Institution: | BCO-DMO (Dataset ID: bcodmo_dataset_785930_v2) |
| Information: | Summary
| License
| FGDC
| ISO 19115
| Metadata
| Background
| Files
| Make a graph
|
Attributes {
s {
sample_ID {
String long_name "Sample_id";
String units "unitless";
}
Project_Identifier {
String long_name "Project_identifier";
String units "unitless";
}
Geo_location_name {
String long_name "Geo_location_name";
String units "unitless";
}
lat_lon {
String long_name "Lat_lon";
String units "unitless";
}
month_and_year {
String long_name "Month_and_year";
String units "unitless";
}
Collaborator {
String long_name "Collaborator";
String units "unitless";
}
Permitting_info {
String long_name "Permitting_info";
String units "unitless";
}
Collection_method {
String long_name "Collection_method";
String units "unitless";
}
Sample_size {
Int32 actual_range 3, 209;
String long_name "Sample_size";
String units "unitless";
}
latitude {
String _CoordinateAxisType "Lat";
Float32 actual_range -34.6285, 43.33487;
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 -97.199, -36.5267;
String axis "X";
String ioos_category "Location";
String long_name "Longitude";
String standard_name "longitude";
String units "degrees_east";
}
}
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.785930.2";
Float64 Easternmost_Easting -36.5267;
Float64 geospatial_lat_max 43.33487;
Float64 geospatial_lat_min -34.6285;
String geospatial_lat_units "degrees_north";
Float64 geospatial_lon_max -36.5267;
Float64 geospatial_lon_min -97.199;
String geospatial_lon_units "degrees_east";
String history
"2026-08-21T22:37:37Z (local files)
2026-08-21T22:37:37Z https://erddap.bco-dmo.org/erddap/tabledap/bcodmo_dataset_785930_v2.html";
String infoUrl "https://osprey.bco-dmo.org/dataset/785930";
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 43.33487;
String sourceUrl "(local files)";
Float64 Southernmost_Northing -34.6285;
String summary "Dates and locations of Callinectes blue crab samples from the coastal Atlantic waters of North and South America, the Gulf of Mexico, and the Caribbean from Massachusetts to Uruguay from 2017 through 2021. Crab populations were sampled using methods available to collaborating scientists, managers, and fishermen, as listed in the dataset.";
String title "[Blue Crab Samples] - Dates and locations of Callinectes blue crab samples from the coastal Atlantic waters of north and south America, Gulf of Mexico and Caribbean from Massachusetts to Uruguay from 2017 to 2021 (Collaborative research: Variation in life history and connectivity as drivers of pathogen-host dynamics and genetic structure in a trans-hemispheric pathosystem)";
Float64 Westernmost_Easting -97.199;
}
}
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.