NOAA ERDDAP
Easier access to scientific data
log in | ?
TRANSLATION DISCLAIMER
 
THIS SERVICE MAY CONTAIN TRANSLATIONS POWERED BY GOOGLE. GOOGLE
DISCLAIMS ALL WARRANTIES RELATED TO THE TRANSLATIONS, EXPRESS
OR IMPLIED, INCLUDING ANY WARRANTIES OF ACCURACY, RELIABILITY,
AND ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
PARTICULAR PURPOSE AND NONINFRINGEMENT.
 
The ERDDAP website has been translated for your convenience using translation
software powered by Google Translate. Reasonable efforts have been made to
provide an accurate translation, however, no automated translation is perfect
nor is it intended to replace human translators. Translations are provided
as a service to users of the ERDDAP website, and are provided "as is."
No warranty of any kind, either expressed or implied, is made as to the
accuracy, reliability, or correctness of any translations made from English
into any other language. Some content (such as images, videos, etc.) may not
be accurately translated due to the limitations of the translation software.
 
The official text is the English version of the website. Any discrepancies or
differences created in the translation are not binding and have no legal
effect for compliance or enforcement purposes. If any questions arise related
to the accuracy of the information contained in the translated website, refer
to the English version of the website which is the official version.')" onmouseout="UnTip()" >    
Brought to you by NOAA AOML PhOD GDP    

ERDDAP > tabledap > Data Access Form ?This Data Access Form helps you download a subset of the data from a dataset with tabular data via the OPeNDAP protocol. In tabular datasets, the dataset is represented as a table with columns and rows. Each column (a variable) has one type of data (e.g., Sea Surface Temperature). Each row represents a different sample of the data (e.g., from a different time or location).

To download tabular data:

  1. Select (check) the variables you want to download.
  2. Specify constraints for any of the variables (not just the selected variables) to get the subset of data that you want. In most cases, you will at least specify longitude and latitude, or time constraints.
  3. For File type, choose one of the non-image file types (anything but .kml, .pdf, or .png).
This web page just simplifies the creation of tabledap URLs.
If you want, you can create these URLs by hand or have a computer program do it.
Then you don\'t have to use this form to get data. See the \'Bypass this form\' link below.

')" onmouseout="UnTip()" >
Dataset Title:  OSMC flattened observations from GTS Subscribe RSS
Institution:  OSMC   (Dataset ID: OSMC_RealTime)
Information:  Summary ?OSMC flattened observations from GTS, providing tupled data availability

cdm_data_type = Point
VARIABLES:
platform_id (Internal OSMC platform ID)
platform_code (WMO id or Ship call sign)
platform_type
country
time (observation date, seconds since 1970-01-01T00:00:00Z)
latitude (degrees_north)
longitude (degrees_east)
observation_depth
sst (sea surface temperature, Deg C)
atmp (air temperature, Deg C)
precip (precipitation, mm)
sss (sea surface salinity, 1)
ztmp (profile water temperature, Deg C)
zsal (profile salinity)
slp (sea level pressure, hPa)
windspd (wind speed, m/s)
winddir (wind from direction, Deg true)
wvht (sea surface wave significant height, m)
waterlevel (m)
clouds (cloud cover, oktas)
dewpoint (dew point temperature, Deg C)
uo (eastward sea water velocity, m s-1)
vo (northward sea water velocity, m s-1)
wo (upward sea water velocity, m s-1)
rainfall_rate (m s-1)
hur (relative humidity)
sea_water_elec_conductivity (sea water electrical conductivity, S m-1)
... (8 more variables)
')" onmouseout="UnTip()" > | License ?These data were produced by NOAA and are not subject to copyright protection in the United States. NOAA waives any potential copyright and related rights in these data worldwide page 62 of 86 through the Creative Commons Zero 1.0 Universal Public Domain Dedication (CC0 1.0)')" onmouseout="UnTip()" > | FGDC | ISO 19115 | Metadata | Background (external link) | Subset | Make a graph
 
