NOAA ERDDAP
Easier access to scientific data

Brought to you by NOAA NMFS SWFSC ERD    

ERDDAP > tabledap > Data Access Form ?

Dataset Title:  usf-bass-20190919T1200 Subscribe RSS
Institution:  Texas A&M University, GCOOS-RA   (Dataset ID: usf-bass-20190919T1200)
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 ?
 
 trajectory (Trajectory Name) ?      
   - +  ?
 wmo_id ?      
   - +  ?
 profile_id ?      
   - +  ?
 time (Profile Time, UTC) ?      
   - +  ?
  < slider >
 latitude (Profile Latitude, degrees_north) ?      
   - +  ?
  < slider >
 longitude (Profile Longitude, degrees_east) ?      
   - +  ?
  < slider >
 depth (m) ?          0.0    47.27748
  < slider >
 conductivity (S m-1) ?          0.0    5.87837
 crs ?          ""    ""
 density (Sea Water Density, kg m-3) ?          999.8445    1030.9796
 instrument_ctd (CTD Metadata, 1) ?              
 lat_uv (Depth-averaged Latitude) ?              
 lon_uv (Depth-averaged Longitude) ?              
 platform_meta (Platform Metadata, 1) ?              
 precise_lat (Precise Latitude, degree_north) ?          27.68990666666667    28.302494816749366
 precise_lon (Precise Longitude, degree_east) ?          -84.23963236011258    -83.29917638684731
 precise_time (UTC) ?          2019-09-19T11:37:53Z    2019-10-03T14:15:50Z
 pressure (Sea Water Pressure, bar) ?          0.0    47.6
 salinity (Sea Water Practical Salinity, 1) ?          0.0    39.01847
 source_file (Source data file) ?          "usf-bass-2019-260-..."    "usf-bass-2019-260-..."
 temperature (Sea Water Temperature, Celsius) ?          0.0    30.26
 time_uv (Depth-averaged Time) ?              
 u ?              
 v ?              
 
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 {
  trajectory {
    UInt32 _ChunkSizes 22;
    String cf_role "trajectory_id";
    String comment "A trajectory is one deployment of a glider.";
    String ioos_category "Identifier";
    String long_name "Trajectory Name";
  }
  wmo_id {
    String ioos_category "Identifier";
    String long_name "WMO ID";
  }
  profile_id {
    Int32 _FillValue 2147483647;
    Int32 actual_range 1, 3468;
    String ancillary_variables "profile_time";
    String cf_role "profile_id";
    String comment "Unique identifier of the profile. The profile ID is the mean profile timestamp";
    String ioos_category "Identifier";
    String long_name "Profile ID";
    Int32 valid_max 2147483647;
    Int32 valid_min 1;
  }
  time {
    String _CoordinateAxisType "Time";
    Float64 actual_range 1.5688932430535672e+9, 1.5701121077352586e+9;
    String axis "T";
    String calendar "gregorian";
    String comment "Timestamp corresponding to the mid-point of the profile.";
    String ioos_category "Time";
    String long_name "Profile Time";
    String observation_type "calculated";
    String standard_name "time";
    String time_origin "01-JAN-1970 00:00:00";
    String units "seconds since 1970-01-01T00:00:00Z";
    Float64 valid_max 2.147483647e+9;
    Float64 valid_min 0.0;
  }
  latitude {
    String _CoordinateAxisType "Lat";
    Float64 _FillValue NaN;
    Float64 actual_range 27.68991053405277, 28.302469859734003;
    String axis "Y";
    Float64 colorBarMaximum 90.0;
    Float64 colorBarMinimum -90.0;
    String comment "Value is interpolated to provide an estimate of the latitude at the mid-point of the profile.";
    String ioos_category "Location";
    String long_name "Profile Latitude";
    String observation_type "calculated";
    Int32 precision 5;
    String standard_name "latitude";
    String units "degrees_north";
    Float64 valid_max 90.0;
    Float64 valid_min -90.0;
  }
  longitude {
    String _CoordinateAxisType "Lon";
    Float64 _FillValue NaN;
    Float64 actual_range -84.23935419478899, -83.29922387933978;
    String axis "X";
    Float64 colorBarMaximum 180.0;
    Float64 colorBarMinimum -180.0;
    String comment "Value is interpolated to provide an estimate of the longitude at the mid-point of the profile.";
    String ioos_category "Location";
    String long_name "Profile Longitude";
    String observation_type "calculated";
    Int32 precision 5;
    String standard_name "longitude";
    String units "degrees_east";
    Float64 valid_max 180.0;
    Float64 valid_min -180.0;
  }
  depth {
    UInt32 _ChunkSizes 78;
    String _CoordinateAxisType "Height";
    String _CoordinateZisPositive "down";
    Float32 _FillValue NaN;
    Float64 accuracy 0.01;
    Float32 actual_range 0.0, 47.27748;
    String axis "Z";
    Int32 bytes 4;
    Float64 colorBarMaximum 2000.0;
    Float64 colorBarMinimum 0.0;
    String colorBarPalette "OceanDepth";
    String comment "Alias for m_depth";
    String instrument "instrument_ctd";
    String ioos_category "Location";
    String long_name "Depth";
    String observation_type "calculated";
    String platform "platform";
    String positive "down";
    Float64 precision 0.01;
    String reference_datum "sea-surface";
    Float64 resolution 0.01;
    String source_sensor "m_depth";
    String standard_name "depth";
    String units "m";
    Float32 valid_max 2000.0;
    Float32 valid_min 0.0;
  }
  conductivity {
    UInt32 _ChunkSizes 512;
    Float32 _FillValue NaN;
    Float64 accuracy 0.001;
    Float32 actual_range 0.0, 5.87837;
    String ancillary_variables "  qartod_conductivity_flat_line_flag qartod_conductivity_gross_range_flag qartod_conductivity_rate_of_change_flag qartod_conductivity_spike_flag qartod_conductivity_primary_flag";
    Int32 bytes 4;
    Float64 colorBarMaximum 9.0;
    Float64 colorBarMinimum 0.0;
    String instrument "instrument_ctd";
    String ioos_category "Salinity";
    String long_name "Sea Water Electrical Conductivity";
    String observation_type "measured";
    String platform "platform";
    Float64 precision 1.0e-5;
    Float64 resolution 1.0e-5;
    String standard_name "sea_water_electrical_conductivity";
    String units "S m-1";
    Float32 valid_max 10.0;
    Float32 valid_min 0.0;
  }
  crs {
    String epsg_code "EPSG:4326";
    String grid_mapping_name "latitude_longitude";
    Float64 inverse_flattening 298.257223563;
    String ioos_category "Other";
    String long_name "http://www.opengis.net/def/crs/EPSG/0/4326";
    Float64 semi_major_axis 6378137.0;
  }
  density {
    UInt32 _ChunkSizes 78;
    Float32 _FillValue NaN;
    Float32 actual_range 999.8445, 1030.9796;
    String ancillary_variables "  qartod_density_flat_line_flag qartod_density_gross_range_flag qartod_density_rate_of_change_flag qartod_density_spike_flag qartod_density_primary_flag";
    Float64 colorBarMaximum 1032.0;
    Float64 colorBarMinimum 1020.0;
    String instrument "instrument_ctd";
    String ioos_category "Other";
    String long_name "Sea Water Density";
    String observation_type "calculated";
    String platform "platform";
    String standard_name "sea_water_density";
    String units "kg m-3";
    Float32 valid_max 1040.0;
    Float32 valid_min 1015.0;
  }
  instrument_ctd {
    Byte _FillValue 127;
    String _Unsigned "false";
    String calibration_date "20120708";
    String comment "Scientific Payload Instrument ctd-98";
    String factory_calibrated "True";
    String ioos_category "Identifier";
    String long_name "CTD Metadata";
    String make_model "Seabird-Scientific GPCTD";
    String platform "platform";
    String serial_number "9013";
    String type "instrument";
    String units "1";
    String user_calibrated "False";
  }
  lat_uv {
    Float64 colorBarMaximum 90.0;
    Float64 colorBarMinimum -90.0;
    String ioos_category "Location";
    String long_name "Depth-averaged Latitude";
  }
  lon_uv {
    Float64 colorBarMaximum 180.0;
    Float64 colorBarMinimum -180.0;
    String ioos_category "Location";
    String long_name "Depth-averaged Longitude";
  }
  platform_meta {
    Byte _FillValue 127;
    String _Unsigned "false";
    String id "usf-bass";
    String instruments "instrument_ctd";
    String ioos_category "Identifier";
    String long_name "Platform Metadata";
    String type "platform";
    String units "1";
    String wmo_id "4801918";
  }
  precise_lat {
    UInt32 _ChunkSizes 78;
    Float64 _FillValue NaN;
    Float64 actual_range 27.68990666666667, 28.302494816749366;
    String ancillary_varibles "precise_lat_qc";
    String axis "Y";
    Int32 bytes 8;
    Float64 colorBarMaximum 90.0;
    Float64 colorBarMinimum -90.0;
    String comment "Interpolated latitude at each point in the time-series";
    String coordinate_reference_frame "urn:ogc:crs:EPSG::4326";
    String ioos_category "Location";
    String long_name "Precise Latitude";
    String observation_type "calculated";
    String platform "platform";
    Int32 precision 5;
    String reference "WGS84";
    String source_sensor "m_gps_lat";
    String standard_name "latitude";
    String units "degree_north";
    Float64 valid_max 90.0;
    Float64 valid_min -90.0;
  }
  precise_lon {
    UInt32 _ChunkSizes 78;
    Float64 _FillValue NaN;
    Float64 actual_range -84.23963236011258, -83.29917638684731;
    String ancillary_varibles "precise_lon_qc";
    String axis "X";
    Int32 bytes 8;
    Float64 colorBarMaximum 180.0;
    Float64 colorBarMinimum -180.0;
    String comment "Interpolated longitude at each point in the time-series";
    String coordinate_reference_frame "urn:ogc:crs:EPSG::4326";
    String ioos_category "Location";
    String long_name "Precise Longitude";
    String observation_type "calculated";
    String platform "platform";
    Int32 precision 5;
    String reference "WGS84";
    String source_sensor "m_gps_lon";
    String standard_name "longitude";
    String units "degree_east";
    Float64 valid_max 180.0;
    Float64 valid_min -180.0;
  }
  precise_time {
    UInt32 _ChunkSizes 78;
    Float64 actual_range 1.56889307325305e+9, 1.57011215096698e+9;
    String axis "T";
    Int32 bytes 8;
    String calendar "gregorian";
    String comment "Timestamp at each point in the time-series";
    String ioos_category "Time";
    String long_name "Precise Time";
    String source_sensor "m_present_time";
    String standard_name "time";
    String time_origin "01-JAN-1970 00:00:00";
    String units "seconds since 1970-01-01T00:00:00Z";
    Float64 valid_max 2.147483647e+9;
    Float64 valid_min 0.0;
  }
  pressure {
    UInt32 _ChunkSizes 78;
    Float32 _FillValue NaN;
    Float64 accuracy 0.01;
    Float32 actual_range 0.0, 47.6;
    String ancillary_variables "  qartod_pressure_flat_line_flag qartod_pressure_gross_range_flag qartod_pressure_rate_of_change_flag qartod_pressure_spike_flag qartod_monotonic_pressure_flag qartod_pressure_primary_flag";
    String axis "Z";
    Int32 bytes 4;
    Float64 colorBarMaximum 2000.0;
    Float64 colorBarMinimum 0.0;
    String comment "Alias for sci_water_pressure, multiplied by 10 to convert from bar to dbar";
    String instrument "instrument_ctd";
    String ioos_category "Pressure";
    String long_name "Sea Water Pressure";
    String observation_type "measured";
    String platform "platform";
    String positive "down";
    Float64 precision 0.01;
    String reference_datum "sea-surface";
    Float64 resolution 0.01;
    String source_sensor "sci_water_pressure";
    String standard_name "sea_water_pressure";
    String units "bar";
    Float32 valid_max 2000.0;
    Float32 valid_min 0.0;
  }
  salinity {
    UInt32 _ChunkSizes 78;
    Float32 _FillValue NaN;
    Float32 actual_range 0.0, 39.01847;
    String ancillary_variables "  qartod_salinity_flat_line_flag qartod_salinity_gross_range_flag qartod_salinity_rate_of_change_flag qartod_salinity_spike_flag qartod_salinity_primary_flag";
    Float64 colorBarMaximum 37.0;
    Float64 colorBarMinimum 30.0;
    String instrument "instrument_ctd";
    String ioos_category "Salinity";
    String long_name "Sea Water Practical Salinity";
    String observation_type "calculated";
    String platform "platform";
    String standard_name "sea_water_practical_salinity";
    String units "1";
    Float32 valid_max 40.0;
    Float32 valid_min 0.0;
  }
  source_file {
    UInt32 _ChunkSizes 37;
    String all_sensors "0";
    String comment "Name of the source data file and associated file metadata";
    String dbd_label "DBD_ASC(dinkum_binary_data_ascii)file";
    String encoding_ver "2";
    Int32 file_size_bytes 266518;
    String filename "usf-bass-2019-260-2-236-sf";
    String filename_extension "sbd";
    String filename_label "usf-bass-2019-260-2-236-sbd(03490236)";
    String fileopen_time "Thu_Oct__3_02:31:35_2019";
    String ioos_category "Other";
    String long_name "Source data file";
    String mission_name "USF-BASS.MI";
    String num_ascii_tags "14";
    String num_label_lines "3";
    String num_segments "1";
    String segment_filename_0 "usf-bass-2019-260-2-236";
    String sensors_per_cycle "12";
    String source_file "/data/gandalf/deployments/usf/usf-bass/processed_data/dba/merged/0000219.dba";
    String the8x3_filename "03490236";
  }
  temperature {
    UInt32 _ChunkSizes 78;
    Float32 _FillValue NaN;
    Float64 accuracy 0.004;
    Float32 actual_range 0.0, 30.26;
    String ancillary_variables "  qartod_temperature_flat_line_flag qartod_temperature_gross_range_flag qartod_temperature_rate_of_change_flag qartod_temperature_spike_flag qartod_temperature_primary_flag";
    Int32 bytes 4;
    Float64 colorBarMaximum 32.0;
    Float64 colorBarMinimum 0.0;
    String instrument "instrument_ctd";
    String ioos_category "Temperature";
    String long_name "Sea Water Temperature";
    String observation_type "measured";
    String platform "platform";
    Float64 precision 0.001;
    Float64 resolution 0.001;
    String standard_name "sea_water_temperature";
    String units "Celsius";
    Float32 valid_max 40.0;
    Float32 valid_min -5.0;
  }
  time_uv {
    String ioos_category "Time";
    String long_name "Depth-averaged Time";
  }
  u {
    Float64 colorBarMaximum 0.5;
    Float64 colorBarMinimum -0.5;
    String coordinates "lon_uv lat_uv time_uv";
    String ioos_category "Currents";
    String long_name "Depth-averaged Eastward Sea Water Velocity";
  }
  v {
    Float64 colorBarMaximum 0.5;
    Float64 colorBarMinimum -0.5;
    String coordinates "lon_uv lat_uv time_uv";
    String ioos_category "Currents";
    String long_name "Depth-averaged Northward Sea Water Velocity";
  }
 }
  NC_GLOBAL {
    String _NCProperties "version=1|netcdflibversion=4.4.1.1|hdf5libversion=1.8.18";
    String acknowledgment "This work was supported by funding from the Gulf of Mexico Coastal Ocean Observering system in collaboration with the Florida Fish and Wildlife Conservation Commission.";
    String cdm_data_type "TrajectoryProfile";
    String cdm_profile_variables "time_uv,lat_uv,lon_uv,u,v,profile_id,time,latitude,longitude";
    String cdm_trajectory_variables "trajectory,wmo_id";
    String contributor_name "Chad Lembke, Katherine Hubbard,  Bob Currier";
    String contributor_role "Principal Investigator and Glider Pilot, Science Advisor, Data Manager";
    String Conventions "Unidata Dataset Discovery v1.0, COARDS, CF-1.6";
    String creator_email "bob.currier@gcoos.org";
    String creator_institution "GCOOS";
    String creator_name "Bob Currier";
    String creator_type "person";
    String creator_url "http://gandalf.gcoos.org";
    String date_created "2019-10-03T15:22:35Z";
    String date_issued "2019-10-03T15:22:35Z";
    String date_metadata_modified "2018-11-29";
    String date_modified "2019-10-03T15:22:35Z";
    String deployment "usf-bass-20190919T1200";
    Float64 Easternmost_Easting -83.29922387933978;
    String featureType "TrajectoryProfile";
    String geospatial_bounds "POLYGON ((27.89045430362827 -83.34610499999999, 27.89045430362827 -83.34563587235867, 27.89043420395184 -83.34563587235867, 27.89043420395184 -83.34610499999999, 27.89045430362827 -83.34610499999999))";
    String geospatial_bounds_crs "EPSG:4326";
    String geospatial_bounds_vertical_crs "EPSG:5831";
    Float64 geospatial_lat_max 28.302469859734003;
    Float64 geospatial_lat_min 27.68991053405277;
    String geospatial_lat_resolution "0.00001 degree";
    String geospatial_lat_units "degrees_north";
    Float64 geospatial_lon_max -83.29922387933978;
    Float64 geospatial_lon_min -84.23935419478899;
    String geospatial_lon_resolution "0.00001 degree";
    String geospatial_lon_units "degrees_east";
    Float64 geospatial_vertical_max 47.27748;
    Float64 geospatial_vertical_min 0.0;
    String geospatial_vertical_positive "down";
    String geospatial_vertical_units "m";
    String gts_ingest "true";
    String history 
"2019-10-03T15:22:35Z: /tmp/tmpkd3OnG/usf-bass-20191003T024010Z-sbd-profilehS91s1.nc created
2019-10-03T15:22:35Z: ./dba_to_ngdac_profile_nc.py /data/gandalf/deployments/usf/usf-bass/processed_data/dba/merged/0000219.dba

2024-03-28T17:30:13Z (local files)
2024-03-28T17:30:13Z http://localhost:8080/erddap/tabledap/usf-bass-20190919T1200.html";
    String id "usf-bass-20190919T1200";
    String infoUrl "https://gliders.ioos.us/erddap/";
    String institution "Texas A&M University, GCOOS-RA";
    String instrument "In Situ/Laboratory Instruments > Profilers/Sounders > CTD";
    String instrument_vocabulary "NASA/GCMD Instrument Keywords Version 8.5";
    String ioos_dac_checksum "34bb3363f5e2a8e6d5e5643ade57912d";
    String ioos_dac_completed "True";
    String ioos_regional_association "GCOOS-RA";
    String keywords "AUVS > Autonomous Underwater Vehicles, Earth Science > Oceans > Ocean Pressure > Water Pressure, Earth Science > Oceans > Ocean Temperature > Water Temperature, Earth Science > Oceans > Salinity/Density > Conductivity, Earth Science > Oceans > Salinity/Density > Density, Earth Science > Oceans > Salinity/Density > Salinity, glider, In Situ Ocean-based platforms > Seaglider, Slocum, Spray, trajectory, underwater glider, water, wmo";
    String keywords_vocabulary "GCMD Science Keywords";
    String license "This data may be redistributed and used without restriction.  Data provided as is with no expressed or implied assurance of quality assurance or quality control";
    String Metadata_Conventions "Unidata Dataset Discovery v1.0, COARDS, CF-1.6";
    String naming_authority "org.gcoos.gandalf";
    String ncei_template_version "NCEI_NetCDF_Trajectory_Template_v2.0";
    Float64 Northernmost_Northing 28.302469859734003;
    String platform "In Situ Ocean-based Platforms > AUVS > Autonomous Underwater Vehicles";
    String platform_type "Slocum Glider";
    String platform_vocabulary "NASA/GCMD Platforms Keywords Version 8.5";
    String processing_level "Level 0";
    String product_version "0.0";
    String program "GCOOS Glider Observatory";
    String project "Red Tide Initiation, Evaluation and Progression Mapping";
    String publisher_email "bob.currier@gcoos.org";
    String publisher_institution "GCOOS-RA";
    String sea_name "Gulf of Mexico";
    String source "Observational Slocum glider data from source dba file usf-bass-2019-260-2-236-sbd(03490236)";
    String sourceUrl "(local files)";
    Float64 Southernmost_Northing 27.68991053405277;
    String standard_name_vocabulary "CF Standard Name Table v27";
    String subsetVariables "wmo_id,trajectory,profile_id,time,latitude,longitude";
    String summary "The purpose of this deployment is to collect water column variables to understand biological and physical processes to understand the dnynamics and potential for the current Red Tide bloom on Florida's West Coast.";
    String time_coverage_duration "PT04M07.91855S";
    String time_coverage_end "2019-10-03T14:15:07Z";
    String time_coverage_start "2019-09-19T11:40:43Z";
    String title "usf-bass-20190919T1200";
    String uuid "fbbbad6a-2fbb-4aa1-9f8f-ccbf4da3c40d";
    Float64 Westernmost_Easting -84.23935419478899;
  }
}

 

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