DAP4 Data Request Form dorado_2004.345.00_1S.nc
OPeNDAP Logo
OPeNDAP DAP4 Data Request Form

dataset: dorado_2004.345.00_1S.nc
dmr




  • View/Hide
      • NC_GLOBAL
        • netcdf_version: 4 (Type is String)
        • Conventions: CF-1.6 (Type is String)
        • date_created: 2025-06-26T06:10:09Z (Type is String)
        • date_update: 2025-06-26T06:10:09Z (Type is String)
        • date_modified: 2025-06-26T06:10:09Z (Type is String)
        • featureType: trajectory (Type is String)
        • time_coverage_start: 2004-12-10T01:45:48.000000000 (Type is String)
        • time_coverage_end: 2004-12-10T01:48:35.000000000 (Type is String)
        • time_coverage_duration: 0 days 00:02:47 (Type is String)
        • geospatial_vertical_min: -0.01739935892804584 (Type is Float64)
        • geospatial_vertical_max: 0.06695944066044911 (Type is Float64)
        • geospatial_lat_min: 36.80267760785141 (Type is Float64)
        • geospatial_lat_max: 36.80272664371929 (Type is Float64)
        • geospatial_lon_min: -121.7869701988873 (Type is Float64)
        • geospatial_lon_max: -121.7869195072045 (Type is Float64)
        • license: Any use requires prior approval from MBARI (Type is String)
        • history: Created by src/data/process_dorado.py --start_year 2003 --end_year 2014 --num_cores 1 -v --noinput --clobber on 2025-06-26T06:10:09Z (Type is String)
        • source: MBARI Dorado-class AUV data produced from original log files with execution of 'src/data/process_dorado.py --start_year 2003 --end_year 2014 --num_cores 1 -v --noinput --clobber' at 2025-06-26T06:10:09Z on host 671049448ece using git commit 498b02c06310169d148b5c20247e85a1749d59b7 from software at 'https://github.com/mbari-org/auv-python' (Type is String)
        • summary: Observational oceanographic data obtained from an Autonomous Underwater Vehicle mission with measurements sampled at 1S intervals. Data processed at 2025-06-26T06:10:09Z using MBARI's auv-python software. Processing log file: http://dods.mbari.org/opendap/data/auvctd/surveys/2004/netcdf/dorado_2004.345.00_processing.log (Type is String)
        • title: OCCO program - calibrated, aligned, and resampled AUV sensor data from dorado mission 2004.345.00 (Type is String)
        • program: OCCO (Type is String)
        • comment: Re-portaled 8/22/05 - ctdToUse = ctd1 . Variable depth pitch corrected using SensorOffset(x=1.003, y=0.0001) (Type is String)


  • View/Hide
      [ /time = 0..167 ]


time[ /time= 0..167] (Type is Int32)
  • attributes
    • standard_name: time (Type is String)
    • long_name: Time (UTC) (Type is String)
    • units: seconds since 2004-12-10 01:45:48 (Type is String)
    • calendar: proleptic_gregorian (Type is String)
depth[ /time= 0..167] (Type is Float64)
  • attributes
    • _FillValue: NaN (Type is Float64)
    • long_name: Depth (Type is String)
    • standard_name: depth (Type is String)
    • units: m (Type is String)
    • comment: mDepth from navigation.nc. mDepth from navigation.nc mean sampled at 1S intervals following 3 point median filter. (Type is String)
    • instrument_sample_rate_hz: 5.000000000000000 (Type is Float64)
latitude[ /time= 0..167] (Type is Float64)
  • attributes
    • _FillValue: NaN (Type is Float64)
    • long_name: Latitude (Type is String)
    • standard_name: latitude (Type is String)
    • units: degrees_north (Type is String)
    • comment: Dead reckoned latitude nudged to GPS positions. Variable nudged_latitude from dorado_2004.345.00_cal.nc file linearly interpolated onto navigation time values. Variable navigation_latitude from dorado_2004.345.00_align.nc median filtered with 3 samples and resampled with .mean() aggregator to 1S intervals. (Type is String)
    • instrument_sample_rate_hz: 5.000000000000000 (Type is Float64)