Variable ?A tabular dataset can be thought of as a large table with rows and columns. Variables are the columns in the table. Select (check) the variables that you want included in the results table. The constraints determine which rows of data from the original table are included in the results table.')" onmouseout="UnTip()" >   Optional
Constraint #1 ?Constraints
  • These optional constraints let you specify a subset of the data.
  • The constraints determine which rows of data from the original table are included in the results table.
  • The constraints are applied to each row of the original table.
  • If all the constraints evaluate to true for a given row, that row is included in the results table.
  • Constraints can be applied to any variable, not just the variables you download.
')" onmouseout="UnTip()" >
Optional
Constraint #2 ?Constraints
  • These optional constraints let you specify a subset of the data.
  • The constraints determine which rows of data from the original table are included in the results table.
  • The constraints are applied to each row of the original table.
  • If all the constraints evaluate to true for a given row, that row is included in the results table.
  • Constraints can be applied to any variable, not just the variables you download.
')" onmouseout="UnTip()" >
   Minimum ?
   or a List of Values ?Optional:
Some variables have a limited number of values. If you select a value below, that value will be used for Constraint #1.

Or, consider using the Subset web page for this dataset (see the link above) which makes it easy to select subsets of this dataset by selecting combinations of distinct values.')" onmouseout="UnTip()" >

   Maximum ?
 
 platform_id (Internal OSMC platform ID) ?  Float64 platform_id {
    String ioos_category "Identifier";
    String long_name "Internal OSMC platform ID";
  }
')" onmouseout="UnTip()" >  
           
 platform_code (WMO id or Ship call sign) ?  String platform_code {
    String ioos_category "Identifier";
    String long_name "WMO id or Ship call sign";
  }
')" onmouseout="UnTip()" >  
           
 platform_type ?  String platform_type {
    String ioos_category "Identifier";
    String long_name "platform type";
  }
')" onmouseout="UnTip()" >  
   
   - +  ?This constraint variable has a limited number of values. They are listed here. If you pick a value, it will be used for Constraint #1.

WARNING: If you pick a specific value for more than one variable, it is possible that there will be no matching data.  Consider using Subset, which makes it easy to find valid combinations.')" onmouseout="UnTip()" >

 country ?  String country {
    String ioos_category "Statistics";
    String long_name "country";
  }
')" onmouseout="UnTip()" >  
           
 time (observation date, UTC) ?  Float64 time {
    String _CoordinateAxisType "Time";
    String axis "T";
    String ioos_category "Time";
    String long_name "observation date";
    String standard_name "time";
    String time_origin "01-JAN-1970 00:00:00";
    String units "seconds since 1970-01-01T00:00:00Z";
  }
')" onmouseout="UnTip()" >  
           
 latitude (degrees_north) ?  Float64 latitude {
    String _CoordinateAxisType "Lat";
    Float64 actual_range -89.0, 89.0;
    String axis "Y";
    String ioos_category "Location";
    String long_name "Latitude";
    String standard_name "latitude";
    String units "degrees_north";
  }
')" onmouseout="UnTip()" >  
       -89.0    89.0
  < slider >
 longitude (degrees_east) ?  Float64 longitude {
    String _CoordinateAxisType "Lon";
    Float64 actual_range -180.0, 180.0;
    String axis "X";
    String ioos_category "Location";
    String long_name "Longitude";
    String standard_name "longitude";
    String units "degrees_east";
  }
')" onmouseout="UnTip()" >  
       -180.0    180.0
  < slider >
 observation_depth ?  Float64 observation_depth {
    String _CoordinateAxisType "Height";
    String axis "Z";
    String cdm_altitude_proxy "observation_depth";
    String ioos_category "Location";
    String long_name "observation depth";
  }
')" onmouseout="UnTip()" >  
           
 sst (sea surface temperature, Deg C) ?  Float64 sst {
    String ioos_category "Temperature";
    String long_name "sea surface temperature";
    String standard_name "sea_surface_temperature";
    String units "Deg C";
  }
