BCO-DMO ERDDAP
Accessing BCO-DMO data |
log in
Brought to you by BCO-DMO |
Dataset Title: | [MVCO CARD-FISH hybridization count results] - Group II Syndiniales infected host and dinospore counts determined from CARD-FISH hybridization carried out on samples collected at the Martha's Vineyard Coastal Observatory (MVCO) monthly or bimonthly from September 2019 to October 2020 (Trojan Horses in the Marine Realm: Protist Parasite-host Dynamics in Coastal Waters) |
Institution: | BCO-DMO (Dataset ID: bcodmo_dataset_897734_v1) |
Range: | longitude = -70.5667 to -70.5667°E, latitude = 41.325 to 41.325°N |
Information: | Summary | License | FGDC | ISO 19115 | Metadata | Background | Data Access Form | Files |
Click on the map to specify a new center point.
Zoom: |
Attributes { s { date { String long_name "Date"; String units "unitless"; } percent_infected_hosts { Float32 actual_range 0.5072912, 5.119971; String long_name "Percent_infected_hosts"; String units "unitless (percent)"; } GrpII_dinospores_per_L { Float32 actual_range 27953.07, 366884.0; String long_name "Grpii_dinospores_per_l"; String units "per liter"; } avg_cells_per_L { Float32 actual_range 531100.2, 2678600.0; String long_name "Avg_cells_per_l"; String units "per liter"; } latitude { String _CoordinateAxisType "Lat"; Float32 actual_range 41.325, 41.325; 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 -70.5667, -70.5667; 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.897734.1"; Float64 Easternmost_Easting -70.5667; Float64 geospatial_lat_max 41.325; Float64 geospatial_lat_min 41.325; String geospatial_lat_units "degrees_north"; Float64 geospatial_lon_max -70.5667; Float64 geospatial_lon_min -70.5667; String geospatial_lon_units "degrees_east"; String history "2024-11-06T05:38:13Z (local files) 2024-11-06T05:38:13Z https://erddap.bco-dmo.org/tabledap/bcodmo_dataset_897734_v1.das"; String infoUrl "https://www.bco-dmo.org/dataset/897734"; 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.325; String sourceUrl "(local files)"; Float64 Southernmost_Northing 41.325; String summary "This dataset includes Group II Syndiniales infected host and dinospore counts determined from CARD-FISH hybridization carried out on water samples collected at the Martha's Vineyard Coastal Observatory (MVCO) monthly or bimonthly from September 2019 to October 2020 from about 2 meters below the surface. Samples were collected using bucket casts or a CTD. The detailed hybridization method using the ALV01 (Group II) probe can be found at dx.doi.org/10.17504/protocols.io.bsxmnfk6."; String title "[MVCO CARD-FISH hybridization count results] - Group II Syndiniales infected host and dinospore counts determined from CARD-FISH hybridization carried out on samples collected at the Martha's Vineyard Coastal Observatory (MVCO) monthly or bimonthly from September 2019 to October 2020 (Trojan Horses in the Marine Realm: Protist Parasite-host Dynamics in Coastal Waters)"; Float64 Westernmost_Easting -70.5667; } }
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.