longitude[ /time= 0..167] (Type is Float64)
  • attributes
    • _FillValue: NaN (Type is Float64)
    • long_name: Longitude (Type is String)
    • standard_name: longitude (Type is String)
    • units: degrees_east (Type is String)
    • comment: Dead reckoned longitude nudged to GPS positions. Variable nudged_longitude from dorado_2004.345.00_cal.nc file linearly interpolated onto navigation time values. Variable navigation_longitude from dorado_2004.345.00_align.nc median filtered with 3 samples and resampled with .mean() aggregator to 1S intervals. (Type is String)
    • instrument_sample_rate_hz: 5.000000000000000 (Type is Float64)
profile_number[ /time= 0..167] (Type is Int32)
  • attributes
    • long_name: Profile number (Type is String)
navigation_roll[ /time= 0..167] (Type is Float64)
  • attributes
    • _FillValue: NaN (Type is Float64)
    • long_name: Vehicle roll (Type is String)
    • standard_name: platform_roll_angle (Type is String)
    • units: degree (Type is String)
    • comment: mPhi from navigation.nc median filtered with 3 samples and resampled with .mean() aggregator to 1S intervals. (Type is String)
    • instrument_sample_rate_hz: 5.000000000000000 (Type is Float64)
    • coordinates: time depth latitude longitude (Type is String)
navigation_pitch[ /time= 0..167] (Type is Float64)
  • attributes
    • _FillValue: NaN (Type is Float64)
    • long_name: Vehicle pitch (Type is String)
    • standard_name: platform_pitch_angle (Type is String)
    • units: degree (Type is String)
    • comment: mTheta from navigation.nc median filtered with 3 samples and resampled with .mean() aggregator to 1S intervals. (Type is String)
    • instrument_sample_rate_hz: 5.000000000000000 (Type is Float64)
    • coordinates: time depth latitude longitude (Type is String)
navigation_yaw[ /time= 0..167] (Type is Float64)
  • attributes
    • _FillValue: NaN (Type is Float64)
    • long_name: Vehicle yaw (Type is String)
    • standard_name: platform_yaw_angle (Type is String)
    • units: degree (Type is String)
    • comment: mPsi from navigation.nc median filtered with 3 samples and resampled with .mean() aggregator to 1S intervals. (Type is String)
    • instrument_sample_rate_hz: 5.000000000000000 (Type is Float64)
    • coordinates: time depth latitude longitude (Type is String)
navigation_mWaterSpeed[ /time= 0..167] (Type is Float64)
  • attributes
    • _FillValue: NaN (Type is Float64)
    • long_name: Current speed based upon DVL data (Type is String)
    • standard_name: platform_speed_wrt_sea_water (Type is String)
    • units: m/s (Type is String)
    • comment: mWaterSpeed from navigation.nc median filtered with 3 samples and resampled with .mean() aggregator to 1S intervals. (Type is String)
    • instrument_sample_rate_hz: 5.000000000000000 (Type is Float64)
    • coordinates: time depth latitude longitude (Type is String)
hs2_bbp470[ /time= 0..167] (Type is Float64)
  • attributes
    • _FillValue: NaN (Type is Float64)
    • long_name: Particulate backscattering coefficient at 470 nm (Type is String)
    • units: m-1 (Type is String)
    • comment: Computed by hs2_calc_bb() from data in hydroscatlog.nc median filtered with 3 samples and resampled with .mean() aggregator to 1S intervals. (Type is String)
    • instrument_sample_rate_hz: 3.970000000000000 (Type is Float64)
    • coordinates: time depth latitude longitude (Type is String)