')" onmouseout="UnTip()" >  
           
 atmp (air temperature, Deg C) ?  Float64 atmp {
    String ioos_category "Temperature";
    String long_name "air temperature";
    String standard_name "air_temperature";
    String units "Deg C";
  }
')" onmouseout="UnTip()" >  
           
 precip (precipitation, mm) ?  Float64 precip {
    String ioos_category "Meteorology";
    String long_name "precipitation";
    String units "mm";
  }
')" onmouseout="UnTip()" >  
           
 sss (sea surface salinity, 1) ?  Float64 sss {
    String ioos_category "Meteorology";
    String long_name "sea surface salinity";
    String units "1";
  }
')" onmouseout="UnTip()" >  
           
 ztmp (Deg C) ?  Float64 ztmp {
    String ioos_category "Temperature";
    String long_name "profile water temperature";
    String standard_name "sea_water_temperature";
    String units "Deg C";
  }
')" onmouseout="UnTip()" >  
           
 zsal (profile salinity) ?  Float64 zsal {
    String ioos_category "Salinity";
    String long_name "profile salinity";
    String standard_name "sea_water_salinity";
  }
')" onmouseout="UnTip()" >  
           
 slp (sea level pressure, hPa) ?  Float64 slp {
    String ioos_category "Pressure";
    String long_name "sea level pressure";
    String standard_name "air_pressure_at_sea_level";
    String units "hPa";
  }
')" onmouseout="UnTip()" >  
           
 windspd (wind speed, m/s) ?  Float64 windspd {
    String ioos_category "Wind";
    String long_name "wind speed";
    String standard_name "wind_speed";
    String units "m/s";
  }
')" onmouseout="UnTip()" >  
           
 winddir (wind from direction, Deg true) ?  Float64 winddir {
    Float64 colorBarMaximum 360.0;
    Float64 colorBarMinimum 0.0;
    String ioos_category "Wind";
    String long_name "wind from direction";
    String standard_name "wind_from_direction";
    String units "Deg true";
  }
')" onmouseout="UnTip()" >  
           
 wvht (m) ?  Float64 wvht {
    Float64 colorBarMaximum 10.0;
    Float64 colorBarMinimum 0.0;
    String ioos_category "Surface Waves";
    String long_name "sea surface wave significant height";
    String standard_name "sea_surface_wave_significant_height";
    String units "m";
  }
')" onmouseout="UnTip()" >  
           
 waterlevel (m) ?  Float64 waterlevel {
    String ioos_category "Sea Level";
    String long_name "waterlevel";
    String units "m";
  }
')" onmouseout="UnTip()" >  
           
 clouds (cloud cover, oktas) ?  Float64 clouds {
    String ioos_category "Meteorology";
    String long_name "cloud cover";
    String units "oktas";
  }
')" onmouseout="UnTip()" >  
           
 dewpoint (dew point temperature, Deg C) ?  Float64 dewpoint {
    String ioos_category "Meteorology";
    String long_name "dew point temperature";
    String standard_name "dew_point_temperature";
    String units "Deg C";
  }
')" onmouseout="UnTip()" >  
           
 uo (m s-1) ?  Float64 uo {
    String ioos_category "Currents";
    String long_name "eastward sea water velocity";
    String standard_name "eastward_sea_water_velocity";
    String units "m s-1";
  }
')" onmouseout="UnTip()" >  
           
 vo (m s-1) ?  Float64 vo {
    String ioos_category "Currents";
    String long_name "northward sea water velocity";
    String standard_name "northward_sea_water_velocity";
    String units "m s-1";
  }
')" onmouseout="UnTip()" >  
           
 wo (m s-1) ?  Float64 wo {
    String ioos_category "Currents";
    String long_name "upward sea water velocity";
    String standard_name "upward_sea_water_velocity";
    String units "m s-1";
  }
