NOAA ERDDAP
Easier access to scientific data

Brought to you by NOAA NMFS SWFSC ERD    

ERDDAP > tabledap > Make A Graph ?

Dataset Title:  UW157-20190916T0000 Subscribe RSS
Institution:  Oregon State University   (Dataset ID: UW157-20190916T0000)
Range: longitude = -130.01077 to -124.34995°E, latitude = 40.842827 to 41.10624°N, depth = -0.2888346 to 1008.427m, time = 2019-09-16T18:03:12Z to 2020-03-19T16:34:55Z
Information:  Summary ? | License ? | FGDC | ISO 19115 | Metadata | Background (external link) | Subset | Data Access Form | Files
 
Graph Type:  ?
X Axis: 
Y Axis: 
Color: 
-1+1
 
Constraints ? Optional
Constraint #1 ?
Optional
Constraint #2 ?
       
   
- +
       
       
       
       
 
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.")
 
Graph Settings
Marker Type:   Size: 
Color: 
Color Bar:   Continuity:   Scale: 
   Minimum:   Maximum:   N Sections: 
Draw land mask: 
Y Axis Minimum:   Maximum:   
 
(Please be patient. It may take a while to get the data.)
 
Optional:
Then set the File Type: (File Type information)
and
or view the URL:
(Documentation / Bypass this form ? )
    Click on the map to specify a new center point. ?
Zoom: 
Time range:    |<   -       
[The graph you specified. Please be patient.]

 

Things You Can Do With Your Graphs

Well, you can do anything you want with your graphs, of course. But some things you might not have considered are:

The Dataset Attribute Structure (.das) for this Dataset

