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

ERDDAP > tabledap > Make A Graph ?

Dataset Title:  RV Sikuliaq : Flowmeter Krohne_1464 : Water Flow Speed : 1 minute binned Subscribe RSS
Institution:  UAF   (Dataset ID: waterflowspeed_mpers_flowme021464_060sbin)
Information:  Summary ? | License ? | Metadata | Background (external link) | Data Access Form
 
Graph Type:  ?
X Axis: 
Y Axis: 
Color: 
-1+1
 
Constraints ? Optional
Constraint #1 ?
Optional
Constraint #2 ?
       
       
       
       
       
 
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.")
 
Graph Settings
Marker Type:   Size: 
Color: 
Color Bar:   Continuity:   Scale: 
   Minimum:   Maximum:   N Sections: 
Y Axis Minimum:   Maximum:   
 
(Please be patient. It may take a while to get the data.)
 
Optional:
Then set the File Type: (File Type information)
and
or view the URL:
(Documentation / Bypass this form ? )
   
Time range:           -   +  
[The graph you specified. Please be patient.]

 

Things You Can Do With Your Graphs

Well, you can do anything you want with your graphs, of course. But some things you might not have considered are:

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 "Water Flow Speed Spot_Value";
    String short_name "water_flow_speed_spot_value";
    String special_notes "Binning type: linear";
    String standard_name "x_spot_value";
    String units "m/s";
  }
  mean {
    String ioos_category "Statistics";
    String long_name "Water Flow Speed Mean";
    String short_name "water_flow_speed_mean";
    String special_notes "Binning type: linear";
    String standard_name "x_mean";
    String units "m/s";
  }
  stddev {
    String ioos_category "Statistics";
    String long_name "Water Flow Speed Stddev";
    String short_name "water_flow_speed_stddev";
    String special_notes "Binning type: linear";
    String standard_name "x_stddev";
    String units "m/s";
  }
  minimum {
    String ioos_category "Statistics";
    String long_name "Water Flow Speed Minimum";
    String short_name "water_flow_speed_minimum";
    String special_notes "Binning type: linear";
    String standard_name "x_minimum";
    String units "m/s";
  }
  maximum {
    String ioos_category "Statistics";
    String long_name "Water Flow Speed Maximum";
    String short_name "water_flow_speed_maximum";
    String special_notes "Binning type: linear";
    String standard_name "x_maximum";
    String units "m/s";
  }
  median {
    String ioos_category "Statistics";
    String long_name "Water Flow Speed Median";
    String short_name "water_flow_speed_median";
    String special_notes "Binning type: linear";
    String standard_name "x_median";
    String units "m/s";
  }
  num_values {
    String ioos_category "Statistics";
    String long_name "Water Flow Speed Num_Values";
    String short_name "water_flow_speed_num_values";
    String special_notes "Binning type: linear";
    String standard_name "x_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-02T14:10:19Z (source database)
2026-05-02T14:10:19Z https://coriolix.sikuliaq.alaska.edu/tabledap/waterflowspeed_mpers_flowme021464_060sbin.das";
    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 
"Water Flow Speed 1-minute binned time series data.
Vessel: RV Sikuliaq. Sensor Model: Krohne Optiflux 5000 flow sensor
Sensor S/N: A13021464
Sensor Location Onboard: Wet Lab
Sensor Description: Electromagnetic Flowmeter measuring surface seawater flow being delivered to underway instruments. These electromagnetic flowmeters are designed exclusively to measure the flow and conductivity of electrically conductive, liquid media.

  The interface to this instrument is via Modbus RTU over RS485. Custom software had to be written to extract the required data from the sensor. The logged data format is
unique to Sikuliaq.
Parameter Description:";
    String title "RV Sikuliaq : Flowmeter Krohne_1464 : Water Flow Speed : 1 minute 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