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

ERDDAP > tabledap > Data Access Form ?

Dataset Title:  RV Sikuliaq : Winch_rapp : Wire Tension - Load Cell Subscribe RSS
Institution:  UAF   (Dataset ID: wiretensionfromloadcell_t_winchrapp_fullres)
Information:  Summary ? | License ? | Metadata | Background (external link) | Make a graph
 
Variable ?   Optional
Constraint #1 ?
Optional
Constraint #2 ?
   Minimum ?
 
   Maximum ?
 
 time_raw (UTC) ?              
 time (UTC) ?              
 value (Wire Tension - Load Cell, t) ?              
 flag_summary (unitless) ?              
 flag_string (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_raw {
    String ioos_category "Time";
    String long_name "Time Raw";
    String time_origin "01-JAN-1970 00:00:00";
    String units "seconds since 1970-01-01T00:00:00Z";
  }
  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";
  }
  value {
    String ioos_category "Other";
    String long_name "Wire Tension - Load Cell";
    String short_name "wire_tension_from_load_cell";
    String standard_name "x";
    String units "t";
  }
  flag_summary {
    String colorBarMaximum "9";
    String colorBarMinimum "0";
    String flag_meanings "QC test not applicable, passed the QC test, quality was not evaluated or is unknown, quality is questionable/suspect, failed the QC test, data are missing";
    String flag_values "0, 1, 2, 3, 4, 9";
    String ioos_category "Quality";
    String long_name "Wire Tension - Load Cell QC Summary Flag";
    String short_name "wire_tension_from_load_cell_qc_flag";
    String standard_name "x_qc_flag";
    String units "unitless";
  }
  flag_string {
    String flag_meanings "QC test not applicable, passed the QC test, quality was not evaluated or is unknown, quality is questionable/suspect, failed the QC test, data are missing";
    String flag_values "0, 1, 2, 3, 4, 9";
    String ioos_category "Quality";
    String long_name "Wire Tension - Load Cell QC Flags";
    String qc_test_indices "0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29";
    String qc_test_names "Gap Test, Syntax Test, Gross Range Test, Global Range Test, Recommended Range Test, Sensor Status Test, Unused, Unused, Unused, Unused, Unused, Unused, Unused, Unused, Unused, Unused, Unused, Unused, Unused, Unused, Unused, Unused, Unused, Unused, Unused, Unused, Unused, Unused, Unused, Unused";
    String short_name "wire_tension_from_load_cell_qc_flag_string";
    String standard_name "x_qc_flag_string";
    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-02T18:49:19Z (source database)
2026-05-02T18:49:19Z https://coriolix.sikuliaq.alaska.edu/erddap/tabledap/wiretensionfromloadcell_t_winchrapp_fullres.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 
"Wire Tension - Load Cell time series data.
Platform: RV Sikuliaq
Sensor Model: unknown
Sensor S/N: XXXXX
Sensor Location Onboard: Not Applicable
Sensor Description: Sikuliaq is equipped with a suite of electric winches manufactured by Rapp Marine, consisting of two hydrographic winches with .322 EM cable and a traction winch with two storage reels containing .681 EOM cable and 9/16 3x19 trawl wire. The PLC interfaces with a databroker that outputs NMEA data at 20 Hz using ZeroMQ distributed messaging. ******
The ship's typical arrangement is to use Winch #1 for .322 ops off the stern A-frame and Winch #2 for .322 ops off the starboard Load Handling System for CTD casts.  Winch #6 refers to Storage Drum 1 which houses the .681, and Winch #7 refers to Storage Drum 2 which houses the 9/16 trawl wire.
Parameter Description:";
    String title "RV Sikuliaq : Winch_rapp : Wire Tension - Load Cell";
  }
}

 

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