CFRF Commercial Fisheries Research Foundation
ERDDAP: Easier Access to Cooperative Fisheries Research Data

ERDDAP > tabledap > Data Access Form ?

Dataset Title:  Shelf Research Fleet | 1-m Bin Averaged CTD Subscribe RSS
Institution:  CFRF | WHOI   (Dataset ID: shelf_fleet_profiles_1m_binned)
Information:  Summary ? | License ? | FGDC | ISO 19115 | Metadata | Background (external link) | Subset | Files | Make a graph
 
Variable ?   Optional
Constraint #1 ?
Optional
Constraint #2 ?
   Minimum ?
   or a List of Values ?
   Maximum ?
 
 sea_pressure (sea water pressure, dbar) ?          1.0    333.0
 latitude (degrees_north) ?      
   - +  ?
  < slider >
 longitude (degrees_east) ?      
   - +  ?
  < slider >
 temperature (degree_C) ?          1.481051156347282    25.716640896267357
 conductivity (raw water conductivity, mS/cm) ?          28.324834042125275    52.357338905334466
 chlorophyll (ug/L) ?          0.1820634944098336    28.89712985474386
 descent_rate (instrument descent speed, m/s) ?          -2.852695888943142    1.113106532961292
 acceleration (instrument descent rate, m/s-2) ?          -2.9869283040364585    1.2653537326388888
 practical_salinity (PSU) ?          27.934284738821546    35.86269426349829
 absolute_salinity (g/kg) ?          28.06674541277997    36.033174712588895
 conservative_temperature (degrees Celcius) ?          1.4941510531146973    25.901033194882586
 density (density rho, kg/m-3) ?          1019.0863574607082    1028.7565101211471
 profile_id (Profile Identifier) ?      
   - +  ?
 project_id (Project Identifier) ?      
   - +  ?
 time (observation timestamp, UTC) ?          2014-11-29T17:32:50Z    2024-11-20T18:32:31Z
  < slider >
 
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 {
  sea_pressure {
    Float64 _FillValue NaN;
    Float64 actual_range 1.0, 333.0;
    String comment "sea water pressure without atmospheric component. Pressure values where conductivity are less than 2 are average together and subtracted from the pressure record to get the ambient air offset.";
    String long_name "sea water pressure";
    String standard_name "sea_water_pressure_due_to_sea_water";
    String units "dbar";
  }
  latitude {
    String _CoordinateAxisType "Lat";
    Float64 _FillValue NaN;
    Float64 actual_range 39.426957, 42.96632710000001;
    String axis "Y";
    String comment "GPS positions are captured by the Ruskin app before or after the CTD cast. GPS records must be collected 10 minutues before or after the cast";
    String ioos_category "Location";
    String long_name "Latitude";
    String standard_name "latitude";
    String units "degrees_north";
  }
  longitude {
    String _CoordinateAxisType "Lon";
    Float64 _FillValue NaN;
    Float64 actual_range -74.00729295804538, -68.0957573;
    String axis "X";
    String comment "GPS positions are captured by the Ruskin app before or after the CTD cast. GPS records must be collected 10 minutues before or after the cast";
    String ioos_category "Location";
    String long_name "Longitude";
    String standard_name "longitude";
    String units "degrees_east";
  }
  temperature {
    Float64 _FillValue NaN;
    Float64 actual_range 1.481051156347282, 25.716640896267357;
    Float64 colorBarMaximum 32.0;
    Float64 colorBarMinimum 0.0;
    String comment "low-pass two-way 3-point triangular window filtered water temperature observations from onboard thermistor";
    String coordinates "latitude longitude sea_pressure";
    String long_name "filtered water temperature";
    String standard_name "sea_water_temperature";
    String units "degree_C";
  }
  conductivity {
    Float64 _FillValue NaN;
    Float64 actual_range 28.324834042125275, 52.357338905334466;
    Float64 colorBarMaximum 40.0;
    Float64 colorBarMinimum 30.0;
    String comment "low-pass two-way 3-point triangular window filtered water conductivity observations from onboard conductivity cell";
    String coordinates "latitude longitude sea_pressure";
    String long_name "raw water conductivity";
    String standard_name "sea_water_electrical_conductivity";
    String units "mS/cm";
  }
  chlorophyll {
    Float64 actual_range 0.1820634944098336, 28.89712985474386;
    Float64 colorBarMaximum 30.0;
    Float64 colorBarMinimum 0.03;
    String colorBarScale "Log";
    String coordinates "latitude longitude sea_pressure";
    String units "ug/L";
  }
  descent_rate {
    Float64 _FillValue NaN;
    Float64 actual_range -2.852695888943142, 1.113106532961292;
    String comment "speed at which the instrument is lowered and hauled from the water. Calculated by the descent rate as the derivative of pressure with respect to time.";
    String coordinates "latitude longitude sea_pressure";
    String long_name "instrument descent speed";
    String standard_name "platform_heave_rate_down";
    String units "m/s";
  }
  acceleration {
    Float64 _FillValue NaN;
    Float64 actual_range -2.9869283040364585, 1.2653537326388888;
    String comment "acceleration of instrument over the course of the profile. Calculated by the acceleration as the derivative of descent rate with respect to time";
    String coordinates "latitude longitude sea_pressure";
    String long_name "instrument descent rate";
    String standard_name "platform_heave_acceleration_down";
    String units "m/s-2";
  }
  practical_salinity {
    Float64 _FillValue NaN;
    Float64 actual_range 27.934284738821546, 35.86269426349829;
    Float64 colorBarMaximum 37.0;
    Float64 colorBarMinimum 32.0;
    String comment "Practical Salinity, SP, from conductivity, C, primarily using the PSS-78 algorithm. Note that the PSS-78 algorithm for Practical Salinity is only valid in the range 2 < SP < 42. If the PSS-78 algorithm produces a Practical Salinity that is less than 2 then the Practical Salinity is recalculated with a modified form of the Hill et al. (1986) formula. The modification of the Hill et al. (1986) expression is to ensure that it is exactly consistent with PSS-78 at SP = 2";
    String coordinates "latitude longitude sea_pressure";
    String long_name "practical salinity";
    String standard_name "sea_water_practical_salinity";
    String units "PSU";
  }
  absolute_salinity {
    Float64 _FillValue NaN;
    Float64 actual_range 28.06674541277997, 36.033174712588895;
    Float64 colorBarMaximum 37.0;
    Float64 colorBarMinimum 32.0;
    String comment "Calculates Absolute Salinity from Practical Salinity. Since SP is non-negative by definition, this function changes any negative input values of SP to be zero";
    String coordinates "latitude longitude sea_pressure";
    String long_name "absolute salinity";
    String standard_name "sea_water_absolute_salinity";
    String units "g/kg";
  }
  conservative_temperature {
    Float64 _FillValue NaN;
    Float64 actual_range 1.4941510531146973, 25.901033194882586;
    String comment "Thermodynamic Equation of Seawater 2010 (TEOS-10) which was adopted in 2010 by the International Oceanographic Commission (IOC). Conservative Temperature is specific potential enthalpy (which has the standard name sea_water_specific_potential_enthalpy) divided by a fixed value of the specific heat capacity of sea water, namely cp_0 = 3991.86795711963 J kg-1 K-1.";
    String coordinates "latitude longitude sea_pressure";
    String long_name "conservative temperature";
    String standard_name "sea_water_conservative_temperature";
    String units "degrees Celcius";
  }
  density {
    Float64 _FillValue NaN;
    Float64 actual_range 1019.0863574607082, 1028.7565101211471;
    Float64 colorBarMaximum 28.0;
    Float64 colorBarMinimum 20.0;
    String comment "Calculates in-situ density from Absolute Salinity and Conservative Temperature, using the computationally-efficient expression for sp'ecific volume in terms of SA, CT and p (Roquet et al., 2015).";
    String coordinates "latitude longitude sea_pressure";
    String long_name "density rho";
    String standard_name "sea_water_density";
    String units "kg/m-3";
  }
  profile_id {
    String comment "Unique idenfier for each profile in the dataset";
    String coordinates "latitude longitude sea_pressure";
    String long_name "Profile Identifier";
  }
  project_id {
    String comment "Unique idenfier for each project in the dataset";
    String coordinates "latitude longitude sea_pressure";
    String long_name "Project Identifier";
  }
  time {
    String _CoordinateAxisType "Time";
    Float64 actual_range 1.417282370667e+9, 1.7321275515835001e+9;
    String axis "T";
    String ioos_category "Time";
    String long_name "observation timestamp";
    String standard_name "time";
    String time_origin "01-JAN-1970 00:00:00";
    String timezone "universal_coordinated_time";
    String units "seconds since 1970-01-01T00:00:00Z";
  }
 }
  NC_GLOBAL {
    String acknowledgment "We would like to aknowledge the captains and crew of the Shelf Research Fleet who have collected this vital information.";
    String cdm_data_type "Point";
    String Conventions "COARDS, CF-1.10, ACDD-1.3";
    String conventions "CF-1.7, ACDD-1.3";
    String creator_name "CFRF";
    String creator_type "institution";
    String creator_url "https://www.cfrfoundation.org/";
    String data_contact "Linus Stoltz, Data Manager";
    Float64 Easternmost_Easting -68.0957573;
    String email_contact "data@cfrfoundation.org";
    String featureType "Point";
    String file_name "235354_20241120_0617.rsk";
    Float64 geospatial_lat_max 42.96632710000001;
    Float64 geospatial_lat_min 39.426957;
    String geospatial_lat_units "degrees_north";
    Float64 geospatial_lon_max -68.0957573;
    Float64 geospatial_lon_min -74.00729295804538;
    String geospatial_lon_units "degrees_east";
    String history 
"2024-11-30T03:27:38Z (local files)
2024-11-30T03:27:38Z https://erddap.ondeckdata.com/erddap/tabledap/shelf_fleet_profiles_1m_binned.html";
    String infoUrl "https://www.cfrfoundation.org/shelf-research-fleet";
    String institution "CFRF | WHOI";
    String keywords "cast, chemistry, chlorophyll, coastal, conductivity, cooperative research, fisheries, oceanography, profile, salinity, shelf, temperature, time-series";
    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.";
    Float64 Northernmost_Northing 42.96632710000001;
    String references "https://www.cfrfoundation.org/shelf-research-fleet";
    String sensor_manufacturer "RBR Global";
    String sensor_model "Concerto CTD";
    String sensor_serial_number "235354";
    String sensor_specifications "https://rbr-global.com/products/standard-loggers/rbrduo-ct/";
    String sourceUrl "(local files)";
    Float64 Southernmost_Northing 39.426957;
    String standard_name_vocabulary "CF Standard Name Table v70";
    String subsetVariables "latitude, longitude, profile_id, project_id";
    String summary "CFRF - WHOI Shelf Research Fleet | The CFRF, in partnership with scientists at the Woods Hole Oceanographic Institution (WHOI), operates a fishing vessel research fleet to conduct bi-weekly oceanographic sampling across the continental shelf and slope south of Rhode Island. The purpose of the project is to study changes in oceanographic conditions, particularly temperature, in order to better understand how these changes may impact the distribution and abundance of key fisheries resources.";
    String testOutOfDate "now-135days";
    String time_coverage_end "2024-11-20T18:32:31Z";
    String time_coverage_start "2014-11-29T17:32:50Z";
    String title "Shelf Research Fleet | 1-m Bin Averaged CTD";
    String vessel_id "323";
    Float64 Westernmost_Easting -74.00729295804538;
  }
}

 

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