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

ERDDAP > tabledap > Data Access Form ?

Dataset Title:  [Measurements of treatment tub seawater conditions: pH and total alkalinity] -
pH and total alkalinity measurements of treatment tub seawater during lab
experiments conducted in spring 2022. (Influence of environmental pH
variability and thermal sensitivity on the resilience of reef-building corals
to acidification stress)
Subscribe RSS
Institution:  BCO-DMO   (Dataset ID: bcodmo_dataset_922037_v1)
Information:  Summary ? | License ? | Metadata | Background (external link) | Files | Make a graph
 
Variable ?   Optional
Constraint #1 ?
Optional
Constraint #2 ?
   Minimum ?
 
   Maximum ?
 
 Date (unitless) ?          "2022-01-26"    "2022-05-02"
 Treatment (unitless) ?          "Acidic"    "Ambient"
 pH (Arbitrary on pH scale) ?          7.281    7.837
 mV (millivolts (mV)) ?          -41.9    -10.0
 Salinity (unitless) ?          11.9    13.21
 Temperature (Degrees Celsius) ?          17.7    18.7
 TA_1 (umol/kg) ?          562.45    2393.1
 TA_2 (umol/kg) ?          565.1    2125.33
 TA_average (umol/kg) ?          563.775    2393.1
 TA (mol/kg) ?          0.563775    2.3931
 Alkalinity (mol/kg*10^-3) ?          5.63775E-4    0.0023931
 
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 {
  Date {
    String long_name "Date";
    String units "unitless";
  }
  Treatment {
    String long_name "Treatment";
    String units "unitless";
  }
  pH {
    Float32 actual_range 7.281, 7.837;
    String long_name "Ph";
    String units "Arbitrary on pH scale";
  }
  mV {
    Float32 actual_range -41.9, -10.0;
    String long_name "Mv";
    String units "millivolts (mV)";
  }
  Salinity {
    Float32 actual_range 11.9, 13.21;
    String long_name "Salinity";
    String units "unitless";
  }
  Temperature {
    Float32 actual_range 17.7, 18.7;
    String long_name "Temperature";
    String units "Degrees Celsius";
  }
  TA_1 {
    Float32 actual_range 562.45, 2393.1;
    String long_name "Ta_1";
    String units "umol/kg";
  }
  TA_2 {
    Float32 actual_range 565.1, 2125.33;
    String long_name "Ta_2";
    String units "umol/kg";
  }
  TA_average {
    Float32 actual_range 563.775, 2393.1;
    String long_name "Ta_average";
    String units "umol/kg";
  }
  TA {
    Float32 actual_range 0.563775, 2.3931;
    String long_name "Ta";
    String units "mol/kg";
  }
  Alkalinity {
    Float32 actual_range 5.63775e-4, 0.0023931;
    String long_name "Alkalinity";
    String units "mol/kg*10^-3";
  }
 }
  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.922037.1";
    String history 
"2024-11-23T17:14:20Z (local files)
2024-11-23T17:14:20Z https://erddap.bco-dmo.org/erddap/tabledap/bcodmo_dataset_922037_v1.html";
    String infoUrl "https://www.bco-dmo.org/dataset/922037";
    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 "Ocean acidification (OA) resulting from anthropogenic CO2 emissions is impairing the reproduction of marine organisms. While parental exposure to OA can protect offspring via carryover effects, this phenomenon is poorly understood in many marine invertebrate taxa. We examined how parental exposure to acidified (pH 7.40) versus ambient (pH 7.72) seawater influenced reproduction and offspring performance across six gametogenic cycles (13 weeks) in the estuarine sea anemone Nematostella vectensis. This dataset contains data resulting from measurements of treatment tub seawater conditions, including pH and total alkalinity.";
    String title "[Measurements of treatment tub seawater conditions: pH and total alkalinity] - pH and total alkalinity measurements of treatment tub seawater during lab experiments conducted in spring 2022. (Influence of environmental pH variability and thermal sensitivity on the resilience of reef-building corals to acidification stress)";
  }
}

 

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