VOTO Voice of the Ocean ERDDAP
Easier access to scientific data
| ?    

ERDDAP > tabledap > Data Access Form ?

Dataset Title:  Data from a local source. Subscribe RSS
Institution:  ???   (Dataset ID: meta_users_table)
Information:  Summary ? | License ? | Metadata | Background (external link) | Files | Make a graph
 
Variable ?   Optional
Constraint #1 ?
Optional
Constraint #2 ?
   Minimum ?
 
   Maximum ?
 
 glider_serial ?          "SEA044"    "SEA079"
 deployment_id ?          8    90
 basin ?          "Bornholm Basin"    "Åland Sea"
 deployment_start (UTC) ?          2020-08-20    2024-04-17
 deployment_end (UTC) ?          2020-08-20    2024-04-29
 available_variables ?          "['profile_index', ..."    "['profile_index', ..."
 science_variables ?          "['ad2cp_beam1_cell..."    "['altimeter', 'bac..."
 ctd ?          "{'calibration_date..."    "{'calibration_date..."
 oxygen ?          "{'calibration_date..."    "{'calibration_date..."
 optics ?          "{'calibration_date..."    "{'calibration_date..."
 ad2cp ?          "{'calibration_date..."    "{'calibration_date..."
 irradiance ?          "{'calibration_date..."    "{'calibration_date..."
 nitrate ?          "{'calibration_date..."    "{'calibration_date..."
 datasetID ?          "delayed_SEA044_M25"    "nrt_SEA079_M9"
 
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 {
  glider_serial {
    String ioos_category "Unknown";
    String long_name "Glider Serial";
  }
  deployment_id {
    Byte _FillValue 127;
    String _Unsigned "false";
    Byte actual_range 8, 90;
    String ioos_category "Identifier";
    String long_name "Deployment Id";
  }
  basin {
    String ioos_category "Unknown";
    String long_name "Basin";
  }
  deployment_start {
    Float64 actual_range 1.5978816e+9, 1.713312e+9;
    String ioos_category "Time";
    String long_name "Deployment Start";
    String source_name "deployment_start";
    String standard_name "time";
    String time_origin "01-JAN-1970 00:00:00";
    String time_precision "1970-01-01";
    String units "seconds since 1970-01-01T00:00:00Z";
  }
  deployment_end {
    Float64 actual_range 1.5978816e+9, 1.7143488e+9;
    String ioos_category "Time";
    String long_name "Deployment End";
    String standard_name "time";
    String time_origin "01-JAN-1970 00:00:00";
    String time_precision "1970-01-01";
    String units "seconds since 1970-01-01T00:00:00Z";
  }
  available_variables {
    String ioos_category "Unknown";
    String long_name "Available Variables";
  }
  science_variables {
    String ioos_category "Unknown";
    String long_name "Science Variables";
  }
  ctd {
    String ioos_category "Unknown";
    String long_name "CTD";
  }
  oxygen {
    String ioos_category "Dissolved O2";
    String long_name "Oxygen";
  }
  optics {
    String ioos_category "Unknown";
    String long_name "Optics";
  }
  ad2cp {
    String ioos_category "Unknown";
    String long_name "Ad2cp";
  }
  irradiance {
    String ioos_category "Unknown";
    String long_name "Irradiance";
  }
  nitrate {
    String ioos_category "Dissolved Nutrients";
    String long_name "Nitrate";
  }
  datasetID {
    String ioos_category "Identifier";
    String long_name "Dataset ID";
  }
 }
  NC_GLOBAL {
    String cdm_data_type "Other";
    String Conventions "COARDS, CF-1.10, ACDD-1.3";
    String history 
"2024-05-14T03:43:36Z (local files)
2024-05-14T03:43:36Z https://erddap.observations.voiceoftheocean.org/erddap/tabledap/meta_users_table.html";
    String infoUrl "???";
    String institution "???";
    String keywords "ad2cp, available, available_variables, basin, conductivity, ctd, data, dataset, datasetID, deployment, deployment_end, deployment_id, depth, dissolved, dissolved nutrients, dissolved o2, end, glider, glider_serial, identifier, irradiance, local, n02, nitrate, no3, nutrients, O2, optics, oxygen, science, science_variables, serial, sonde, source, start, temperature, time";
    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 standard_name_vocabulary "CF Standard Name Table v70";
    String summary "Data from a local source.";
    String testOutOfDate "now-111days";
    String title "Data from a local source.";
  }
}

 

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