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

ERDDAP > tabledap > Data Access Form ?

Dataset Title:  Tag Releases Subscribe RSS
Institution:  OTN   (Dataset ID: nodename_aat_tag_releases)
Information:  Summary ? | License ? | Metadata | Background (external link) | Make a graph
 
Variable ?   Optional
Constraint #1 ?
Optional
Constraint #2 ?
   Minimum ?
 
   Maximum ?
 
 release_project_reference ?              
 datacenter_reference ?              
 tag_device_id ?              
 release_guid ?              
 release_reference_id ?              
 release_reference_type ?              
 release_latitude ?              
 release_longitude ?              
 release_datetime_utc (UTC) ?              
 expected_enddate (UTC) ?              
 manufacturer ?              
 tag_model ?              
 tag_serial_number ?              
 tag_frequency ?              
 tag_coding_system ?              
 transmitted_id ?              
 transmittername ?              
 transmitter_type ?              
 tag_programming_id ?              
 
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 {
  release_project_reference {
    String ioos_category "Identifier";
    String long_name "Release Project Reference";
  }
  datacenter_reference {
    String ioos_category "Identifier";
    String long_name "Datacenter Reference";
  }
  tag_device_id {
    String ioos_category "Identifier";
    String long_name "Tag Device ID";
  }
  release_guid {
    String ioos_category "Identifier";
    String long_name "Release Guid";
  }
  release_reference_id {
    String ioos_category "Identifier";
    String long_name "Release Reference ID";
  }
  release_reference_type {
    String ioos_category "Unknown";
    String long_name "Release Reference Type";
  }
  release_latitude {
    String ioos_category "Location";
    String long_name "Release Latitude";
  }
  release_longitude {
    String ioos_category "Location";
    String long_name "Release Longitude";
  }
  release_datetime_utc {
    String ioos_category "Time";
    String long_name "Release Datetime UTC";
    String time_origin "01-JAN-1970 00:00:00";
    String units "seconds since 1970-01-01T00:00:00Z";
  }
  expected_enddate {
    String ioos_category "Time";
    String long_name "Expected Enddate";
    String time_origin "01-JAN-1970 00:00:00";
    String units "seconds since 1970-01-01T00:00:00Z";
  }
  manufacturer {
    String ioos_category "Unknown";
    String long_name "Manufacturer";
  }
  tag_model {
    String ioos_category "Identifier";
    String long_name "Tag Model";
  }
  tag_serial_number {
    String ioos_category "Identifier";
    String long_name "Tag Serial Number";
  }
  tag_frequency {
    String ioos_category "Unknown";
    String long_name "Tag Frequency";
  }
  tag_coding_system {
    String ioos_category "Unknown";
    String long_name "Tag Coding System";
  }
  transmitted_id {
    String ioos_category "Identifier";
    String long_name "Transmitted ID";
  }
  transmittername {
    String ioos_category "Identifier";
    String long_name "Transmittername";
  }
  transmitter_type {
    String ioos_category "Unknown";
    String long_name "Transmitter Type";
  }
  tag_programming_id {
    String ioos_category "Identifier";
    String long_name "Tag Programming ID";
  }
 }
  NC_GLOBAL {
    String cdm_data_type "Other";
    String Conventions "???";
    String history 
"2024-11-14T19:42:18Z (source database)
2024-11-14T19:42:18Z http://erddap.factnetwork.secoora.org:80/erddap/tabledap/nodename_aat_tag_releases.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 "Tag Releases.";
    String title "Tag Releases";
  }
}

 

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