')" onmouseout="UnTip()" >  
           
 rainfall_rate (m s-1) ?  Float64 rainfall_rate {
    Float64 colorBarMaximum 1.0e-4;
    Float64 colorBarMinimum 0.0;
    String ioos_category "Meteorology";
    String long_name "rainfall rate";
    String standard_name "rainfall_rate";
    String units "m s-1";
  }
')" onmouseout="UnTip()" >  
           
 hur (relative humidity) ?  Float64 hur {
    String ioos_category "Meteorology";
    String long_name "relative humidity";
    String standard_name "relative_humidity";
  }
')" onmouseout="UnTip()" >  
           
 sea_water_elec_conductivity (S m-1) ?  Float64 sea_water_elec_conductivity {
    Float64 colorBarMaximum 40.0;
    Float64 colorBarMinimum 30.0;
    String ioos_category "Salinity";
    String long_name "sea water electrical conductivity";
    String standard_name "sea_water_electrical_conductivity";
    String units "S m-1";
  }
')" onmouseout="UnTip()" >  
           
 sea_water_pressure (dbar) ?  Float64 sea_water_pressure {
    String ioos_category "Pressure";
    String long_name "sea water pressure";
    String std_name "sea_water_pressure";
    String units "dbar";
  }
')" onmouseout="UnTip()" >  
           
 rlds (W m-2) ?  Float64 rlds {
    String ioos_category "Heat Flux";
    String long_name "surface downwelling longwave flux in air";
    String standard_name "surface_downwelling_longwave_flux_in_air";
    String units "W m-2";
  }
')" onmouseout="UnTip()" >  
           
 rsds (W m-2) ?  Float64 rsds {
    String ioos_category "Heat Flux";
    String long_name "surface downwelling shortwave flux in air";
    String standard_name "surface_downwelling_shortwave_flux_in_air";
    String units "W m-2";
  }
')" onmouseout="UnTip()" >  
           
 waterlevel_met_res (m) ?  Float64 waterlevel_met_res {
    String ioos_category "Sea Level";
    String long_name "meteorological residual tidal elevation";
    String units "m";
  }
')" onmouseout="UnTip()" >  
           
 waterlevel_wrt_lcd (m) ?  Float64 waterlevel_wrt_lcd {
    String ioos_category "Sea Level";
    String long_name "tidal elevation WRT local chart datum";
    String units "m";
  }
')" onmouseout="UnTip()" >  
           
 water_col_ht (water column height, m) ?  Float64 water_col_ht {
    String ioos_category "Sea Level";
    String long_name "water column height";
    String units "m";
  }
')" onmouseout="UnTip()" >  
           
 wind_to_direction (degree) ?  Float64 wind_to_direction {
    Float64 colorBarMaximum 360.0;
    Float64 colorBarMinimum 0.0;
    String ioos_category "Wind";
    String long_name "wind to direction";
    String standard_name "wind_to_direction";
    String units "degree";
  }
')" onmouseout="UnTip()" >  
           
 lon360 (longitude, degree_east) ?  Float64 lon360 {
    String ioos_category "Location";
    String standard_name "longitude";
    String units "degree_east";
  }
')" onmouseout="UnTip()" >  
           
 
Server-side Functions ?TableDAP supports some server-side functions that modify the data results table. They are optional. Other than "distinct()", they are rarely needed.

Currently, each of the functions takes the results table as input and returns the table with the same columns in the same order, but the order of the rows, the number of rows, or data on the rows, is altered. If you use more than one function, they will be applied in the order that they appear in the request.')" onmouseout="UnTip()" >

 distinct() ?Checking "distinct()" tells ERDDAP to sort the results table by all of the variables selected above (with the top/first variable selected above being the most important and other selected variables only being used to break ties) and to remove all duplicate rows from the response table.

WARNING: if this is used without constraints, ERDDAP may have to read all rows from the datasource, which can be VERY SLOW for some datasets. So you should usually include constraints (e.g., time minimum and maximum).')" onmouseout="UnTip()" >

