EMODnet Physics ERDDAP Installation EMODnet Physics ERDDAP
Easier access to scientific data
log in|?   
Brought to you by EMODnet Physics    

ERDDAP > tabledap > Data Access Form ?

Dataset Title:  Quality Control (QC) Reference Table Subscribe RSS
Institution:  ETT S.p.A.   (Dataset ID: qc_reference_table)
Information:  Summary ? | License ? | Metadata | Background (external link) | Files
 
Variable ?   Optional
Constraint #1 ?
Optional
Constraint #2 ?
   Minimum ?
 
   Maximum ?
 
 id ?          1    25
 qc_authority ?          ""    ""
 qc_method ?          ""    ""
 qc_url ?          ""    ""
 qc_description ?          ""    ""
 
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 {
  id {
    Byte _FillValue 127;
    String _Unsigned "false";
    Byte actual_range 1, 25;
    String long_name "Id";
  }
  qc_authority {
    String long_name "Qc Authority";
  }
  qc_method {
    String long_name "Qc Method";
  }
  qc_url {
    String long_name "Qc Url";
  }
  qc_description {
    String long_name "Qc Description";
  }
 }
  NC_GLOBAL {
    String cdm_data_type "Other";
    String Conventions "COARDS, CF-1.10, ACDD-1.3";
    String creator_name "ETT S.p.A.";
    String creator_type "institution";
    String creator_url "https://emodnet.ec.europa.eu/en/physics";
    String history 
"2024-05-02T11:59:54Z (local files)
2024-05-02T11:59:54Z http://er2webapps.emodnet-physics.eu/erddap/tabledap/qc_reference_table.html";
    String infoUrl "https://emodnet.ec.europa.eu/en/physics";
    String institution "ETT S.p.A.";
    String keywords "qc_document, qc_info, qc_url, quality, reference";
    String license "Creative Commons Attribution Share-Alike http://www.opendefinition.org/licenses/cc-by-sa";
    String sourceUrl "(local files)";
    String standard_name_vocabulary "CF Standard Name Table v70";
    String summary "Quality Control (QC) Reference Table";
    String title "Quality Control (QC) Reference Table";
  }
}

 

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.23
Disclaimers | Privacy Policy | Contact