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:  Ocean Tracking Network   (Dataset ID: otn_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 ?          -49.36753    74.75011
 recovery_longitude ?          -166.1857    148.82
 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 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 {
  recovery_project_reference {
    String ioos_category "Identifier";
    String long_name "Recovery Project Reference Code";
  }
  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 {
    Float64 actual_range -49.36753, 74.75011;
    String ioos_category "Location";
    String long_name "Recovery Latitude";
  }
  recovery_longitude {
    Float64 actual_range -166.1857, 148.82;
    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 "AAT, COARDS, CF-1.6, ACDD-1.3";
    String history 
"2024-04-30T03:43:35Z (source database)
2024-04-30T03:43:35Z https://members.oceantrack.org/erddap/tabledap/otn_aat_recover_offload_details.html";
    String infoUrl "http://oceantrackingnetwork.org/";
    String institution "Ocean Tracking Network";
    String keywords "ACOUSTIC RECEIVERS, ACOUSTIC TAGS, Earth Science > Biological Classification > Animals/Vertebrates > Fish";
    String keywords_vocabulary "GCMD Science Keywords";
    String license "By accessing or using OTN Data you agree to: a) give proper attribution to all Data Providers and to OTN by using the preformed citations contained in OTN metadata reports and in the data records, b) inform OTN of publications, products or commercial applications using the data, c) acknowledge that neither the OTN nor the provider is liable for inaccuracies in the data, d) assume responsibility for investigating and understanding the limitations of the data, e) report all problems with respect to data to otndc@dal.ca. For full policy, see: https://members.oceantrack.org/data/policies.";
    String publisher_email "otndc@dal.ca";
    String publisher_name "OTN Data Centre";
    String publisher_url "http://members.oceantrack.org";
    String sourceUrl "(source database)";
    String standard_name_vocabulary "CF-11";
    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.23
Disclaimers | Privacy Policy | Contact