GCOOS Metocean: Historical collections
   
Brought to you by NOAA NMFS SWFSC ERD    

ERDDAP > tabledap > Data Access Form ?

Dataset Title:  Loop Current Observations in the Eastern Gulf of Mexico - Ship-Cast CTD Data Subscribe RSS
Institution:  SAIC, 615 Oberlin Rd #100, Raleigh NC 27605   (Dataset ID: pe11-16)
Information:  Summary ? | License ? | FGDC | ISO 19115 | Metadata | Background (external link) | Files | Make a graph
 
Variable ?   Optional
Constraint #1 ?
Optional
Constraint #2 ?
   Minimum ?
 
   Maximum ?
 
 lower_left_longitude (degrees_E) ?              
 lower_left_latitude (degrees_N) ?              
 upper_right_longitude (degrees_E) ?              
 upper_right_latitude (degrees_N) ?              
 station (Station or Cast Number) ?              
 time (Time of Cast, UTC) ?              
 longitude (Station Longitude, degrees_east) ?              
 latitude (Station Latitude, degrees_north) ?              
 waterdepth (Depth of Bottom, m) ?              
 depthflag (Bottom Depth Flag) ?          ""    ""
 instrument ?          ""    ""
 indextype ?              
 start_index ?              
 stop_index ?              
 CTD_Depth (depth, m) ?              
 CTD_Temperature (Temperature, Deg C) ?              
 CTD_Salinity (Salinity, psu) ?              
 
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 {
  lower_left_longitude {
    Float32 _FillValue NaN;
    String coverage_content_type "referenceInformation";
    String ioos_category "Location";
    String long_name "Bounding Box Coordinates";
    String units "degrees_E";
    Float32 valid_max -88.18217;
    Float32 valid_min -88.18217;
  }
  lower_left_latitude {
    Float32 _FillValue NaN;
    String coverage_content_type "referenceInformation";
    String ioos_category "Location";
    String long_name "Bounding Box Coordinates";
    String units "degrees_N";
    Float32 valid_max 25.840666;
    Float32 valid_min 25.840666;
  }
  upper_right_longitude {
    Float32 _FillValue NaN;
    String coverage_content_type "referenceInformation";
    String ioos_category "Location";
    String long_name "Bounding Box Coordinates";
    String units "degrees_E";
    Float32 valid_max -86.456665;
    Float32 valid_min -86.456665;
  }
  upper_right_latitude {
    Float32 _FillValue NaN;
    String coverage_content_type "referenceInformation";
    String ioos_category "Location";
    String long_name "Bounding Box Coordinates";
    String units "degrees_N";
    Float32 valid_max 26.575;
    Float32 valid_min 26.575;
  }
  station {
    String cf_role "profile_id";
    String coverage_content_type "coordinate";
    String ioos_category "Identifier";
    String long_name "Station or Cast Number";
  }
  time {
    String _CoordinateAxisType "Time";
    String axis "T";
    String coverage_content_type "referenceInformation";
    String ioos_category "Time";
    String long_name "Time of Cast";
    String standard_name "time";
    String time_origin "01-JAN-1970 00:00:00";
    String units "seconds since 1970-01-01T00:00:00Z";
  }
  longitude {
    String _CoordinateAxisType "Lon";
    Float32 _FillValue NaN;
    String axis "X";
    String coverage_content_type "physicalMeasurement";
    String ioos_category "Location";
    String long_name "Station Longitude";
    String standard_name "longitude";
    String standard_name_url "http://mmisw.org/ont/ioos/parameter/longitude";
    String units "degrees_east";
  }
  latitude {
    String _CoordinateAxisType "Lat";
    Float32 _FillValue NaN;
    String axis "Y";
    String coverage_content_type "physicalMeasurement";
    String ioos_category "Location";
    String long_name "Station Latitude";
    String standard_name "latitude";
    String standard_name_url "http://mmisw.org/ont/ioos/parameter/latitude";
    String units "degrees_north";
  }
  waterdepth {
    Float32 _FillValue NaN;
    String coordinates "longitude time latitude";
    String coverage_content_type "referenceInformation";
    String ioos_category "Location";
    String long_name "Depth of Bottom";
    String positive "down";
    String standard_name "sea_floor_depth_below_sea_surface";
    String standard_name_url "http://mmisw.org/ont/ioos/parameter/sea_floor_depth_below_sea_surface";
    String units "m";
    Float32 valid_max 3245.0;
    Float32 valid_min 2783.0;
  }
  depthflag {
    String coordinates "longitude time latitude";
    String coverage_content_type "referenceInformation";
    String flag_meanings "Measured_at_Station Estimated_from_GTOPO30_Bathymetric_Database";
    String flag_values "S G";
    String ioos_category "Quality";
    String long_name "Bottom Depth Flag";
    String standard_name "status_flag";
  }
  instrument {
    String coordinates "longitude time latitude";
    String coverage_content_type "referenceInformation";
    String ioos_category "Unknown";
    String long_name "Measurement System or Instrument Codes";
  }
  indextype {
    String ADP_INDEX "Velocity from Ship-Mounted Profiler (ADCP)";
    String coordinates "longitude time latitude";
    String coverage_content_type "referenceInformation";
    String CTD_INDEX "Temperature/Salinity from Hydro Casts (CTD)";
    String flag_meanings "CTD_INDEX XBT_INDEX XCP_INDEX ADP_INDEX NUT_INDEX";
    Int16 flag_values 1, 2, 3, 4, 5;
    String ioos_category "Unknown";
    String long_name "Data Type Index Selector with Values : 1 - 5";
    String NUT_INDEX "Nutrients/CTD: T,S,O2,PO4,NO3,SIO3,CHL-A,Total-CHL";
    Int16 valid_max 1;
    Int16 valid_min 1;
    String XBT_INDEX "Temperature from e(X)pendable probes";
    String XCP_INDEX "Relative Velocity (Shear) from X Current Profiler";
  }
  start_index {
    String conventions "FORTRAN Array Indexing";
    String coordinates "longitude time latitude";
    String coverage_content_type "coordinate";
    String ioos_category "Unknown";
    String long_name "Start Index of Station Cast Data (Type given by indextype number)";
    Int32 origin 1;
    Int32 valid_max 8759;
    Int32 valid_min 1;
  }
  stop_index {
    String conventions "FORTRAN Array Indexing";
    String coordinates "longitude time latitude";
    String coverage_content_type "coordinate";
    String ioos_category "Unknown";
    String long_name "Stop Index of Station Cast Data (Type given by indextype number)";
    Int32 origin 1;
    Int32 valid_max 9995;
    Int32 valid_min 1422;
  }
  CTD_Depth {
    String _CoordinateAxisType "Height";
    Float32 _FillValue NaN;
    String axis "Z";
    String coverage_content_type "physicalMeasurement";
    String ioos_category "Location";
    String positive "down";
    String standard_name "depth";
    String standard_name_url "http://mmisw.org/ont/cf/parameter/depth";
    String units "m";
    Float32 valid_max 1500.0;
    Float32 valid_min 4.0;
  }
  CTD_Temperature {
    Float32 _FillValue -9999.0;
    String coverage_content_type "physicalMeasurement";
    String ioos_category "Temperature";
    String long_name "Temperature";
    String standard_name "sea_water_temperature";
    String standard_name_url "http://mmisw.org/ont/ioos/parameter/water_temperature";
    String units "Deg C";
    Float32 valid_max 26.356;
    Float32 valid_min 4.280998;
  }
  CTD_Salinity {
    Float32 _FillValue -9999.0;
    String coverage_content_type "physicalMeasurement";
    String ioos_category "Salinity";
    String long_name "Salinity";
    String standard_name "sea_water_salinity";
    String standard_name_url "http://mmisw.org/ont/ioos/parameter/sea_water_salinity";
    String units "psu";
    Float32 valid_max 36.727;
    Float32 valid_min 34.889;
  }
 }
  NC_GLOBAL {
    String _NCProperties "version=2,netcdf=4.6.3,hdf5=1.10.4";
    String acknowledgement "N/A";
    String cdm_altitude_proxy "CTD_Depth";
    String cdm_data_type "Profile";
    String cdm_profile_variables "CTD_Depth,CTD_Temperature,CTD_Salinity,station";
    String Chief_Scientist "JIM SINGER";
    String contributor_email "devops@rpsgroup.com";
    String contributor_name "RPS";
    String contributor_role "editor";
    String contributor_role_vocabulary "https://vocab.nerc.ac.uk/collection/G04/current/";
    String contributor_url "rpsgroup.com";
    String Conventions "ACDD-1.3,CF-1.0,CF-1.7";
    String creator_address "615 Oberlin Rd #100";
    String creator_city "Raleigh";
    String creator_country "USA";
    String creator_institution "SAIC";
    String creator_name "JIM SINGER";
    String creator_postalcode "27605";
    String creator_state "NC";
    String creator_type "group";
    String creator_url "N/A";
    String DATA_ORIGIN "SAIC/Raleigh NC";
    String DATA_TYPE "DEPTH PROFILE";
    String date_created "2010-11-17";
    String date_issued "2010-11-17";
    String date_modified "2010-11-17";
    String Date_Time_Format "yyyy-mm-dd hh:mm:ss";
    String DESCRIPT "LOOP CURRENT";
    String Disclaimer "Data carry no warranty of any kind and SAIC is not responsible for consequent use";
    String End_Date "2010-11-13 00:00:00";
    String featureType "Profile";
    String geospatial_bounds "MULTIPOINT (-88.18217   26.273333, -87.4605    26.575   , -87.676834  26.128166, -86.96716   26.4305  , -86.456665  26.286667, -86.65583   25.840666, -87.47583   26.5695  , -87.166336  25.988667)";
    String geospatial_bounds_crs "EPSG:4326";
    String geospatial_bounds_vertical_crs "EPSG:5831";
    String geospatial_lat_units "degrees_north";
    String geospatial_lon_units "degrees_east";
    String geospatial_vertical_positive "down";
    String history 
"Original File Last Updated by SAIC/Raleigh on 2010-11-17. Translated to netcdf on 2010-11-17
2024-05-18T12:20:15Z (local files)
2024-05-18T12:20:15Z https://gcoos5.geos.tamu.edu/erddap/tabledap/pe11-16.html";
    String id "pe11-16.nc";
    String infoUrl "https://gcoos.org";
    String institution "SAIC, 615 Oberlin Rd #100, Raleigh NC 27605";
    String keywords "Earth Science > Oceans > Ocean Pressure > Water Pressure, Earth Science > Oceans > Ocean Temperature > Water Temperature, Earth Science > Oceans > Salinity/Density > Salinity";
    String license "These data may be redistributed and used without restriction.";
    String naming_authority "edu.tamucc.gulfhub";
    String platform "SHIPS";
    String platform_id "E1";
    String platform_name "Lockheed P-3A Orio";
    String platform_vocabulary "GCMD Keywords Version 8.7";
    String processing_level "The netcdf files include all the cast profile data from a single cruise or aircraft flight, i.e., individualprofiles are not given separate files. The type of cast (ship based CTD, or aircraft based AXBT, AXCTD, or AXCP) is indicated by an index parameter for each station where the index definitions are given in the netcdf attributes.";
    String product_version "Final";
    String program "Loop Current Observations in the Eastern Gulf of Mexico (funding: BOEM)";
    String project "Observations and Dynamics of the Loop Current";
    String publisher_address "6300 Ocean Drive, Unit 5869";
    String publisher_city "Corpus Christi";
    String publisher_country "USA";
    String publisher_email "info@gcoos.org";
    String publisher_institution "Harte Research Institute, Texas A&M University Corpus Christi";
    String publisher_name "Gulf of Mexico Coastal Ocean Observing System (GCOOS)";
    String publisher_phone "(361) 825 3454";
    String publisher_postalcode "78412";
    String publisher_state "Texas";
    String publisher_type "group";
    String publisher_url "gcoos.org";
    String references "http://www.saicocean.com/SAICdocs/";
    String SAIC_Cruise_ID "PE11-16";
    String source "observation";
    String sourceUrl "(local files)";
    String standard_name_vocabulary "CF Standard Name Table v72";
    String Start_Date "2010-11-09 00:00:00";
    String summary "Phsyical Oceanographic Circulation Study";
    String time_coverage_duration "P0000-00-01T06:13:00";
    String time_coverage_resolution "P0000-00-03T09:24:00";
    String title "Loop Current Observations in the Eastern Gulf of Mexico - Ship-Cast CTD Data";
    String Vessel "R/V PELICAN";
  }
}

 

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