Attributes {
 s {
  trajectory {
    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 -999;
    Int32 actual_range 1, 1576;
    String cf_role "profile_id";
    String comment "Sequential profile number within the trajectory. This value is unique in each file that is part of a single trajectory/deployment";
    String ioos_category "Identifier";
    String long_name "Profile ID";
    Int32 valid_max 214783647;
    Int32 valid_min 1;
  }
  time {
    String _CoordinateAxisType "Time";
    Float64 actual_range 1.5686569928565001e+9, 1.5846356956485e+9;
    String ancillary_variables "profile_time_qc";
    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 platform "platform";
    String standard_name "time";
    String time_origin "01-JAN-1970 00:00:00";
    String units "seconds since 1970-01-01T00:00:00Z";
  }
  latitude {
    String _CoordinateAxisType "Lat";
    Float64 _FillValue -999.0;
    Float64 actual_range 40.842825000000005, 41.106238251717976;
    String ancillary_variables "profile_lat_qc";
    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";
    String platform "platform";
    String standard_name "latitude";
    String units "degrees_north";
    Float64 valid_max 90.0;
    Float64 valid_min -90.0;
  }
  longitude {
    String _CoordinateAxisType "Lon";
    Float64 _FillValue -999.0;
    Float64 actual_range -130.01077780811966, -124.34995644076315;
    String ancillary_variables "profile_lon_qc";
    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";
    String platform "platform";
    String standard_name "longitude";
    String units "degrees_east";
    Float64 valid_max 180.0;
    Float64 valid_min -180.0;
  }
  depth {
    String _CoordinateAxisType "Height";
    String _CoordinateZisPositive "down";
    Float32 _FillValue -999.0;
    Float32 actual_range -0.28883457, 1008.42706;
    String ancillary_variables "depth_qc";
    String axis "Z";
    Float64 colorBarMaximum 2000.0;
    Float64 colorBarMinimum 0.0;
    String colorBarPalette "OceanDepth";
    String instrument "instrument_ctd";
    String ioos_category "Location";
    String long_name "Depth";
    String observation_type "calculated";
    String platform "platform";
    String positive "down";
    String reference_datum "sea_surface";
    String standard_name "depth";
    String units "m";
    Float32 valid_max 12000.0;
    Float32 valid_min 0.0;
  }
  cdom {
    Float64 _FillValue -1.0e+34;
    Float64 actual_range -20.517, 30.287;
    String ancillary_variables "cdom_qc";
    String instrument "instrument_ctd";
    String ioos_category "Other";
    String long_name "Concentration_of_colored_dissolved_organic_matter";
    String observation_type "measured";
    String platform "platform";
    Float64 resolution 0.001;
    String units "ppb/L";
    Float64 valid_max 65.0;
    Float64 valid_min 0.0;
  }
  cdom_qc {
    Byte _FillValue -127;
    String _Unsigned "false";
    Byte actual_range 0, 0;
    String flag_meanings "no_qc_preformed good_data probably_good_data bad_data_that_potentially_correctable bad_data value_changed interpolated_value";
    Float64 flag_values 0.0, 1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0;
    String ioos_category "Other";
    String long_name "CDOM Quality Flag";
    Byte valid_max 9;
    Byte valid_min 0;
  }
  conductivity {
    Float32 _FillValue -1.0e+34;
    Float64 accuracy 0.002;
    Float32 actual_range 3.186707, 4.373079;
    String ancillary_variables "conductivity_qc qartod_conductivity_flat_line_flag qartod_conductivity_gross_range_flag qartod_conductivity_rate_of_change_flag qartod_conductivity_spike_flag qartod_conductivity_primary_flag qartod_conductivity_flat_line_flag qartod_conductivity_gross_range_flag qartod_conductivity_rate_of_change_flag qartod_conductivity_spike_flag qartod_conductivity_primary_flag";
    Float64 colorBarMaximum 9.0;
    Float64 colorBarMinimum 0.0;
    String coordinates "lon lat depth time";
    String instrument "instrument_ctd";
    String ioos_category "Salinity";
    String long_name "Sea Water Electrical Conductivity";
    String observation_type "calculated";
    String platform "platform";
    Float64 precision 0.001;
    Float64 resolution 0.001;
    String standard_name "sea_water_electrical_conductivity";
    String units "S m-1";
    Float32 valid_max 38.0;
    Float32 valid_min 0.0;
  }
  conductivity_qc {
    Byte _FillValue -127;
    String _Unsigned "false";
    Byte actual_range 1, 8;
    String flag_meanings "no_qc_preformed good_data probably_good_data bad_data_that_potentially_correctable bad_data value_changed interpolated_value";
    Float64 flag_values 0.0, 1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0;
    String ioos_category "Other";
    String long_name "conductivity Quality Flag";
    String standard_name "sea_water_electrical_conductivity status_flag";
    Byte valid_max 9;
    Byte valid_min 0;
  }
  density {
    Float32 _FillValue -1.0e+34;
    Float64 accuracy 0.02;
    Float32 actual_range 1020.5943, 1027.4447;
    String ancillary_variables "density_qc qartod_density_flat_line_flag qartod_density_gross_range_flag qartod_density_rate_of_change_flag qartod_density_spike_flag qartod_density_primary_flag 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 coordinates "lon lat depth time";
    String instrument "instrument_ctd";
    String ioos_category "Other";
    String long_name "Sea Water Density";
    Float32 missing_value -1.0e+34;
    String observation_type "calculated";
    String platform "platform";
    Float64 precision 0.01;
    Float64 resolution 0.01;
    String standard_name "sea_water_density";
    String units "kg m-3";
    Float32 valid_max 1038.0;
    Float32 valid_min 1000.0;
  }
  density_qc {
    Byte _FillValue -127;
    String _Unsigned "false";
    Byte actual_range 1, 1;
    String flag_meanings "no_qc_preformed good_data probably_good_data bad_data_that_potentially_correctable bad_data value_changed interpolated_value";
    Float64 flag_values 0.0, 1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0;
    String ioos_category "Other";
    String long_name "Density Quality Flag";
    String standard_name "sea_water_density status_flag";
    Byte valid_max 9;
    Byte valid_min 0;
  }
  depth_qc {
    Byte _FillValue -127;
    String _Unsigned "false";
    Byte actual_range 0, 0;
    String flag_meanings "no_qc_preformed good_data probably_good_data bad_data_that_are_potentially_correctable bad_data value_changed interpolated_value missing_value";
    Float64 flag_values 0.0, 1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0;
    String ioos_category "Other";
    String long_name "Depth Quality Flag";
    String standard_name "depth status_flag";
    Byte valid_max 9;
    Byte valid_min 0;
  }
  fluorescence {
    Float64 _FillValue -1.0e+34;
    Float64 actual_range -4.9368, 6.2194;
    String ancillary_variables "fluorescence_qc";
    String instrument "instrument_ctd";
    String ioos_category "Other";
    String long_name "Fluorescence";
    String observation_type "measured";
    String platform "platform";
    Float64 resolution 0.001;
    String standard_name "mass_concentration_of_chlorophyll_in_sea_water";
    Float64 uncertainty 0.002;
    String units "microgram/L";
    Float64 valid_max 19.0;
    Float64 valid_min 0.0;
  }
  fluorescence_qc {
    Byte _FillValue -127;
    String _Unsigned "false";
    Byte actual_range 0, 0;
    String flag_meanings "no_qc_preformed good_data probably_good_data bad_data_that_potentially_correctable bad_data value_changed interpolated_value";
    Float64 flag_values 0.0, 1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0;
    String ioos_category "Other";
    String long_name "Fluorescence Quality Flag";
    Byte valid_max 9;
    Byte valid_min 0;
  }
  instrument_ctd {
    Byte _FillValue 127;
    String _Unsigned "false";
    String comment "unpumped CTD";
    String ioos_category "Identifier";
    String long_name "CTD Metadata";
    String make_model "Seabird SBE 41CP";
    String platform "platform";
    String serial_number "-1";
    String type "platform";
    String units "1";
  }
  lat_qc {
    Byte _FillValue -127;
    String _Unsigned "false";
    Byte actual_range 0, 0;
    String flag_meanings "no_qc_preformed good_data probably_good_data bad_data_that_are_potentially_correctable bad_data value_changed interpolated_value missing_value";
    Float64 flag_values 0.0, 1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0;
    String ioos_category "Other";
    String long_name "Latitude Quality Flag";
    String standard_name "latitude status_flag";
    Byte valid_max 9;
    Byte valid_min 0;
  }
  lat_uv {
    Float64 _FillValue -999.0;
    Float64 actual_range 40.842825000000005, 41.106238251717976;
    String ancillary_variables "lat_uv_qc";
    Float64 colorBarMaximum 90.0;
    Float64 colorBarMinimum -90.0;
    String comment "The depth-averaged current is an estimate of the net current measured while the glider is underwater.  The value is calculated over the entire underwater segment, which may consist of 1 or more dives.";
    String ioos_category "Location";
    String long_name "Depth-averaged Latitude";
    String observation_type "calculated";
    String platform "platform";
    String standard_name "latitude";
    String units "degrees_north";
    Float64 valid_max 90.0;
    Float64 valid_min -90.0;
  }
  lat_uv_qc {
    Byte _FillValue -127;
    String _Unsigned "false";
    Byte actual_range 1, 1;
    String flag_meanings "no_qc_preformed good_data probably_good_data bad_data_that_potentially_correctable bad_data value_changed interpolated_value";
    Float64 flag_values 0.0, 1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0;
    String ioos_category "Other";
    String long_name "lat_uv Quality Flag";
    String standard_name "latitude status_flag";
    Byte valid_max 9;
    Byte valid_min 0;
  }
  lon_qc {
    Byte _FillValue -127;
    String _Unsigned "false";
    Byte actual_range 0, 0;
    String flag_meanings "no_qc_preformed good_data probably_good_data bad_data_that_are_potentially_correctable bad_data value_changed interpolated_value missing_value";
    Float64 flag_values 0.0, 1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0;
    String ioos_category "Other";
    String long_name "Longitude Quality Flag";
    String standard_name "longitude status_flag";
    Byte valid_max 9;
    Byte valid_min 0;
  }
  lon_uv {
    Float64 _FillValue -999.0;
    Float64 actual_range -130.01077780811966, -124.34995644076315;
    String ancillary_variables "lon_uv_qc";
    Float64 colorBarMaximum 180.0;
    Float64 colorBarMinimum -180.0;
    String comment "The depth-averaged current is an estimate of the net current measured while the glider is underwater.  The value is calculated over the entire underwater segment, which may consist of 1 or more dives";
    String ioos_category "Location";
    String long_name "Depth-averaged Longitude";
    String observation_type "calculated";
    String platform "platform";
    String standard_name "longitude";
    String units "degrees_east";
    Float64 valid_max 180.0;
    Float64 valid_min -180.0;
  }
  lon_uv_qc {
    Byte _FillValue -127;
    String _Unsigned "false";
    Byte actual_range 1, 1;
    String flag_meanings "no_qc_preformed good_data probably_good_data bad_data_that_potentially_correctable bad_data value_changed interpolated_value";
    Float64 flag_values 0.0, 1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0;
    String ioos_category "Other";
    String long_name "lon_uv Quality Flag";
    String standard_name "longitude status_flag";
    Byte valid_max 9;
    Byte valid_min 0;
  }
  opbs {
    Float64 _FillValue -1.0e+34;
    Float64 actual_range -0.0021755159999999997, 0.009986067;
    String ancillary_variables "opbs_qc";
    String instrument "instrument_ctd";
    String ioos_category "Other";
    String long_name "optical_backscattering_coefficient 600nm";
    String observation_type "measured";
    String platform "platform";
    Float64 resolution 0.001;
    Float64 uncertainty 0.002;
    String units "m^-1";
    Float64 valid_max 2000.0;
    Float64 valid_min 0.0;
  }
  opbs_qc {
    Byte _FillValue -127;
    String _Unsigned "false";
    Byte actual_range 0, 0;
    String flag_meanings "no_qc_preformed good_data probably_good_data bad_data_that_potentially_correctable bad_data value_changed interpolated_value";
    Float64 flag_values 0.0, 1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0;
    String ioos_category "Other";
    String long_name "Optical Backscatter coefficient Quality Flag";
    Byte valid_max 9;
    Byte valid_min 0;
  }
  oxygen {
    Float64 _FillValue -1.0e+34;
    Float64 actual_range 5.924410593380792, 264.5421519753362;
    String ancillary_variables "oxygen_qc";
    String gts_ingest "true";
    String instrument "instrument_ctd";
    String ioos_category "Other";
    String long_name "moles_of_oxygen_per_unit_mass_in_sea_water";
    String observation_type "measured";
    String platform "platform";
    Float64 resolution 0.001;
    String standard_name "moles_of_oxygen_per_unit_mass_in_sea_water";
    String units "micromol/kg";
    Float64 valid_max 400.0;
    Float64 valid_min 0.0;
  }
  oxygen_qc {
    Byte _FillValue -127;
    String _Unsigned "false";
    Byte actual_range 1, 8;
    String flag_meanings "no_qc_preformed good_data probably_good_data bad_data_that_potentially_correctable bad_data value_changed interpolated_value";
    Float64 flag_values 0.0, 1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0;
    String ioos_category "Other";
    String long_name "Oxygen Quality Flag";
    String standard_name "moles_of_oxygen_per_unit_mass_in_sea_water status_flag";
    Byte valid_max 9;
    Byte valid_min 0;
  }
  platform_meta {
    Byte _FillValue 127;
    String _Unsigned "false";
    String comment "Seaglider 157";
    String id "OSU157";
    String instrument "instrument_ctd";
    String ioos_category "Identifier";
    String long_name "Platform Metadata";
    String type "platform";
    String units "1";
    Float64 wmo_id 4801906.0;
  }
  precise_lat {
    Float64 _FillValue -999.0;
    Float64 actual_range 40.841701736980944, 41.111848158175505;
    String ancillary_variables "lat_qc";
    String ancillary_varibles "precise_lat_qc";
    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 gts_ingest "true";
    String ioos_category "Location";
    String long_name "Precise Latitude";
    String observation_type "measured";
    String platform "platform";
    String reference "WGS84";
    String standard_name "latitude";
    String units "degrees_north";
    Float64 valid_max 90.0;
    Float64 valid_min -90.0;
  }
  precise_lon {
    Float64 _FillValue -999.0;
    Float64 actual_range -130.01666739570783, -124.34725997580261;
    String ancillary_variables "lon_qc";
    String ancillary_varibles "precise_lon_qc";
    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 gts_ingest "true";
    String ioos_category "Location";
    String long_name "Precise Longitude";
    String observation_type "measured";
    String platform "platform";
    String reference "WGS84";
    String standard_name "longitude";
    String units "degrees_east";
    Float64 valid_max 180.0;
    Float64 valid_min -180.0;
  }
  precise_time {
    Float64 actual_range 1.568656773336e+9, 1.584636038842e+9;
    String ancillary_variables "time_qc";
    String calendar "gregorian";
    String comment "Timestamp at each point in the time-series";
    String ioos_category "Time";
    String long_name "Precise Time";
    String observation_type "measured";
    String standard_name "time";
    String time_origin "01-JAN-1970 00:00:00";
    String units "seconds since 1970-01-01T00:00:00Z";
  }
  pressure {
    Float32 _FillValue -999.0;
    Float32 actual_range -0.29070893, 1018.8042;
    String ancillary_variables "pressure_qc qartod_pressure_flat_line_flag qartod_pressure_gross_range_flag qartod_pressure_rate_of_change_flag qartod_pressure_spike_flag qartod_pressure_primary_flag qartod_pressure_flat_line_flag qartod_pressure_gross_range_flag qartod_pressure_rate_of_change_flag qartod_pressure_spike_flag qartod_pressure_primary_flag";
    Float64 colorBarMaximum 2000.0;
    Float64 colorBarMinimum 0.0;
    String gts_ingest "true";
    String instrument "instrument_ctd";
    String ioos_category "Pressure";
    String long_name "Sea Water Pressure";
    String observation_type "measured";
    String platform "platform";
    String positive "down";
    String reference_datum "sea_surface";
    String standard_name "sea_water_pressure";
    String units "dbar";
    Float32 valid_max 12000.0;
    Float32 valid_min 0.0;
  }
  pressure_qc {
    Byte _FillValue -127;
    String _Unsigned "false";
    Byte actual_range 0, 0;
    String flag_meanings "no_qc_preformed good_data probably_good_data bad_data_that_potentially_correctable bad_data value_changed interpolated_value";
    Float64 flag_values 0.0, 1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0;
    String ioos_category "Other";
    String long_name "Pressure Quality Flag";
    String standard_name "sea_water_pressure status_flag";
    Byte valid_max 9;
    Byte valid_min 0;
  }
  profile_lat_qc {
    Byte _FillValue -127;
    String _Unsigned "false";
    Byte actual_range 1, 1;
    String flag_meanings "no_qc_preformed good_data probably_good_data bad_data_that_potentially_correctable bad_data value_changed interpolated_value";
    Float64 flag_values 0.0, 1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0;
    String ioos_category "Other";
    String long_name "profile_lat Quality Flag";
    String standard_name "latitude status_flag";
    Byte valid_max 9;
    Byte valid_min 0;
  }
  profile_lon_qc {
    Byte _FillValue -127;
    String _Unsigned "false";
    Byte actual_range 1, 1;
    String flag_meanings "no_qc_preformed good_data probably_good_data bad_data_that_potentially_correctable bad_data value_changed interpolated_value";
    Float64 flag_values 0.0, 1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0;
    String ioos_category "Other";
    String long_name "profile_lon Quality Flag";
    String standard_name "longitude status_flag";
    Byte valid_max 9;
    Byte valid_min 0;
  }
  profile_time_qc {
    Byte _FillValue -127;
    String _Unsigned "false";
    Byte actual_range 1, 1;
    String flag_meanings "no_qc_preformed good_data probably_good_data bad_data_that_potentially_correctable bad_data value_changed interpolated_value";
    Float64 flag_values 0.0, 1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0;
    String ioos_category "Other";
    String long_name "profile_time Quality Flag";
    String standard_name "time status_flag";
    Byte valid_max 9;
    Byte valid_min 0;
  }
  qartod_monotonic_pressure_flag {
    String _Unsigned "false";
    String dac_comment "ioos_qc_module_qartod";
    String flag_meanings "PASS NOT_EVALUATED SUSPECT FAIL MISSING";
    Byte flag_values 1, 2, 3, 4, 9;
    String ioos_category "Quality";
    Byte valid_max 9;
    Byte valid_min 1;
  }
  salinity {
    Float32 _FillValue -1.0e+34;
    Float64 accuracy 0.002;
    Float32 actual_range 27.543745, 34.481716;
    String ancillary_variables "salinity_qc qartod_salinity_flat_line_flag qartod_salinity_gross_range_flag qartod_salinity_rate_of_change_flag qartod_salinity_spike_flag qartod_salinity_primary_flag 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 comment "Salinity is based upon the Practical Salinity Scale of 1978 (PSS78) and is without dimensions. The CF-1.4 convention recognizes that PSS78 is dimensionless yet recommends a unit of 0.001 to reflect parts per thousand";
    String coordinates "lon lat depth time";
    String gts_ingest "true";
    String instrument "instrument_ctd";
    String ioos_category "Salinity";
    String long_name "Sea Water Practical Salinity";
    Float32 missing_value -1.0e+34;
    String observation_type "calculated";
    String platform "platform";
    Float64 precision 0.001;
    Float64 resolution 0.001;
    String standard_name "sea_water_practical_salinity";
    Float64 uncertainty 0.002;
    String units "0.001";
    Float32 valid_max 38.0;
    Float32 valid_min 0.0;
  }
  salinity_qc {
    Byte _FillValue -127;
    String _Unsigned "false";
    Byte actual_range 1, 8;
    String flag_meanings "no_qc_preformed good_data probably_good_data bad_data_that_potentially_correctable bad_data value_changed interpolated_value";
    Float64 flag_values 0.0, 1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0;
    String ioos_category "Other";
    String long_name "Salinity Quality Flag";
    String standard_name "sea_water_practical_salinity status_flag";
    Byte valid_max 9;
    Byte valid_min 0;
  }
  temperature {
    Float32 _FillValue -1.0e+34;
    Float64 accuracy 0.002;
    Float32 actual_range 3.2060163, 18.607079;
    String ancillary_variables "temperature_qc qartod_temperature_flat_line_flag qartod_temperature_gross_range_flag qartod_temperature_rate_of_change_flag qartod_temperature_spike_flag qartod_temperature_primary_flag qartod_temperature_flat_line_flag qartod_temperature_gross_range_flag qartod_temperature_rate_of_change_flag qartod_temperature_spike_flag qartod_temperature_primary_flag";
    Float64 colorBarMaximum 32.0;
    Float64 colorBarMinimum 0.0;
    String gts_ingest "true";
    String instrument "instrument_ctd";
    String ioos_category "Temperature";
    String long_name "Sea Water Temperature";
    Float32 missing_value -1.0e+34;
    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 30.0;
    Float32 valid_min 0.0;
  }
  temperature_qc {
    Byte _FillValue -127;
    String _Unsigned "false";
    Byte actual_range 1, 8;
    String flag_meanings "no_qc_preformed good_data probably_good_data bad_data_that_potentially_correctable bad_data value_changed interpolated_value";
    Float64 flag_values 0.0, 1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0;
    String ioos_category "Other";
    String long_name "Temperature Quality Flag";
    String standard_name "sea_water_temperature status_flag";
    Byte valid_max 9;
    Byte valid_min 0;
  }
  time_qc {
    Byte _FillValue -127;
    String _Unsigned "false";
    Byte actual_range 1, 1;
    String flag_meanings "no_qc_preformed good_data probably_good_data bad_data_potentially_corretable bad_data value_changed interpolated_value";
    Float64 flag_values 0.0, 1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0;
    String ioos_category "Other";
    String long_name "Time Quality Flag";
    String standard_name "time status flag";
    Byte valid_max 9;
    Byte valid_min 0;
  }
  time_uv {
    Float64 actual_range 1.5686573673305001e+9, 1.5846356956485e+9;
    String ancillary_variables "time_uv_qc";
    String calendar "gregorian";
    String comment "The depth-averaged current is an estimate of the net current measured while the glider is underwater.  The values is calculated over the entire underwater segment, which may consist of 1 or more dives.";
    String ioos_category "Time";
    String long_name "Depth-averaged 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";
  }
  time_uv_qc {
    Byte _FillValue -127;
    String _Unsigned "false";
    Byte actual_range 1, 1;
    String flag_meanings "no_qc_preformed good_data probably_good_data bad_data_that_potentially_correctable bad_data value_changed interpolated_value";
    Float64 flag_values 0.0, 1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0;
    String ioos_category "Other";
    String long_name "time_uv Quality Flag";
    String standard_name "time status_flag";
    Byte valid_max 9;
    Byte valid_min 0;
  }
  u {
    Float64 _FillValue -999.0;
    Float64 actual_range -0.17573557894032646, 0.25436632242099616;
    String ancillary_variables "u_qc";
    Float64 colorBarMaximum 0.5;
    Float64 colorBarMinimum -0.5;
    String comment "The depth-averaged current is and estimate of the net current measured while the glider is underwater.  The value is calculated over the entire underwater segment, which may consist of 1 or more dives";
    String coordinates "lon_uv lat_uv time_uv";
    String ioos_category "Currents";
    String long_name "Depth-averaged Eastward Sea Water Velocity";
    String observation_type "calculated";
    String platform "platform";
    String standard_name "eastward_sea_water_velocity";
    String units "m s-1";
    Float64 valid_max 10.0;
    Float64 valid_min -10.0;
  }
  u_qc {
    Byte _FillValue -127;
    String _Unsigned "false";
    Byte actual_range 1, 4;
    String flag_meanings "no_qc_preformed good_data probably_good_data bad_data_that_potentially_correctable bad_data value_changed interpolated_value";
    Float64 flag_values 0.0, 1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0;
    String ioos_category "Other";
    String long_name "u Quality Flag";
    String standard_name "eastward_sea_water_velocity status_flag";
    Byte valid_max 9;
    Byte valid_min 0;
  }
  v {
    Float64 _FillValue -999.0;
    Float64 actual_range -0.3153503610187375, 0.4399190378688087;
    Float64 colorBarMaximum 0.5;
    Float64 colorBarMinimum -0.5;
    String comment "The depth-averaged current is an estimate of the net current measured while the glider is underwater.  The value is calculated over the entire underwater segment, which may consist of 1 or more dives.";
    String coordinates "lon_uv lat_uv time_uv";
    String ioos_category "Currents";
    String long_name "Depth-averaged Northward Sea Water Velocity";
    String observation_type "calculated";
    String platform "platform";
    String standard_name "northward_sea_water_velocity";
    String units "m s-1";
    Float64 valid_max 10.0;
    Float64 valid_min -10.0;
  }
  v_qc {
    Byte _FillValue -127;
    String _Unsigned "false";
    Byte actual_range 1, 4;
    String flag_meanings "no_qc_preformed good_data probably_good_data bad_data_that_potentially_correctable bad_data value_changed interpolated_value";
    Float64 flag_values 0.0, 1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0;
    String ioos_category "Other";
    String long_name "v Quality Flag";
    String standard_name "northward_sea_water_velocity status_flag";
    Byte valid_max 9;
    Byte valid_min 0;
  }
 }
  NC_GLOBAL {
    String acknowledgment "Integrated Ocean Observing System (IOOS)NANOOS NOAA, Grant NA1NOOSO20036,Integrated Ocean Observing System(IOOS) CeNCOOS NOAA,Grant NA11NOs0120032";
    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 comment "Data has not been reviewed and is provided AS-IS.";
    String contributor_name "Jack Barth, R. Kipp Shearman";
    String contributor_role "Principal investigator, Principal investigator";
    String Conventions "Unidata Dataset Discovery v1.0, COARDS, CF-1.6";
    String creator_email "barth@coas.oregonstate.edu";
    String creator_name "Jack Barth";
    String creator_url "gliderfs2.coas.oregonstate.edu/gliderweb";
    String date_created "2019-12-07T15:12:18Z";
    String date_issued "2019-12-07T15:12:18Z";
    String date_modified "2019-12-07T15:12:18Z";
    Float64 Easternmost_Easting -124.34995644076315;
    String featureType "TrajectoryProfile";
    String format_version "IOOS_Glider_NetCDF_v2.0.nc";
    Float64 geospatial_lat_max 41.106238251717976;
    Float64 geospatial_lat_min 40.842825000000005;
    String geospatial_lat_units "degrees_north";
    Float64 geospatial_lon_max -124.34995644076315;
    Float64 geospatial_lon_min -130.01077780811966;
    String geospatial_lon_units "degrees_east";
    Float64 geospatial_vertical_max 1008.427;
    Float64 geospatial_vertical_min -0.2888346;
    String geospatial_vertical_positive "down";
    String geospatial_vertical_units "m";
    String gts_ingest "true";
    String history 
"Processing start:
INFO: MakeDiveProfiles.py(3410): Changed (3/737) 735:737 to QC_BAD because CT out of water
WARNING: MakeDiveProfiles.py(3423): CTD out of the water after climb (0.164m)
INFO: QC.py(378): Changed (2/737) 4 735 to QC_PROBABLY_BAD because raw temperature spikes
INFO: QC.py(421): Changed (1/737) 120 to QC_PROBABLY_BAD because raw conductivity spikes
INFO: QC.py(192): Changed (2/737) 4 735 to QC_PROBABLY_BAD because changed raw temp implies changed raw salinity
INFO: QC.py(192): Changed (1/737) 120 to QC_PROBABLY_BAD because changed raw cond implies changed raw salinity
INFO: QC.py(192): Changed (3/737) 735:737 to QC_BAD because changed raw cond implies changed raw salinity
INFO: QC.py(378): Changed (2/737) 4 735 to QC_INTERPOLATED because temperature spikes
INFO: QC.py(421): Changed (1/737) 120 to QC_INTERPOLATED because conductivity spikes
INFO: MakeDiveProfiles.py(3640): Changed (3/737) 283:285 to QC_BAD because slow apogee CT flow
INFO: MakeDiveProfiles.py(3761): Changed (9/737) 1:9 to QC_BAD because prior to dive start
INFO: MakeDiveProfiles.py(3869): Changed (15/737) 1:9 283:285 735:737 to QC_BAD because bad corrected temperature and conductivity suggests bad salinity
INFO: QC.py(192): Changed (15/737) 1:9 283:285 735:737 to QC_BAD because changed corrected salin implies changed speed
INFO: TempSalinityVelocity.py(1218): TSV exiting after 1 iterations
INFO: TempSalinityVelocity.py(1220): Changed (1/737) 734 to QC_PROBABLY_BAD because TS bad extrapolation
INFO: QC.py(192): Changed (1/737) 120 to QC_INTERPOLATED because changed corrected cond implies changed corrected salinity
INFO: MakeDiveProfiles.py(4029): 15 (2.04%) HDM speeds are QC_BAD; 0 (0.00%) are stalled (737)
INFO: MakeDiveProfiles.py(4055): Average estimated final speed: 28.44 cm/s
INFO: MakeDiveProfiles.py(4058): RMS observed vs. computed w: 1.69 cm/s
INFO: MakeDiveProfiles.py(4110): Starting sensor extensions data processing
WARNING: aa4330_ext.py(264): Couldn'd find all variables - nothing to process
INFO: QC.py(192): Changed (2/737) 4 735 to QC_INTERPOLATED because changed temperature implies changed optode oxygen
INFO: QC.py(192): Changed (1/737) 734 to QC_PROBABLY_BAD because changed salinity implies changed optode oxygen
INFO: QC.py(192): Changed (15/737) 1:9 283:285 735:737 to QC_BAD because changed salinity implies changed optode oxygen
INFO: QC.py(192): Changed (1/737) 120 to QC_INTERPOLATED because changed salinity implies changed optode oxygen
ERROR: contopt_ext.py(214): Missing one or more expect Contopt variable from SciCon
INFO: aroft_ext.py(173): Starting sensor_data_processing on file <DataFiles.DataFile instance at 0x7fd83c4b4128>
INFO: aroft_ext.py(197): No ARO-FT data found in Results data - bailing out
INFO: MakeDiveProfiles.py(4112): Finished sensor extensions data processing
INFO: MakeDiveProfiles.py(4144): Estimated total flight and drift time: 22524.3s (SM: 271.1s)

2024-03-28T10:40:00Z (local files)
2024-03-28T10:40:00Z http://localhost:8080/tabledap/UW157-20190916T0000.das";
    String id "p1570361_20191207";
    String infoUrl "https://gliders.ioos.us/erddap/";
    String institution "Oregon State University";
    String ioos_dac_checksum "45dfc05648e577f2196279cff9a7e083";
    String ioos_dac_completed "True";
    String ioos_regional_association "CeNCOOS,NANOOS";
    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 "These data may be redistributed and used without restriction.";
    String Metadata_Conventions "Unidata Dataset Discovery v1.0, COARDS, CF-1.6";
    String naming_authority "edu.washington.apl";
    Float64 Northernmost_Northing 41.106238251717976;
    String platform_type "Seaglider";
    String processing_level "1.120000";
    String project "IOOS Oregon State University seaglider sampling off Trinidad Head, California";
    String publisher_email "cencoos_communications@mbari.org";
    String publisher_name "Central and Northern California Ocean Observing System (CeNCOOS)";
    String publisher_url "www.cencoos.org";
    String references "https://data.nodc.noaa.gov/accession/0092291";
    String sea_name "North Pacific Ocean";
    String source "Seaglider UW157";
    String sourceUrl "(local files)";
    Float64 Southernmost_Northing 40.842825000000005;
    String standard_name_vocabulary "CF-1.6";
    String subsetVariables "wmo_id,trajectory,profile_id,time,latitude,longitude";
    String summary "Seaglider UW157 Trinidad Head IOOS line, California";
    String time_coverage_end "2020-03-19T16:34:55Z";
    String time_coverage_start "2019-09-16T18:03:12Z";
    String title "UW157-20190916T0000";
    Float64 Westernmost_Easting -130.01077780811966;
  }
}

 

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