NOAA ERDDAP
Easier access to scientific data
| ?    
Brought to you by NOAA NMFS SWFSC ERD    

ERDDAP > tabledap > Data Access Form ?

Dataset Title:  RV Sikuliaq : MBES 710_224 : Longitude : 600 s binned Subscribe RSS
Institution:  UAF   (Dataset ID: longitude_degrees_multib710224_600sbin)
Information:  Summary ? | License ? | Metadata | Background (external link) | Make a graph
 
Variable ?   Optional
Constraint #1 ?
Optional
Constraint #2 ?
   Minimum ?
 
   Maximum ?
 
 time (UTC) ?              
 spot_time (UTC) ?              
 spot_value (Longitude Spot_Value, degrees) ?              
 mean (Longitude Mean, degrees) ?              
 stddev (Longitude Stddev, degrees) ?              
 minimum (Longitude Minimum, degrees) ?              
 maximum (Longitude Maximum, degrees) ?              
 median (Longitude Median, degrees) ?              
 num_values (Longitude Num_Values, unitless) ?              
 
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 {
  time {
    String _CoordinateAxisType "Time";
    String axis "T";
    String ioos_category "Time";
    String long_name "Time";
    String standard_name "time";
    String time_origin "01-JAN-1970 00:00:00";
    String units "seconds since 1970-01-01T00:00:00Z";
  }
  spot_time {
    String ioos_category "Time";
    String long_name "Spot Time";
    String time_origin "01-JAN-1970 00:00:00";
    String units "seconds since 1970-01-01T00:00:00Z";
  }
  spot_value {
    String ioos_category "Statistics";
    String long_name "Longitude Spot_Value";
    String short_name "longitude_spot_value";
    String special_notes "Binning type: spot";
    String standard_name "longitude_spot_value";
    String units "degrees";
  }
  mean {
    String ioos_category "Statistics";
    String long_name "Longitude Mean";
    String short_name "longitude_mean";
    String special_notes "Binning type: spot";
    String standard_name "longitude_mean";
    String units "degrees";
  }
  stddev {
    String ioos_category "Statistics";
    String long_name "Longitude Stddev";
    String short_name "longitude_stddev";
    String special_notes "Binning type: spot";
    String standard_name "longitude_stddev";
    String units "degrees";
  }
  minimum {
    String ioos_category "Statistics";
    String long_name "Longitude Minimum";
    String short_name "longitude_minimum";
    String special_notes "Binning type: spot";
    String standard_name "longitude_minimum";
    String units "degrees";
  }
  maximum {
    String ioos_category "Statistics";
    String long_name "Longitude Maximum";
    String short_name "longitude_maximum";
    String special_notes "Binning type: spot";
    String standard_name "longitude_maximum";
    String units "degrees";
  }
  median {
    String ioos_category "Statistics";
    String long_name "Longitude Median";
    String short_name "longitude_median";
    String special_notes "Binning type: spot";
    String standard_name "longitude_median";
    String units "degrees";
  }
  num_values {
    String ioos_category "Statistics";
    String long_name "Longitude Num_Values";
    String short_name "longitude_num_values";
    String special_notes "Binning type: spot";
    String standard_name "longitude_num_values";
    String units "unitless";
  }
 }
  NC_GLOBAL {
    String cdm_data_type "Other";
    String contributor_name "RV Sikuliaq";
    String contributor_role "Data collector";
    String creator_name "CORIOLIX, RDESC, RCRV Project, Oregon State University";
    String creator_url "http://ceoas.oregonstate.edu";
    String history 
"2026-05-02T20:18:12Z (source database)
2026-05-02T20:18:12Z https://coriolix.sikuliaq.alaska.edu/erddap/tabledap/longitude_degrees_multib710224_600sbin.html";
    String infoUrl "https://www.uaf.edu/cfos/sikuliaq/";
    String institution "UAF";
    String keywords "atmosphere, data, observations, ocean";
    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 "(source database)";
    String standard_name_vocabulary "CF standard name";
    String summary 
"Longitude 600 s binned time series data.
Vessel: RV Sikuliaq. Sensor Model: Kongsberg EM 710 multibeam echosounder
Sensor S/N: 224
Sensor Location Onboard: Hull
Sensor Description: Shallow Water Multibeam Echo Sounder. 70 to 100 kHz operating frequencies.
Parameter Description: Longitude obtained from a separate GPS source. The time of the GPS latitude/longitude is closest to the LDS timestamp (not the datagram XYZ88 header timestamp).";
    String title "RV Sikuliaq : MBES 710_224 : Longitude : 600 s binned";
  }
}

 

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