?orderBy sorts the rows of the results table by the specified variables, in ascending order.  For example, orderBy("stationID, time") sorts the results  primarily by stationID and secondarily by time.  

orderByDescending sorts the rows of the results table by the  specified variables, in descending order. For example, orderBy("stationID, time")  sorts the results primarily by stationID and secondarily by time.  

orderByClosest sorts the rows of the results table by the specified variables.  The last variable must be a numerical variable with a divisor. Only the rows closest to the divisor\'s interval will be kept.  For example, orderByClosest("stationID, time/2hours") will sort by stationID and time, but only return the rows for each stationID where the last orderBy column (time) are closest to 2 hour intervals.  

orderByCount sorts the rows of the results table into groups and just returns the count of the number of non-missing-values for each group. For example, orderByCount("stationID, time/1day") will sort by stationID and return one row for each stationID for each day, with a count of the number of non-missing-values for  each of the other variables.  

orderByLimit sorts the rows of the results table into groups and just returns the first nRows (as specified by the last orderByLimit value) within each group. For example, orderByMax("stationID, time/1day, 10") will sort by stationID and time, but only return the first 10 rows for each stationID for each day.  

orderByMax sorts the rows of the results table into groups and just returns the row within each group with the maximum value of the  last orderByMax variable in the request.  For example, orderByMax("stationID, time/1day, temperature") will group the rows by stationID and each day, but only return the row with the maximum temperature value for each stationID for each day.  

orderByMin is like orderByMax, but only keeps the row with the minimum value for the last orderByMin variable.  

orderByMinMax is like orderByMin plus orderByMax. Within each sort group, only the row with the minimum value and the row with the maximum value for the last orderByMinMax variable will be kept. For example, orderByMinMax("stationID, time/1day, temperature") will return the row with the minimum temperature value and the row with the maximum temperature value for each stationID for each day.  

orderByMean sorts the rows of the results table into groups and just returns one row for each group. That row will have the mean of each of the other variables. For example, orderByMax("stationID, time/1day") will create a group for each stationID for each day, and will calculate and return the mean of the other variables.  

orderBySum sorts the rows of the results table into groups and just returns one row for each group. That row will have the sum of each of the other variables. For example, orderByMax("stationID, time/1day") will create a group for each stationID for each day, and will calculate and return the sum of the other variables.')" onmouseout="UnTip()" > ("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 ?Optional: Bypass This Form
tabledap lets you request data by sending a specially formed URL to the server. The URL identifies a dataset, the desired file type for the response, and the subset of data that you want to receive. This Data Access Form simplifies this task: when you click on the Submit button below, the URL is generated and sent to the server. If you click on Just generate the URL, you can see the URL that the form generates, without sending the URL to the server.

If you learn how to form the URLs, you won\'t have to use this form to get data.
You can write a computer program or script that automatically generates URLs, sends them to ERDDAP, and gets the data. For more information on forming the URLs, click on the Bypass this form link to see the tabledap documentation.')" onmouseout="UnTip()" > )
 
(Please be patient. It may take a while to get the data.)


 

The Dataset Attribute Structure (.das) for this Dataset

