Marine Institute Logo Marine Institute ERDDAP Server
Serving data from the Marine Institute (Ireland)
   
Brought to you by the Marine Institute(Ireland)    

ERDDAP > tabledap > Data Access Form ?

Dataset Title:  Harmful Algae Blooms Statuses   RSS
Institution:  Marine Institute   (Dataset ID: habs_status)
Information:  Summary ? | License ? | Metadata | Background (external link) | Subset | Make a graph
 
Variable ?   Optional
Constraint #1 ?
Optional
Constraint #2 ?
   Minimum ?
   or a List of Values ?
   Maximum ?
 
 species ?      
   - +  ?
 periodstart_date (UTC) ?              
 parentarea_name ?              
 periodend_date (UTC) ?              
 statuseffective_startdate (UTC) ?              
 statusexpiry_date (UTC) ?              
 reason_name ?              
 productionareastatusname ?              
 productionstatusestatusname ?              
 publisheddt (Datetime, UTC) ?              
 
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 {
  species {
    String ioos_category "Unknown";
    String long_name "species";
  }
  periodstart_date {
    String ioos_category "Time";
    String long_name "periodstart_date";
    String source_name "PeriodStartDate";
    String standard_name "time";
    String time_origin "01-JAN-1970 00:00:00";
    String units "seconds since 1970-01-01T00:00:00Z";
  }
  parentarea_name {
    String ioos_category "Identifier";
    String long_name "ParentAReaName";
  }
  periodend_date {
    String ioos_category "Time";
    String long_name "periodend_date";
    String source_name "PeriodStartDate";
    String standard_name "time";
    String time_origin "01-JAN-1970 00:00:00";
    String units "seconds since 1970-01-01T00:00:00Z";
  }
  statuseffective_startdate {
    String ioos_category "Time";
    String long_name "statuseffective_startdate";
    String source_name "StatusEffectiveStartDate";
    String standard_name "time";
    String time_origin "01-JAN-1970 00:00:00";
    String units "seconds since 1970-01-01T00:00:00Z";
  }
  statusexpiry_date {
    String ioos_category "Time";
    String long_name "statusexpiry_date";
    String source_name "StatusExpiryDate";
    String standard_name "time";
    String time_origin "01-JAN-1970 00:00:00";
    String units "seconds since 1970-01-01T00:00:00Z";
  }
  reason_name {
    String ioos_category "Unknown";
    String long_name "reason_name";
  }
  productionareastatusname {
    String ioos_category "Unknown";
    String long_name "ProductionAreaStatusname";
  }
  productionstatusestatusname {
    String ioos_category "Unknown";
    String long_name "ProductionAreaStatusID";
  }
  publisheddt {
    String ioos_category "Time";
    String long_name "Datetime";
    String source_name "Datetime";
    String standard_name "time";
    String time_origin "01-JAN-1970 00:00:00";
    String units "seconds since 1970-01-01T00:00:00Z";
  }
 }
  NC_GLOBAL {
    String cdm_data_type "Other";
    String Conventions "COARDS, CF-1.6, ACDD-1.3";
    String creator_name "Marine Institute, Ireland";
    String creator_type "person";
    String creator_url "http://www.digitalocean.ie";
    String history 
"2024-04-19T05:44:36Z (source database)
2024-04-19T05:44:36Z https://erddap3.marine.ie/erddap/tabledap/habs_status.html";
    String infoUrl "http://www.digitalocean.ie";
    String institution "Marine Institute";
    String keywords "habs, species";
    String keywords_vocabulary "GCMD Science Keywords";
    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 Table v29";
    String subsetVariables "species";
    String summary "Harmful Algae Blooms Statuses";
    String title "Harmful Algae Blooms Statuses";
  }
}

 

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