ERDDAP at RI Data Discovery Center
Easier access to scientific data
Brought to you by RI Data Discovery Center and RI C-AIM    

ERDDAP > tabledap > Data Access Form ?

Dataset Title:  Fish Trawl: Fox Island and Whale Rock Temps   RSS
Institution:  Rhode Island Data Discovery   (Dataset ID: fish_trawl_79f9_f9fd_5a42)
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 ?
 
 time (UTC) ?          1959-01-21T00:00:00Z    2017-12-27T00:00:00Z
  < slider >
 Station ?      
   - +  ?
 Surface_Temperature (degree_C) ?          -2.66    31.02
 Bottom_Temperature (degree_C) ?          -2.44    31.55
 
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 {
  time {
    String _CoordinateAxisType "Time";
    Float64 actual_range -3.454272e+8, 1.5143328e+9;
    String axis "T";
    String ioos_category "Time";
    String long_name "Time";
    String standard_name "time";
    String time_origin "01-JAN-1970 00:00:00";
    String units "seconds since 1970-01-01T00:00:00Z";
  }
  Station {
    String long_name "Station";
  }
  Surface_Temperature {
    Float32 _FillValue NaN;
    Float32 actual_range -2.66, 31.02;
    Float64 colorBarMaximum 40.0;
    Float64 colorBarMinimum -10.0;
    String long_name "Surface Temperature";
    String standard_name "sea_surface_temperature";
    String units "degree_C";
  }
  Bottom_Temperature {
    Float32 _FillValue NaN;
    Float32 actual_range -2.44, 31.55;
    Float64 colorBarMaximum 40.0;
    Float64 colorBarMinimum -10.0;
    String long_name "Bottom Temperature";
    String standard_name "sea_bottom_temperature";
    String units "degree_C";
  }
 }
  NC_GLOBAL {
    String cdm_data_type "Other";
    String Conventions "COARDS, CF-1.6, ACDD-1.3";
    String history 
"2025-04-28T13:52:22Z (local files)
2025-04-28T13:52:22Z https://pricaimcit.services.brown.edu/erddap/tabledap/fish_trawl_79f9_f9fd_5a42.html";
    String infoUrl "riddc.brown.edu";
    String institution "Rhode Island Data Discovery";
    String keywords "bottom, Bottom_Temperature, data, date, earth, Earth Science > Land Surface > Land Temperature > Land Surface Temperature, Earth Science > Oceans > Ocean Temperature > Sea Surface Temperature, fish, land, ocean, oceans, science, sea, station, surface, surface_temperature, temperature, temps, trawl";
    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 "(local files)";
    String standard_name_vocabulary "CF Standard Name Table v55";
    String subsetVariables "Station";
    String summary "Fish Trawl Temps. Data from a local source.";
    String time_coverage_end "2017-12-27T00:00:00Z";
    String time_coverage_start "1959-01-21T00:00:00Z";
    String title "Fish Trawl: Fox Island and Whale Rock Temps";
  }
}

 

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