Baselight

Admiralty Inlet Advanced Turbulence Measurements: May 2015

Department of Energy

@usgov.doe_gov_admiralty_inlet_advanced_turbulence_measuremen_cb357d90

Loading...
Loading...

About this Dataset

Admiralty Inlet Advanced Turbulence Measurements: May 2015

This data is from measurements at Admiralty Head, in Admiralty Inlet (Puget Sound) in May of 2015. The measurements were made using Inertial Motion Unit (IMU) equipped ADVs mounted on a 'StableMoor' (Manufacturer: DeepWater Buoyancy) buoy and a Tidal Turbulence Mooring (TTM). These platforms position ADV heads above the seafloor to make mid-depth turbulence measurements. The inertial measurements from the IMU allows for removal of mooring motion in post processing.

The mooring and buoy motion has been removed from the stream-wise and vertical velocity signals (u, w). The lateral (v) velocity has some 'persistent motion contamination' due to mooring sway.

The TTM was deployed with one ADV, it's position was: 48 09.145', -122 41.209'

The StableMoor was deployed twice, the first time it was deployed in 'wing-mode' with two ADVs ('Port' and 'Star') at: 48 09.166', -122 41.173'

The second StableMoor deployment was in 'Nose' mode with one ADV at: 48 09.166', -122 41.174'

Units

  • Velocity data (_u, urot, uacc) is in m/s.
  • Acceleration (Accel) data is in m/s^2.
  • Angular rate (AngRt) data is in rad/s.
  • The components of all vectors are in 'ENU' orientation. That is, the first index is True East, the second is True North, and the third is Up (vertical).
  • All other quantities are in the units defined in the Nortek Manual.

Motion correction and rotation into the ENU earth reference frame was performed using the Python-based open source DOLfYN library (http://lkilcher.github.io/dolfyn/). Details on motion correction can be found there.

Additional details on TTM measurements at this site can be found in the included Marine Energy Technology Symposium paper.
Organization: Department of Energy
Last updated: 2025-01-11T23:21:50.914404
Tags: acceleration, admiralty-inlet, adv, angular-rate, buoy, code, data, deepwater-buoyancy, dolfyn, effectiveness, energy, field-test, hydrokinetic, imu, marine, matlab, measurement, measurements, mhk, mid-depth-turbulence, nortek-vector, nrel, ocean, pnnl, power, pre-processed, processed-data, puget-sound, python, raw-data, resource, safety, stablemoor, technology, tidal-turbulence-mooring, ttm, turbulence, university-of-washington, vec, vector-files, water-velocity

Tables

StableMoor Nose 5min Averages

@usgov.doe_gov_admiralty_inlet_advanced_turbulence_measuremen_cb357d90.stablemoor_nose_5min_averages
  • 12.96 kB
  • 291 rows
  • 5 columns
Loading...
CREATE TABLE stablemoor_nose_5min_averages (
  "n__date_time_us_pacific" TIMESTAMP  -- # Date+Time (US/Pacific),
  "n__u_true_east_m_s" DOUBLE  -- U (true East M/s),
  "n__v_true_north_m_s" DOUBLE  -- V (true North M/s),
  "n__w_up_m_s" DOUBLE  -- W (up M/s),
  "n__turbulence_intensity" VARCHAR  -- Turbulence Intensity
);

StableMoor Starboard ADV 5min Averages

@usgov.doe_gov_admiralty_inlet_advanced_turbulence_measuremen_cb357d90.stablemoor_starboard_adv_5min_averages
  • 11.91 kB
  • 244 rows
  • 5 columns
Loading...
CREATE TABLE stablemoor_starboard_adv_5min_averages (
  "n__date_time_us_pacific" TIMESTAMP  -- # Date+Time (US/Pacific),
  "n__u_true_east_m_s" DOUBLE  -- U (true East M/s),
  "n__v_true_north_m_s" DOUBLE  -- V (true North M/s),
  "n__w_up_m_s" DOUBLE  -- W (up M/s),
  "n__turbulence_intensity" VARCHAR  -- Turbulence Intensity
);

TTM 5min Averages

@usgov.doe_gov_admiralty_inlet_advanced_turbulence_measuremen_cb357d90.ttm_5min_averages
  • 18.22 kB
  • 530 rows
  • 5 columns
Loading...
CREATE TABLE ttm_5min_averages (
  "n__date_time_us_pacific" TIMESTAMP  -- # Date+Time (US/Pacific),
  "n__u_true_east_m_s" DOUBLE  -- U (true East M/s),
  "n__v_true_north_m_s" DOUBLE  -- V (true North M/s),
  "n__w_up_m_s" DOUBLE  -- W (up M/s),
  "n__turbulence_intensity" VARCHAR  -- Turbulence Intensity
);

Share link

Anyone who has the link will be able to view this.