hs2_bbp676[ /time= 0..167] (Type is Float64)
  • attributes
    • _FillValue: NaN (Type is Float64)
    • long_name: Particulate backscattering coefficient at 676 nm (Type is String)
    • units: m-1 (Type is String)
    • comment: Computed by hs2_calc_bb() from data in hydroscatlog.nc median filtered with 3 samples and resampled with .mean() aggregator to 1S intervals. (Type is String)
    • instrument_sample_rate_hz: 3.970000000000000 (Type is Float64)
    • coordinates: time depth latitude longitude (Type is String)
hs2_fl676[ /time= 0..167] (Type is Float64)
  • attributes
    • _FillValue: NaN (Type is Float64)
    • long_name: Fluorescence at 676 nm (Type is String)
    • comment: Computed by hs2_calc_bb() from data in hydroscatlog.nc median filtered with 3 samples and resampled with .mean() aggregator to 1S intervals. (Type is String)
    • instrument_sample_rate_hz: 3.970000000000000 (Type is Float64)
    • coordinates: time depth latitude longitude (Type is String)
ctd1_temperature[ /time= 0..167] (Type is Float64)
  • attributes
    • _FillValue: NaN (Type is Float64)
    • long_name: Temperature (Type is String)
    • standard_name: sea_water_temperature (Type is String)
    • units: degree_Celsius (Type is String)
    • comment: Derived from temp_frequency from ctdDriver.nc via calibration parms: {'t_coefs': 'A', 'c_coefs': 'A', 't_a': 0.00368121202, 't_b': 0.000598567579, 't_c': 1.48936944e-05, 't_d': 2.46103676e-06, 't_f0': 5708.765, 'c_a': 1.22819703e-06, 'c_b': 0.457340894, 'c_c': -4.12560998, 'c_d': -7.24043088e-05, 'c_m': 5.2, 'eps': -9.57e-08, 'SOc': 0.4287, 'BOc': 0.0, 'Voff': -0.5249, 'TCor': 0.0006, 'PCor': 0.000135} median filtered with 3 samples and resampled with .mean() aggregator to 1S intervals. (Type is String)
    • instrument_sample_rate_hz: 3.980000000000000 (Type is Float64)
    • coordinates: time depth latitude longitude (Type is String)
ctd1_conductivity[ /time= 0..167] (Type is Float64)
  • attributes
    • _FillValue: NaN (Type is Float64)
    • long_name: Conductivity (Type is String)
    • standard_name: sea_water_conductivity (Type is String)
    • units: Siemens/meter (Type is String)
    • comment: Derived from cond_frequency from ctdDriver.nc via calibration parms: {'t_coefs': 'A', 'c_coefs': 'A', 't_a': 0.00368121202, 't_b': 0.000598567579, 't_c': 1.48936944e-05, 't_d': 2.46103676e-06, 't_f0': 5708.765, 'c_a': 1.22819703e-06, 'c_b': 0.457340894, 'c_c': -4.12560998, 'c_d': -7.24043088e-05, 'c_m': 5.2, 'eps': -9.57e-08, 'SOc': 0.4287, 'BOc': 0.0, 'Voff': -0.5249, 'TCor': 0.0006, 'PCor': 0.000135} median filtered with 3 samples and resampled with .mean() aggregator to 1S intervals. (Type is String)
    • instrument_sample_rate_hz: 3.980000000000000 (Type is Float64)
    • coordinates: time depth latitude longitude (Type is String)
ctd1_salinity[ /time= 0..167] (Type is Float64)
  • attributes
    • _FillValue: NaN (Type is Float64)
    • long_name: Salinity (Type is String)
    • standard_name: sea_water_salinity (Type is String)
    • units: (Type is String)
    • comment: Derived from cond_frequency from ctdDriver.nc via calibration parms: {'t_coefs': 'A', 'c_coefs': 'A', 't_a': 0.00368121202, 't_b': 0.000598567579, 't_c': 1.48936944e-05, 't_d': 2.46103676e-06, 't_f0': 5708.765, 'c_a': 1.22819703e-06, 'c_b': 0.457340894, 'c_c': -4.12560998, 'c_d': -7.24043088e-05, 'c_m': 5.2, 'eps': -9.57e-08, 'SOc': 0.4287, 'BOc': 0.0, 'Voff': -0.5249, 'TCor': 0.0006, 'PCor': 0.000135} median filtered with 3 samples and resampled with .mean() aggregator to 1S intervals. (Type is String)
    • instrument_sample_rate_hz: 3.980000000000000 (Type is Float64)
    • coordinates: time depth latitude longitude (Type is String)