Attributes {
 s {
  platform_id {
    String ioos_category "Identifier";
    String long_name "Internal OSMC platform ID";
  }
  platform_code {
    String ioos_category "Identifier";
    String long_name "WMO id or Ship call sign";
  }
  platform_type {
    String ioos_category "Identifier";
    String long_name "platform type";
  }
  country {
    String ioos_category "Statistics";
    String long_name "country";
  }
  time {
    String _CoordinateAxisType "Time";
    String axis "T";
    String ioos_category "Time";
    String long_name "observation date";
    String standard_name "time";
    String time_origin "01-JAN-1970 00:00:00";
    String units "seconds since 1970-01-01T00:00:00Z";
  }
  latitude {
    String _CoordinateAxisType "Lat";
    Float64 actual_range -89.0, 89.0;
    String axis "Y";
    String ioos_category "Location";
    String long_name "Latitude";
    String standard_name "latitude";
    String units "degrees_north";
  }
  longitude {
    String _CoordinateAxisType "Lon";
    Float64 actual_range -180.0, 180.0;
    String axis "X";
    String ioos_category "Location";
    String long_name "Longitude";
    String standard_name "longitude";
    String units "degrees_east";
  }
  observation_depth {
    String _CoordinateAxisType "Height";
    String axis "Z";
    String cdm_altitude_proxy "observation_depth";
    String ioos_category "Location";
    String long_name "observation depth";
  }
  sst {
    String ioos_category "Temperature";
    String long_name "sea surface temperature";
    String standard_name "sea_surface_temperature";
    String units "Deg C";
  }
  atmp {
    String ioos_category "Temperature";
    String long_name "air temperature";
    String standard_name "air_temperature";
    String units "Deg C";
  }
  precip {
    String ioos_category "Meteorology";
    String long_name "precipitation";
    String units "mm";
  }
  sss {
    String ioos_category "Meteorology";
    String long_name "sea surface salinity";
    String units "1";
  }
  ztmp {
    String ioos_category "Temperature";
    String long_name "profile water temperature";
    String standard_name "sea_water_temperature";
    String units "Deg C";
  }
  zsal {
    String ioos_category "Salinity";
    String long_name "profile salinity";
    String standard_name "sea_water_salinity";
  }
  slp {
    String ioos_category "Pressure";
    String long_name "sea level pressure";
    String standard_name "air_pressure_at_sea_level";
    String units "hPa";
  }
  windspd {
    String ioos_category "Wind";
    String long_name "wind speed";
    String standard_name "wind_speed";
    String units "m/s";
  }
  winddir {
    Float64 colorBarMaximum 360.0;
    Float64 colorBarMinimum 0.0;
    String ioos_category "Wind";
    String long_name "wind from direction";
    String standard_name "wind_from_direction";
    String units "Deg true";
  }
  wvht {
    Float64 colorBarMaximum 10.0;
    Float64 colorBarMinimum 0.0;
    String ioos_category "Surface Waves";
    String long_name "sea surface wave significant height";
    String standard_name "sea_surface_wave_significant_height";
    String units "m";
  }
  waterlevel {
    String ioos_category "Sea Level";
    String long_name "waterlevel";
    String units "m";
  }
  clouds {
    String ioos_category "Meteorology";
    String long_name "cloud cover";
    String units "oktas";
  }
  dewpoint {
    String ioos_category "Meteorology";
    String long_name "dew point temperature";
    String standard_name "dew_point_temperature";
    String units "Deg C";
  }
  uo {
    String ioos_category "Currents";
    String long_name "eastward sea water velocity";
    String standard_name "eastward_sea_water_velocity";
    String units "m s-1";
  }
  vo {
    String ioos_category "Currents";
    String long_name "northward sea water velocity";
    String standard_name "northward_sea_water_velocity";
    String units "m s-1";
  }
  wo {
    String ioos_category "Currents";
    String long_name "upward sea water velocity";
    String standard_name "upward_sea_water_velocity";
    String units "m s-1";
  }
  rainfall_rate {
    Float64 colorBarMaximum 1.0e-4;
    Float64 colorBarMinimum 0.0;
    String ioos_category "Meteorology";
    String long_name "rainfall rate";
    String standard_name "rainfall_rate";
    String units "m s-1";
  }
  hur {
    String ioos_category "Meteorology";
    String long_name "relative humidity";
    String standard_name "relative_humidity";
  }
  sea_water_elec_conductivity {
    Float64 colorBarMaximum 40.0;
    Float64 colorBarMinimum 30.0;
    String ioos_category "Salinity";
    String long_name "sea water electrical conductivity";
    String standard_name "sea_water_electrical_conductivity";
    String units "S m-1";
  }
  sea_water_pressure {
    String ioos_category "Pressure";
    String long_name "sea water pressure";
    String std_name "sea_water_pressure";
    String units "dbar";
  }
  rlds {
    String ioos_category "Heat Flux";
    String long_name "surface downwelling longwave flux in air";
    String standard_name "surface_downwelling_longwave_flux_in_air";
    String units "W m-2";
  }
  rsds {
    String ioos_category "Heat Flux";
    String long_name "surface downwelling shortwave flux in air";
    String standard_name "surface_downwelling_shortwave_flux_in_air";
    String units "W m-2";
  }
  waterlevel_met_res {
    String ioos_category "Sea Level";
    String long_name "meteorological residual tidal elevation";
    String units "m";
  }
  waterlevel_wrt_lcd {
    String ioos_category "Sea Level";
    String long_name "tidal elevation WRT local chart datum";
    String units "m";
  }
  water_col_ht {
    String ioos_category "Sea Level";
    String long_name "water column height";
    String units "m";
  }
  wind_to_direction {
    Float64 colorBarMaximum 360.0;
    Float64 colorBarMinimum 0.0;
    String ioos_category "Wind";
    String long_name "wind to direction";
    String standard_name "wind_to_direction";
    String units "degree";
  }
  lon360 {
    String ioos_category "Location";
    String standard_name "longitude";
    String units "degree_east";
  }
 }
  NC_GLOBAL {
    String cdm_altitude_proxy "observation_depth";
    String cdm_data_type "Point";
    String Conventions "COARDS, CF-1.6, Unidata Dataset Discovery v1.0, NCCSV-1.2";
    Float64 Easternmost_Easting 180.0;
    String featureType "Point";
    Float64 geospatial_lat_max 89.0;
    Float64 geospatial_lat_min -89.0;
    String geospatial_lat_units "degrees_north";
    Float64 geospatial_lon_max 180.0;
    Float64 geospatial_lon_min -180.0;
    String geospatial_lon_units "degrees_east";
    String history 
"2025-05-22T02:13:06Z (source database)
2025-05-22T02:13:06Z http://erddap.aoml.noaa.gov/gdp/erddap/tabledap/OSMC_RealTime.html";
    String infoUrl "www.osmc.noaa.gov";
    String institution "OSMC";
    String keywords "air, atmosphere, atmospheric, atmp, clouds, code, col, conductivity, country, data, date, density, depth, dew point, direction, dnwelling, eastward, electrical, flux, from, height, humidity, lcd, lngwv, local, met, northward, observation, ocean, oceans, platform, precip, precipitation, pressure, rain, rainfall, rainfall_rate, rate, relative, res, salinity, sea, sea_surface_wave_significant_height, sea_water_electrical_conductivity, seawater, shtwv, significant, source., sss, sst, surface, surface_air_pressure, time, type, upward, velocity, water, waterlevel, wave, waves, wind, wind_from_direction, winds, windspd, wrt, zsal, ztmp";
    String keywords_vocabulary "GCMD Science Keywords";
    String license "These data were produced by NOAA and are not subject to copyright protection in the United States. NOAA waives any potential copyright and related rights in these data worldwide page 62 of 86 through the Creative Commons Zero 1.0 Universal Public Domain Dedication (CC0 1.0)";
    String Metadata_Conventions "COARDS, CF-1.6, Unidata Dataset Discovery v1.0";
    Float64 Northernmost_Northing 89.0;
    String sourceUrl "(source database)";
    Float64 Southernmost_Northing -89.0;
    String standard_name_vocabulary "CF-12";
    String subsetVariables "platform_type";
    String summary "OSMC flattened observations from GTS, providing tupled data availability";
    String title "OSMC flattened observations from GTS";
    Float64 Westernmost_Easting -180.0;
  }
}

 

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
http://coastwatch.pfeg.noaa.gov/erddap/tabledap/datasetID.fileType{?query}
For example,
http://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