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

ERDDAP > tabledap > Data Access Form ?

Dataset Title:  Recover Offload Details Subscribe RSS
Institution:  OTN   (Dataset ID: nodename_aat_recover_offload_details)
Information:  Summary ? | License ? | Metadata | Background (external link) | Make a graph
 
Variable ?   Optional
Constraint #1 ?
Optional
Constraint #2 ?
   Minimum ?
 
   Maximum ?
 
 recovery_project_reference ?              
 datacenter_reference ?              
 recovery_id ?              
 deployment_id ?              
 recovery_guid ?              
 recovery_latitude ?              
 recovery_longitude ?              
 recovery_datetime_utc (UTC) ?              
 recovery_outcome ?              
 data_offloaded ?              
 offload_datetime_utc (UTC) ?              
 log_filenames ?              
 recovery_comments ?              
 clock_synchronized ?              
 recovered_by ?              
 
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 info)

(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 {
  recovery_project_reference {
    String ioos_category "Identifier";
    String long_name "Recovery Project Reference";
  }
  datacenter_reference {
    String ioos_category "Identifier";
    String long_name "Datacenter Reference";
  }
  recovery_id {
    String ioos_category "Identifier";
    String long_name "Recovery ID";
  }
  deployment_id {
    String ioos_category "Identifier";
    String long_name "Deployment ID";
  }
  recovery_guid {
    String ioos_category "Identifier";
    String long_name "Recovery Guid";
  }
  recovery_latitude {
    String ioos_category "Location";
    String long_name "Recovery Latitude";
  }
  recovery_longitude {
    String ioos_category "Location";
    String long_name "Recovery Longitude";
  }
  recovery_datetime_utc {
    String ioos_category "Time";
    String long_name "Recovery Datetime UTC";
    String time_origin "01-JAN-1970 00:00:00";
    String units "seconds since 1970-01-01T00:00:00Z";
  }
  recovery_outcome {
    String ioos_category "Unknown";
    String long_name "Recovery Outcome";
  }
  data_offloaded {
    String ioos_category "Unknown";
    String long_name "Data Offloaded";
  }
  offload_datetime_utc {
    String ioos_category "Time";
    String long_name "Offload Datetime UTC";
    String time_origin "01-JAN-1970 00:00:00";
    String units "seconds since 1970-01-01T00:00:00Z";
  }
  log_filenames {
    String ioos_category "Unknown";
    String long_name "Log Filenames";
  }
  recovery_comments {
    String ioos_category "Unknown";
    String long_name "Recovery Comments";
  }
  clock_synchronized {
    String ioos_category "Unknown";
    String long_name "Clock Synchronized";
  }
  recovered_by {
    String ioos_category "Unknown";
    String long_name "Recovered By";
  }
 }
  NC_GLOBAL {
    String cdm_data_type "Other";
    String Conventions "???";
    String history 
"2024-11-14T19:46:38Z (source database)
2024-11-14T19:46:38Z http://erddap.factnetwork.secoora.org:80/erddap/tabledap/nodename_aat_recover_offload_details.html";
    String infoUrl "http://www.oceantrackingnetwork.org/";
    String institution "OTN";
    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 summary "Recover Offload Details.";
    String title "Recover Offload Details";
  }
}

 

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.02
Disclaimers | Privacy Policy | Contact