ctd1_temperature_onboard[ /time= 0..167] (Type is Float64)
  • attributes
    • _FillValue: NaN (Type is Float64)
    • long_name: Temperature computed onboard the vehicle (Type is String)
    • units: degree_Celsius (Type is String)
    • comment: Temperature computed onboard the vehicle from calibration parameters installed on the vehicle at the time of deployment. median filtered with 3 samples and resampled with .mean() aggregator to 1S intervals. (Type is String)
    • instrument_sample_rate_hz: 3.980000000000000 (Type is Float64)
    • coordinates: time depth latitude longitude (Type is String)
ctd1_conductivity_onboard[ /time= 0..167] (Type is Float64)
  • attributes
    • _FillValue: NaN (Type is Float64)
    • long_name: Conductivity computed onboard the vehicle (Type is String)
    • units: Siemens/meter (Type is String)
    • comment: Temperature computed onboard the vehicle from calibration parameters installed on the vehicle at the time of deployment. median filtered with 3 samples and resampled with .mean() aggregator to 1S intervals. (Type is String)
    • instrument_sample_rate_hz: 3.980000000000000 (Type is Float64)
    • coordinates: time depth latitude longitude (Type is String)
ctd1_dissolvedO2[ /time= 0..167] (Type is Float64)
  • attributes
    • _FillValue: NaN (Type is Float64)
    • long_name: Dissolved Oxygen sensor (Type is String)
    • units: Volts (Type is String)
    • comment: Analog Voltage Channel 6 - to be converted to umol/kg median filtered with 3 samples and resampled with .mean() aggregator to 1S intervals. (Type is String)
    • instrument_sample_rate_hz: 3.980000000000000 (Type is Float64)
    • coordinates: time depth latitude longitude (Type is String)
ctd1_oxygen_mll[ /time= 0..167] (Type is Float64)
  • attributes
    • _FillValue: NaN (Type is Float64)
    • long_name: Dissolved Oxygen (Type is String)
    • units: ml/l (Type is String)
    • comment: Derived from dissolvedO2 from ctd1.nc using calibration coefficients {'t_coefs': 'A', 'c_coefs': 'A', 't_a': 0.00368121202, 't_b': 0.000598567579, 't_c': 1.48936944e-05, 't_d': 2.46103676e-06, 't_f0': 5708.765, 'c_a': 1.22819703e-06, 'c_b': 0.457340894, 'c_c': -4.12560998, 'c_d': -7.24043088e-05, 'c_m': 5.2, 'eps': -9.57e-08, 'SOc': 0.4287, 'BOc': 0.0, 'Voff': -0.5249, 'TCor': 0.0006, 'PCor': 0.000135} median filtered with 3 samples and resampled with .mean() aggregator to 1S intervals. (Type is String)
    • instrument_sample_rate_hz: 3.980000000000000 (Type is Float64)
    • coordinates: time depth latitude longitude (Type is String)
ctd1_oxygen_umolkg[ /time= 0..167] (Type is Float64)
  • attributes
    • _FillValue: NaN (Type is Float64)
    • long_name: Dissolved Oxygen (Type is String)
    • units: umol/kg (Type is String)
    • comment: Computed from oxygen_mll with 'np.multiply(o2_mll * 1.4276, (1.0e6 / (dens * 32)))' median filtered with 3 samples and resampled with .mean() aggregator to 1S intervals. (Type is String)
    • instrument_sample_rate_hz: 3.980000000000000 (Type is Float64)
    • coordinates: time depth latitude longitude (Type is String)
