NOAA ERDDAP
Easier access to scientific data

Brought to you by NOAA NMFS SWFSC ERD    

ERDDAP > tabledap > Data Access Form ?

Dataset Title:  IOOS ATN Contact Database Subscribe RSS
Institution:  IOOS Animal Telemetry Network   (Dataset ID: ioos_atn_contacts)
Information:  Summary ? | License ? | Metadata | Background (external link) | Subset
 
Variable ?   Optional
Constraint #1 ?
Optional
Constraint #2 ?
   Minimum ?
   or a List of Values ?
   Maximum ?
 
 event_id ?      
   - +  ?
 contact_name ?      
   - +  ?
 contact_email ?      
   - +  ?
 institution ?      
   - +  ?
 
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 {
  event_id {
    String description "This unique event_id describing a telemetry event in the IOOS ATN DAC";
    String ioos_category "Other";
  }
  contact_name {
    String description "The contact name of the person who was responsible for the deployment and management of the telemery event and data prior to DAC submission";
    String ioos_category "Other";
  }
  contact_email {
    String description "The contact email of the person who was responsible for the deployment and management of the telemery event and data prior to DAC submission";
    String ioos_category "Other";
  }
  institution {
    String description "The institution that was responsible for the deployment and management of the telemery event and data prior to DAC submission";
    String ioos_category "Other";
  }
 }
  NC_GLOBAL {
    String acknowledgement "NOAA IOOS,Axiom Data Science,Wildlife Computers,Argos,SMRU,Navy ONR,NOAA NMFS,Stanford Block Lab";
    String cdm_data_type "Other";
    String Conventions "CF-1.6,ACDD-1.3";
    String creator_email "atn@ioos.us";
    String creator_name "IOOS ATN";
    String creator_url "https://atn.ioos.us";
    String history 
"2024-11-08T06:15:41Z (local files)
2024-11-08T06:15:41Z http://atn.ioos.us/erddap/tabledap/ioos_atn_contacts.html";
    String infoUrl "https://atn.ioos.us";
    String institution "IOOS Animal Telemetry Network";
    String keywords "atn, contact, dac, data, deployed, event, ioos";
    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 project "IOOS Animal Telemetry Network";
    String publisher_email "atn@ioos.us";
    String publisher_name "IOOS ATN";
    String publisher_url "https://atn.ioos.us";
    String sourceUrl "(local files)";
    String subsetVariables "event_id,contact_email,contact_name,institution";
    String summary "Extracted contact information from the Hopkins Marine Lab ATN data dump. This is useful when looking up contact information by an event_id";
    String title "IOOS ATN Contact Database";
  }
}

 

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