SO-CHIC ERDDAP
Easier access to scientific data
   
Brought to you by SO-CHIC    

ERDDAP > tabledap > Data Access Form ?

Dataset Title:  SO-CHIC_GLIDERS_missions_University_of_Gothenburg_metadata Subscribe RSS
Institution:  University of Gothenburg   (Dataset ID: SOCHIC_UGOT_gliders_metadata)
Information:  Summary ? | License ? | FGDC | ISO 19115 | Metadata | Background (external link) | Subset | Files | Make a graph
 
Variable ?   Optional
Constraint #1 ?
Optional
Constraint #2 ?
   Minimum ?
   or a List of Values ?
   Maximum ?
 
 mission ?      
   - +  ?
 dive ?          2.0    673.0
 time2 (Time) ?          "2022-01-10 12:00:00"    "2022-07-18 06:51:2..."
 longitude (degrees_east) ?          -1.319972    6.139851
  < slider >
 latitude (degrees_north) ?          -66.508474    -53.36181666666666
  < slider >
 
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 {
  mission {
  }
  dive {
    Float32 actual_range 2.0, 673.0;
    String long_name "Dive";
  }
  time2 {
    String long_name "Time";
    String standard_name "time";
  }
  longitude {
    String _CoordinateAxisType "Lon";
    Float64 actual_range -1.319972, 6.139851;
    String axis "X";
    Float64 colorBarMaximum 180.0;
    Float64 colorBarMinimum -180.0;
    String ioos_category "Location";
    String long_name "Longitude";
    String standard_name "longitude";
    String units "degrees_east";
  }
  latitude {
    String _CoordinateAxisType "Lat";
    Float64 actual_range -66.508474, -53.36181666666666;
    String axis "Y";
    Float64 colorBarMaximum 90.0;
    Float64 colorBarMinimum -90.0;
    String ioos_category "Location";
    String long_name "Latitude";
    String standard_name "latitude";
    String units "degrees_north";
  }
 }
  NC_GLOBAL {
    String cdm_data_type "Other";
    String Conventions "COARDS, CF-1.6, ACDD-1.3";
    Float64 Easternmost_Easting 6.139851;
    String EDMO_code "3984";
    Float64 geospatial_lat_max -53.36181666666666;
    Float64 geospatial_lat_min -66.508474;
    String geospatial_lat_units "degrees_north";
    Float64 geospatial_lon_max 6.139851;
    Float64 geospatial_lon_min -1.319972;
    String geospatial_lon_units "degrees_east";
    String history 
"2024-11-21T10:53:46Z (local files)
2024-11-21T10:53:46Z https://erddap.sochic-h2020.eu/erddap/tabledap/SOCHIC_UGOT_gliders_metadata.html";
    String infoUrl "http://roammiz.com/";
    String institution "University of Gothenburg";
    String keywords "data, dive, gliders, latitude, longitude, time, time2";
    String license "CC-BY 4.0 https://creativecommons.org/licenses/by/4.0/deed.en";
    Float64 Northernmost_Northing -53.36181666666666;
    String sourceUrl "(local files)";
    Float64 Southernmost_Northing -66.508474;
    String standard_name_vocabulary "CF Standard Name Table v55";
    String subsetVariables "mission";
    String summary "GLIDERS. Data from a local source.";
    String title "SO-CHIC_GLIDERS_missions_University_of_Gothenburg_metadata";
    Float64 Westernmost_Easting -1.319972;
  }
}

 

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