ctd1_flow1[ /time= 0..167] (Type is Float64)
  • attributes
    • _FillValue: NaN (Type is Float64)
    • long_name: Flow sensor on ctd1 (Type is String)
    • units: Volts (Type is String)
    • comment: flow1 from ctdDriver.nc median filtered with 3 samples and resampled with .mean() aggregator to 1S intervals. (Type is String)
    • instrument_sample_rate_hz: 3.980000000000000 (Type is Float64)
    • coordinates: time depth latitude longitude (Type is String)
ctd2_temperature[ /time= 0..167] (Type is Float64)
  • attributes
    • _FillValue: NaN (Type is Float64)
    • long_name: Temperature (Type is String)
    • standard_name: sea_water_temperature (Type is String)
    • units: degree_Celsius (Type is String)
    • comment: Derived from temp_frequency from ctdDriver2.nc via calibration parms: {'t_coefs': 'A', 'c_coefs': 'A', 't_a': 0.00368121343, 't_b': 0.000600146963, 't_c': 1.54260393e-05, 't_d': 2.71638844e-06, 't_f0': 6277.018, 'c_a': 2.42888987e-05, 'c_b': 1.46718159, 'c_c': -10.520188, 'c_d': -8.27067187e-05, 'c_m': 4.5, 'eps': -9.57e-08, 'SOc': 0.0, 'BOc': 0.0, 'Voff': 0.0, 'TCor': 0.0, 'PCor': 0.0} median filtered with 3 samples and resampled with .mean() aggregator to 1S intervals. (Type is String)
    • instrument_sample_rate_hz: 4.000000000000000 (Type is Float64)
    • coordinates: time depth latitude longitude (Type is String)
ctd2_conductivity[ /time= 0..167] (Type is Float64)
  • attributes
    • _FillValue: NaN (Type is Float64)
    • long_name: Conductivity (Type is String)
    • standard_name: sea_water_conductivity (Type is String)
    • units: Siemens/meter (Type is String)
    • comment: Derived from cond_frequency from ctdDriver2.nc via calibration parms: {'t_coefs': 'A', 'c_coefs': 'A', 't_a': 0.00368121343, 't_b': 0.000600146963, 't_c': 1.54260393e-05, 't_d': 2.71638844e-06, 't_f0': 6277.018, 'c_a': 2.42888987e-05, 'c_b': 1.46718159, 'c_c': -10.520188, 'c_d': -8.27067187e-05, 'c_m': 4.5, 'eps': -9.57e-08, 'SOc': 0.0, 'BOc': 0.0, 'Voff': 0.0, 'TCor': 0.0, 'PCor': 0.0} median filtered with 3 samples and resampled with .mean() aggregator to 1S intervals. (Type is String)
    • instrument_sample_rate_hz: 4.000000000000000 (Type is Float64)
    • coordinates: time depth latitude longitude (Type is String)
ctd2_salinity[ /time= 0..167] (Type is Float64)
  • attributes
    • _FillValue: NaN (Type is Float64)
    • long_name: Salinity (Type is String)
    • standard_name: sea_water_salinity (Type is String)
    • units: (Type is String)
    • comment: Derived from cond_frequency from ctdDriver2.nc via calibration parms: {'t_coefs': 'A', 'c_coefs': 'A', 't_a': 0.00368121343, 't_b': 0.000600146963, 't_c': 1.54260393e-05, 't_d': 2.71638844e-06, 't_f0': 6277.018, 'c_a': 2.42888987e-05, 'c_b': 1.46718159, 'c_c': -10.520188, 'c_d': -8.27067187e-05, 'c_m': 4.5, 'eps': -9.57e-08, 'SOc': 0.0, 'BOc': 0.0, 'Voff': 0.0, 'TCor': 0.0, 'PCor': 0.0} median filtered with 3 samples and resampled with .mean() aggregator to 1S intervals. (Type is String)
    • instrument_sample_rate_hz: 4.000000000000000 (Type is Float64)
    • coordinates: time depth latitude longitude (Type is String)
