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

ERDDAP > tabledap > Data Access Form ?

Dataset Title:  [Input data and code (CovGE)] - Input data and code to test hypotheses between
genetic and environmental effects on phenotypes (RCN: Evolution in Changing
Seas)
Subscribe RSS
Institution:  BCO-DMO   (Dataset ID: bcodmo_dataset_963375_v1)
Information:  Summary ? | License ? | Metadata | Background (external link) | Files | Make a graph
 
Variable ?   Optional
Constraint #1 ?
Optional
Constraint #2 ?
   Minimum ?
 
   Maximum ?
 
 Study_ID_phenotype (unitless) ?          "1019_branches_deve..."    "945_living_individ..."
 First_Author (unitless) ?          "Allen"    "Zhou"
 gen_factor (unitless) ?          "G1"    "G_9"
 nat_env_factor (unitless) ?          "E1"    "N_9"
 exp_env_factor (unitless) ?          "E1"    "E_9"
 phen_n (unitless) ?          1    990
 phen_data (unitless) ?          -63.0    158733.4
 phen_SD (unitless) ?          "0.002337662"    "93.96"
 phen_mean_SE (unitless) ?          0.0    1076.93
 phen_mean_lowCI_095 (unitless) ?          "0.01"    "96.42"
 phen_mean_highCI_095 (unitless) ?          "0.024"    "9.8"
 Source (unitless) ?          "DataCollection_Tem..."    "DataCollection_Tem..."
 
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 {
  Study_ID_phenotype {
    String long_name "Study_id_phenotype";
    String units "unitless";
  }
  First_Author {
    String long_name "First_author";
    String units "unitless";
  }
  gen_factor {
    String long_name "Gen_factor";
    String units "unitless";
  }
  nat_env_factor {
    String long_name "Nat_env_factor";
    String units "unitless";
  }
  exp_env_factor {
    String long_name "Exp_env_factor";
    String units "unitless";
  }
  phen_n {
    Int32 actual_range 1, 990;
    String long_name "Phen_n";
    String units "unitless";
  }
  phen_data {
    Float32 actual_range -63.0, 158733.4;
    String long_name "Phen_data";
    String units "unitless";
  }
  phen_SD {
    String long_name "Phen_sd";
    String units "unitless";
  }
  phen_mean_SE {
    Float32 actual_range 0.0, 1076.93;
    String long_name "Phen_mean_se";
    String units "unitless";
  }
  phen_mean_lowCI_095 {
    String long_name "Phen_mean_lowci_095";
    String units "unitless";
  }
  phen_mean_highCI_095 {
    String long_name "Phen_mean_highci_095";
    String units "unitless";
  }
  Source {
    String long_name "Source";
    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.963375.1";
    String history 
"2026-07-15T09:21:47Z (local files)
2026-07-15T09:21:47Z https://erddap.bco-dmo.org/erddap/tabledap/bcodmo_dataset_963375_v1.html";
    String infoUrl "https://osprey.bco-dmo.org/dataset/963375";
    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 "The purpose of this study was to apply a quantitative measure to phenotypic data that were collected by other studies to test hypotheses about natural prevalence and patterns of Covariance between genotypic and environmental effects on phenotypes (CovGE).";
    String title "[Input data and code (CovGE)] - Input data and code to test hypotheses between genetic and environmental effects on phenotypes (RCN: Evolution in Changing Seas)";
  }
}

 

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