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

ERDDAP > tabledap > Make A Graph ?

Dataset Title:  [Dose response evaluation of oyster shell strengthening to varying blue crab
urine concentrations] - Juvenile oyster shell strength measurements from a dose
response experiment with an array of blue crab urine concentrations conducted
at Dauphin Island Sea Lab, Dauphin Island, AL in August - Oct
2022 (Collaborative Research: Keystone chemicals: Identifying general and
universal molecules of fear)
Subscribe RSS
Institution:  BCO-DMO   (Dataset ID: bcodmo_dataset_884015_v1)
Information:  Summary ? | License ? | Metadata | Background (external link) | Data Access Form | Files
 
Graph Type:  ?
X Axis: 
Y Axis: 
Color: 
-1+1
 
Constraints ? Optional
Constraint #1 ?
Optional
Constraint #2 ?
       
       
       
       
       
 
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.")
 
Graph Settings
Marker Type:   Size: 
Color: 
Color Bar:   Continuity:   Scale: 
   Minimum:   Maximum:   N Sections: 
Y Axis Minimum:   Maximum:   
 
(Please be patient. It may take a while to get the data.)
 
Optional:
Then set the File Type: (File Type information)
and
or view the URL:
(Documentation / Bypass this form ? )
    [The graph you specified. Please be patient.]

 

Things You Can Do With Your Graphs

Well, you can do anything you want with your graphs, of course. But some things you might not have considered are:

The Dataset Attribute Structure (.das) for this Dataset

Attributes {
 s {
  ID {
    String long_name "Id";
    String units "unitless";
  }
  Diet {
    String long_name "Diet";
    String units "unitless";
  }
  Treatment {
    String long_name "Treatment";
    String units "unitless";
  }
  Dose {
    Int32 actual_range 1, 8;
    String long_name "Dose";
    String units "unitless";
  }
  Replicate {
    Int32 actual_range 1, 15;
    String long_name "Replicate";
    String units "unitless";
  }
  Pair {
    Int32 actual_range 1, 200;
    String long_name "Pair";
    String units "unitless";
  }
  Tile {
    Int32 actual_range 1, 400;
    String long_name "Tile";
    String units "unitless";
  }
  Individual {
    Int32 actual_range 1, 1568;
    String long_name "Individual";
    String units "unitless";
  }
  size {
    Float32 actual_range 2.24, 17.89;
    String long_name "Size";
    String units "millimeters (mm)";
  }
  crushing_force_N {
    Float32 actual_range 0.9, 32.0;
    String long_name "Crushing_force_n";
    String units "newtons (N)";
  }
  stand_crushing_force {
    Float32 actual_range 0.15, 3.77;
    String long_name "Stand_crushing_force";
    String units "newtons per millimeter (N/mm)";
  }
 }
  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.884015.1";
    String history 
"2024-11-06T04:30:49Z (local files)
2024-11-06T04:30:49Z https://erddap.bco-dmo.org/tabledap/bcodmo_dataset_884015_v1.das";
    String infoUrl "https://www.bco-dmo.org/dataset/884015";
    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 
"These data include measurements of juvenile oyster shell strength from a dose response experiment of varying blue crab urine concentrations conducted at Dauphin Island Sea Lab, Dauphin Island, AL in August - Oct 2022.
Study description:

Metabolites from blue crab urine are known to cause shell strengthening in juvenile oysters as a defensive response. Previous studies have identified several bioactive molecules in urine that induce this response in oysters, but others have yet to be identified. In the current study, an array of concentrations of blue crab urine was used to treat oyster juveniles in order to assess the dose-dependency of this response. Oysters were exposed to urine treatments for 8 weeks and their shell strength (N) was measured and standardized to the size of the animals (mm) as a proxy for understanding this defense.";
    String title "[Dose response evaluation of oyster shell strengthening to varying blue crab urine concentrations] - Juvenile oyster shell strength measurements from a dose response experiment with an array of blue crab urine concentrations conducted at Dauphin Island Sea Lab, Dauphin Island, AL in August - Oct 2022 (Collaborative Research: Keystone chemicals: Identifying general and universal molecules of fear)";
  }
}

 

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