ctd2_temperature_onboard[ /time= 0..167] (Type is Float64)
  • attributes
    • _FillValue: NaN (Type is Float64)
    • long_name: Temperature computed onboard the vehicle (Type is String)
    • units: degree_Celsius (Type is String)
    • comment: Temperature computed onboard the vehicle from calibration parameters installed on the vehicle at the time of deployment. median filtered with 3 samples and resampled with .mean() aggregator to 1S intervals. (Type is String)
    • instrument_sample_rate_hz: 4.000000000000000 (Type is Float64)
    • coordinates: time depth latitude longitude (Type is String)
ctd2_conductivity_onboard[ /time= 0..167] (Type is Float64)
  • attributes
    • _FillValue: NaN (Type is Float64)
    • long_name: Conductivity computed onboard the vehicle (Type is String)
    • units: Siemens/meter (Type is String)
    • comment: Temperature computed onboard the vehicle from calibration parameters installed on the vehicle at the time of deployment. median filtered with 3 samples and resampled with .mean() aggregator to 1S intervals. (Type is String)
    • instrument_sample_rate_hz: 4.000000000000000 (Type is Float64)
    • coordinates: time depth latitude longitude (Type is String)
ctd2_flow2[ /time= 0..167] (Type is Float64)
  • attributes
    • _FillValue: NaN (Type is Float64)
    • long_name: Flow sensor on ctd1 (Type is String)
    • units: Volts (Type is String)
    • comment: flow2 from ctdDriver2.nc median filtered with 3 samples and resampled with .mean() aggregator to 1S intervals. (Type is String)
    • instrument_sample_rate_hz: 4.000000000000000 (Type is Float64)
    • coordinates: time depth latitude longitude (Type is String)
isus_nitrate[ /time= 0..167] (Type is Float64)
  • attributes
    • _FillValue: NaN (Type is Float64)
    • long_name: Nitrate (Type is String)
    • units: micromoles/liter (Type is String)
    • comment: isusNitrate from isuslog.nc median filtered with 3 samples and resampled with .mean() aggregator to 1S intervals. (Type is String)
    • instrument_sample_rate_hz: 0.6400000000000000 (Type is Float64)
    • coordinates: time depth latitude longitude (Type is String)
isus_temp[ /time= 0..167] (Type is Float64)
  • attributes
    • _FillValue: NaN (Type is Float64)
    • long_name: Temperature from ISUS (Type is String)
    • units: Celsius (Type is String)
    • comment: isusTemp from isuslog.nc median filtered with 3 samples and resampled with .mean() aggregator to 1S intervals. (Type is String)
    • instrument_sample_rate_hz: 0.6400000000000000 (Type is Float64)
    • coordinates: time depth latitude longitude (Type is String)
isus_quality[ /time= 0..167] (Type is Float64)
  • attributes
    • _FillValue: NaN (Type is Float64)
    • long_name: Fit Residuals from ISUS (Type is String)
    • units: (Type is String)
    • comment: isusQuality from isuslog.nc median filtered with 3 samples and resampled with .mean() aggregator to 1S intervals. (Type is String)
    • instrument_sample_rate_hz: 0.6400000000000000 (Type is Float64)
    • coordinates: time depth latitude longitude (Type is String)
tailcone_propRpm[ /time= 0..167] (Type is Float64)
  • attributes
    • _FillValue: NaN (Type is Float64)
    • long_name: Vehicle propeller speed (Type is String)
    • units: rad/s (Type is String)
    • comment: propRpm from tailCone.nc (convert to RPM by multiplying by 9.549297) median filtered with 3 samples and resampled with .mean() aggregator to 1S intervals. (Type is String)
    • instrument_sample_rate_hz: 4.990000000000000 (Type is Float64)
    • coordinates: time depth latitude longitude (Type is String)

debug
Hyrax development sponsored by NSF, NASA, and NOAA

OPeNDAP Hyrax (1.17.0-1)
Documentation Questions? Contact Support