NOAA ERDDAP
Easier access to scientific data

Brought to you by NOAA NMFS SWFSC ERD    

ERDDAP > tabledap > Data Access Form ?

Dataset Title:  Realtime Pressure,Temperature in Raritan River by Rutgers Boathouse Subscribe RSS
Institution:  Institute of Marine and Coastal Science, Rutgers   (Dataset ID: RARITAN_REALTIME_ADCP_PRESSURE_2017)
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) ?          2017-04-13T16:48:00Z    2020-07-22T21:57:57Z
  < slider >
 pressure (dbar) ?      
   - +  ?
 temperature (degrees C) ?          -0.26    31.47
 mu (cm s-1) ?          -91.57606    81.0733
 mv (cm s-1) ?          -78.64168    157.96579
 tu (cm^2 s-1) ?          -13736.408    16138.209
 tv (cm_2 s-1) ?          -14859.413    47215.01
 
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 {
  time {
    String _CoordinateAxisType "Time";
    Float64 actual_range 1.49210208e+9, 1.595455077e+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";
  }
  pressure {
    Float32 actual_range 0.713, 4.683;
    String ioos_category "Location";
    String long_name "Pressure";
    String standard_name "pressure";
    String units "dbar";
  }
  temperature {
    Float32 actual_range -0.26, 31.47;
    Float64 colorBarMaximum 30.0;
    Float64 colorBarMinimum 0.0;
    String ioos_category "Temperature";
    String long_name "temperature";
    String units "degrees C";
  }
  mu {
    Float32 actual_range -91.57606, 81.0733;
    String ioos_category "Currents";
    String long_name "cross channel depth averaged water velocity";
    String units "cm s-1";
  }
  mv {
    Float32 actual_range -78.64168, 157.96579;
    String ioos_category "Currents";
    String long_name "along channel depth averaged water velocity";
    String units "cm s-1";
  }
  tu {
    Float32 actual_range -13736.408, 16138.209;
    String ioos_category "Other";
    String long_name "cross channel transport";
    String units "cm^2 s-1";
  }
  tv {
    Float32 actual_range -14859.413, 47215.01;
    String ioos_category "Other";
    String long_name "along channel transport";
    String units "cm_2 s-1";
  }
 }
  NC_GLOBAL {
    String _NCProperties "version=2,netcdf=4.6.2,hdf5=1.10.5";
    String cdm_data_type "Other";
    String Conventions "CF-1.6, COARDS, ACDD-1.3";
    String creator_name "Institute of Marine and Coastal Science, Rutgers";
    String creator_url "https://marine.rutgers.edu/main/";
    String defaultGraphQuery "time,pressure,temperature&time>now-7day&.draw=markers&.marker=6%7C5";
    String history 
"File initialized on April 17, 2017 by EJH.
2024-04-18T10:31:20Z (local files)
2024-04-18T10:31:20Z https://tds.marine.rutgers.edu/erddap/tabledap/RARITAN_REALTIME_ADCP_PRESSURE_2017.html";
    String infoUrl "https://marine.rutgers.edu/main/";
    String institution "Institute of Marine and Coastal Science, Rutgers";
    String keywords "boathouse, data, depth, raritan, realtime, river, rutgers, science, sea, temperature, time, water";
    String keywords_vocabulary "GCMD Science Keywords";
    Float64 Latitude 40.4887;
    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.";
    Float64 Longitude -74.4337;
    String sourceUrl "(local files)";
    String standard_name_vocabulary "CF Standard Name Table v29";
    String subsetVariables "pressure";
    String summary "Realtime Pressure,Temperature in Raritan River by Rutgers Boathouse";
    String time_coverage_end "2020-07-22T21:57:57Z";
    String time_coverage_start "2017-04-13T16:48:00Z";
    String title "Realtime Pressure,Temperature in Raritan River by Rutgers Boathouse";
  }
}

 

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