OCEAN ICE ERDDAP
Easier access to scientific data
log in    
Brought to you by OCEAN:ICE    

ERDDAP > tabledap > Data Access Form ?

Dataset Title:  Data from a local source. Subscribe RSS
Institution:  ???   (Dataset ID: PLATFORMS_METADATA)
Information:  Summary ? | License ? | Metadata | Background (external link) | Files | Make a graph
 
Variable ?   Optional
Constraint #1 ?
Optional
Constraint #2 ?
   Minimum ?
 
   Maximum ?
 
 platform ?          "06ANTXVIII_3"    "wd30-643-Vert-22"
 dataset ?          "AADC_sea_ice_measu..."    "seanoe_slev_anomal..."
 time_coverage_start (Min Time, UTC) ?          1960-01-01T00:00:00Z    2025-07-28T12:00:00Z
 time_coverage_end (Max Time, UTC) ?          1973-03-31T02:00:00Z    2025-08-27T11:01:12Z
 geospatial_latitude_min ?          -89.875    81.2861
 geospatial_latitude_max ?          -84.25    90.0
 geospatial_longitude_min ?          -180.0    179.96278
 geospatial_longitude_max ?          -179.98528    179.9997
 
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 {
  platform {
    String long_name "Platform";
  }
  dataset {
    String long_name "Dataset";
  }
  time_coverage_start {
    Float64 actual_range -3.156192e+8, 1.753704e+9;
    String ioos_category "Time";
    String long_name "Min Time";
    String source_name "min_time";
    String standard_name "time";
    String time_origin "01-JAN-1970 00:00:00";
    String time_precision "1970-01-01T00:00:00Z";
    String units "seconds since 1970-01-01T00:00:00Z";
  }
  time_coverage_end {
    Float64 actual_range 1.023912e+8, 1.756292472e+9;
    String ioos_category "Time";
    String long_name "Max Time";
    String standard_name "time";
    String time_origin "01-JAN-1970 00:00:00";
    String time_precision "1970-01-01T00:00:00Z";
    String units "seconds since 1970-01-01T00:00:00Z";
  }
  geospatial_latitude_min {
    Float64 _FillValue NaN;
    Float64 actual_range -89.875, 81.2861;
    String long_name "Min Lat";
  }
  geospatial_latitude_max {
    Float64 _FillValue NaN;
    Float64 actual_range -84.25, 90.0;
    String long_name "Max Lat";
  }
  geospatial_longitude_min {
    Float64 _FillValue NaN;
    Float64 actual_range -180.0, 179.96278;
    String long_name "Min Lon";
  }
  geospatial_longitude_max {
    Float64 _FillValue NaN;
    Float64 actual_range -179.98528, 179.9997;
    String long_name "Max Lon";
  }
 }
  NC_GLOBAL {
    String cdm_data_type "Other";
    String Conventions "COARDS, CF-1.10, ACDD-1.3";
    String history 
"2025-09-14T09:40:51Z (local files)
2025-09-14T09:40:51Z https://er1.s4oceanice.eu/erddap/tabledap/PLATFORMS_METADATA.html";
    String infoUrl "???";
    String institution "???";
    String keywords "data, dataset, local, max, max_lat, max_lon, max_time, min, min_lat, min_lon, platform, source, time";
    String license "CC-BY4.0";
    String sourceUrl "(local files)";
    String standard_name_vocabulary "CF Standard Name Table v70";
    String summary "Data from a local source.";
    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.25_1
Disclaimers | Privacy Policy | Contact