BCO-DMO ERDDAP
Accessing BCO-DMO data
log in    
Brought to you by BCO-DMO    

ERDDAP > tabledap > Data Access Form ?

Dataset Title:  [Effects of intra-population variation in dogwhelk drilling on the abundance
and size of Mytilus californianus mussels] - Effects of intra-population
variation in dogwhelk drilling on the abundance and size of Mytilus
californianus mussels (Coastal mosaics of local adaptation and the eco-
evolutionary dynamics of a marine predator-prey interaction)
Subscribe RSS
Institution:  BCO-DMO   (Dataset ID: bcodmo_dataset_918582_v1)
Information:  Summary ? | License ? | Metadata | Background (external link) | Files | Make a graph
 
Variable ?   Optional
Constraint #1 ?
Optional
Constraint #2 ?
   Minimum ?
 
   Maximum ?
 
 Block (unitless) ?          1    16
 Plot_Number (unitless) ?          1    128
 Site_Latitude (degrees_north) ?          38.32352    38.32352
 longitude (Site_longitude, degrees_east) ?          -123.0781    -123.0781
  < slider >
 Date (unitless) ?          "2022-08-10"    "2022-08-29"
 Length (millimeters (mm)) ?          2.0    232.0
 Live_vs_Dead (unitless) ?          "D"    "L"
 
Server-side Functions ?
 distinct() ?
? ("Hover here to see a list of options. Click on an option to select it.Hover here to see a list of options. Click on an option to select it.Hover here to see a list of options. Click on an option to select it.Hover here to see a list of options. Click on an option to select it.Hover here to see a list of options. Click on an option to select it.")

File type: (more information)

(Documentation / Bypass this form ? )
 
(Please be patient. It may take a while to get the data.)


 

The Dataset Attribute Structure (.das) for this Dataset

Attributes {
 s {
  Block {
    Int32 actual_range 1, 16;
    String long_name "Block";
    String units "unitless";
  }
  Plot_Number {
    Int32 actual_range 1, 128;
    String long_name "Plot_number";
    String units "unitless";
  }
  Site_Latitude {
    Float32 actual_range 38.32352, 38.32352;
    String long_name "Site_latitude";
    String units "degrees_north";
  }
  longitude {
    String _CoordinateAxisType "Lon";
    Float32 actual_range -123.0781, -123.0781;
    String axis "X";
    String ioos_category "Location";
    String long_name "Site_longitude";
    String standard_name "longitude";
    String units "degrees_east";
  }
  Date {
    String long_name "Date";
    String units "unitless";
  }
  Length {
    Float32 actual_range 2.0, 232.0;
    String long_name "Length";
    String units "millimeters (mm)";
  }
  Live_vs_Dead {
    String long_name "Live_vs_dead";
    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.918582.1";
    Float64 Easternmost_Easting -123.0781;
    Float64 geospatial_lon_max -123.0781;
    Float64 geospatial_lon_min -123.0781;
    String geospatial_lon_units "degrees_east";
    String history 
"2024-09-21T08:19:51Z (local files)
2024-09-21T08:19:51Z https://erddap.bco-dmo.org/erddap/tabledap/bcodmo_dataset_918582_v1.html";
    String infoUrl "https://www.bco-dmo.org/dataset/918582";
    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.";
    String sourceUrl "(local files)";
    String summary "Few eco-evolutionary studies have analyzed the impacts that evolutionary processes have on community dynamics in a natural field setting. We studied the effects of intra-population variation in predation in a marine dogwhelk (Nucella canaliculata) on mussel bed succession. We outplanted dogwhelks that were reared on four early-life diet treatments and showed evidence of differential mortality and variation in drilling capacity in the lab to experimental field cages and followed the trajectory of succession over the course of a year. At the end of the experiment, the organisms within the cages were collected and the mussels (Mytilus californianus) were measured. Mussels represent the end stage of succession, thus we studied whether variation in drilling traits would impact the size and structure of the mussel bed.";
    String title "[Effects of intra-population variation in dogwhelk drilling on the abundance and size of Mytilus californianus mussels] - Effects of intra-population variation in dogwhelk drilling on the abundance and size of Mytilus californianus mussels (Coastal mosaics of local adaptation and the eco-evolutionary dynamics of a marine predator-prey interaction)";
    Float64 Westernmost_Easting -123.0781;
  }
}

 

Using tabledap to Request Data and Graphs from Tabular Datasets

tabledap lets you request a data subset, a graph, or a map from a tabular dataset (for example, buoy data), via a specially formed URL. tabledap uses the OPeNDAP (external link) Data Access Protocol (DAP) (external link) and its selection constraints (external link).

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.


 
ERDDAP, Version 2.22
Disclaimers | Privacy Policy | Contact