Admiralty Inlet Advanced Turbulence Measurements: June 2014
This data is from measurements at Admiralty Head, in Admiralty Inlet (Puget Sound) in June of 2014. The measurements were made using Inertial Motion Unit (IMU) equipped ADVs mounted on Tidal Turbulence Mooring's (TTMs). The TTM positions the ADV head 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 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.
Each ttm was deployed with two ADVs. The 'top' ADV head was positioned 0.5m above the 'bottom' ADV head. The TTMs were placed in 58m of water. The position of the TTMs were:
ttm01 : (48.1525, -122.6867)
ttm01b : (48.15256666, -122.68678333)
ttm02b : (48.152783333, -122.686316666)
Deployments TTM01b and TTM02b occurred simultaneously and were spaced approximately 50m apart in the cross-stream direction.
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.
Complete Metadata
| @type | dcat:Dataset |
|---|---|
| accessLevel | public |
| bureauCode |
[
"019:20"
]
|
| contactPoint |
{
"fn": "Levi Kilcher",
"@type": "vcard:Contact",
"hasEmail": "mailto:levi.kilcher@nrel.gov"
}
|
| dataQuality |
true
|
| description | This data is from measurements at Admiralty Head, in Admiralty Inlet (Puget Sound) in June of 2014. The measurements were made using Inertial Motion Unit (IMU) equipped ADVs mounted on Tidal Turbulence Mooring's (TTMs). The TTM positions the ADV head 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 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. Each ttm was deployed with two ADVs. The 'top' ADV head was positioned 0.5m above the 'bottom' ADV head. The TTMs were placed in 58m of water. The position of the TTMs were: ttm01 : (48.1525, -122.6867) ttm01b : (48.15256666, -122.68678333) ttm02b : (48.152783333, -122.686316666) Deployments TTM01b and TTM02b occurred simultaneously and were spaced approximately 50m apart in the cross-stream direction. 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. |
| distribution |
[
{
"@type": "dcat:Distribution",
"title": "Marine Energy Technology Symposium paper",
"format": "pdf",
"accessURL": "http://faculty.washington.edu/jmt3rd/Publications/Thomson_etal_GMREC-METS_2013_turbulencemooring.pdf",
"mediaType": "application/pdf",
"description": "Additional details on this dataset available through the Marine Energy Technology Symposium paper, see the 'Tidal Turbulence measurements from a compliant mooring', Thompson et. al. 2013."
},
{
"@type": "dcat:Distribution",
"title": "Data Processing.py",
"format": "py",
"accessURL": "https://mhkdr.openei.org/files/50/process_data.py",
"mediaType": "application/octet-stream",
"description": "A script that utilizes the DOLfYN library to read the binary .vec files, and produce the other files in this dataset."
},
{
"@type": "dcat:Distribution",
"title": "ttm01 Bottom ADV Raw Data.vec",
"format": "vec",
"accessURL": "https://mhkdr.openei.org/files/50/ttm01_ADVbottom_NREL01_June2014.vec",
"mediaType": "application/octet-stream",
"description": "TTM01 deployment, bottom ADV. This is the full binary Nortek-format data file. For information on this data format see Nortek's 'System Integration Manual' available at: http://www.nortek-as.com/en/support/application-development"
},
{
"@type": "dcat:Distribution",
"title": "ttm01 Bottom ADV 5min Averages.csv",
"format": "csv",
"accessURL": "https://mhkdr.openei.org/files/50/ttm01_ADVbottom_NREL01_June2014_Average5min.csv",
"mediaType": "text/csv",
"description": "TTM01 deployment, bottom ADV. This file contains 5minute averages of the velocity, and the turbulence intensity."
},
{
"@type": "dcat:Distribution",
"title": "ttm01 Bottom ADV Processed Data.h5",
"format": "h5",
"accessURL": "https://mhkdr.openei.org/files/50/ttm01_ADVbottom_NREL01_June2014_mc.h5",
"mediaType": "application/octet-stream",
"description": "TTM01, bottom ADV. This file contains a 'lightly processed' version of the raw data in hdf5 format. This file can be read directly by the DOLfYN library's 'load' function, or using other hdf5 I/O tools such as HDFView. Time is available in MatPlotLib time (mpltime) format."
},
{
"@type": "dcat:Distribution",
"title": "ttm01 Bottom ADV Matlab.mat",
"format": "mat",
"accessURL": "https://mhkdr.openei.org/files/50/ttm01_ADVbottom_NREL01_June2014_mc.mat",
"mediaType": "application/octet-stream",
"description": "TTM01, bottom ADV. This file contains the key variables (u, urot, uacc, orientmat, Accel, AngRt) from the .h5 file, in Matlab format. Time is available in Matlab 'datenum' format."
},
{
"@type": "dcat:Distribution",
"title": "ttm01 Top ADV Raw Data.vec",
"format": "vec",
"accessURL": "https://mhkdr.openei.org/files/50/ttm01_ADVtop_NREL02_June2014.vec",
"mediaType": "application/octet-stream",
"description": "TTM01 deployment, top ADV. This is the full binary Nortek-format data file. For information on this data format see Nortek's 'System Integration Manual' available at: http://www.nortek-as.com/en/support/application-development
"
},
{
"@type": "dcat:Distribution",
"title": "ttm01 Top ADV 5min Averages.csv",
"format": "csv",
"accessURL": "https://mhkdr.openei.org/files/50/ttm01_ADVtop_NREL02_June2014_Average5min.csv",
"mediaType": "text/csv",
"description": "TTM01 deployment, top ADV. This file contains 5minute averages of the velocity, and the turbulence intensity."
},
{
"@type": "dcat:Distribution",
"title": "ttm01 Top ADV Processed Data.h5",
"format": "h5",
"accessURL": "https://mhkdr.openei.org/files/50/ttm01_ADVtop_NREL02_June2014_mc.h5",
"mediaType": "application/octet-stream",
"description": "TTM01 top ADV. This file contains a 'lightly processed' version of the raw data in hdf5 format. This file can be read directly by the DOLfYN library's 'load' function, or using other hdf5 I/O tools such as HDFView. Time is available in MatPlotLib time (mpltime) format."
},
{
"@type": "dcat:Distribution",
"title": "ttm01 Top ADV Matlab.mat",
"format": "mat",
"accessURL": "https://mhkdr.openei.org/files/50/ttm01_ADVtop_NREL02_June2014_mc.mat",
"mediaType": "application/octet-stream",
"description": "TTM01, top ADV. This file contains the key variables (u, urot, uacc, orientmat, Accel, AngRt) from the .h5 file, in Matlab format. Time is available in Matlab 'datenum' format."
},
{
"@type": "dcat:Distribution",
"title": "ttm01b Bottom ADV Raw Data.vec",
"format": "vec",
"accessURL": "https://mhkdr.openei.org/files/50/ttm01b_ADVbottom_NREL01_June2014.vec",
"mediaType": "application/octet-stream",
"description": "TTM01b deployment, bottom ADV. This is the full binary Nortek-format data file. For information on this data format see Nortek's 'System Integration Manual' available at: http://www.nortek-as.com/en/support/application-development"
},
{
"@type": "dcat:Distribution",
"title": "ttm01b Bottom ADV 5min Averages.csv",
"format": "csv",
"accessURL": "https://mhkdr.openei.org/files/50/ttm01b_ADVbottom_NREL01_June2014_Average5min.csv",
"mediaType": "text/csv",
"description": "TTM01b, bottom ADV. This file contains 5minute averages of the velocity, and the turbulence intensity."
},
{
"@type": "dcat:Distribution",
"title": "ttm01b Bottom ADV Processed Data.h5",
"format": "h5",
"accessURL": "https://mhkdr.openei.org/files/50/ttm01b_ADVbottom_NREL01_June2014_mc.h5",
"mediaType": "application/octet-stream",
"description": "TTM01b, bottom ADV. This file contains a 'lightly processed' version of the raw data in hdf5 format. This file can be read directly by the DOLfYN library's 'load' function, or using other hdf5 I/O tools such as HDFView. Time is available in MatPlotLib time (mpltime) format."
},
{
"@type": "dcat:Distribution",
"title": "ttm01b Bottom ADV Matlab.mat",
"format": "mat",
"accessURL": "https://mhkdr.openei.org/files/50/ttm01b_ADVbottom_NREL01_June2014_mc.mat",
"mediaType": "application/octet-stream",
"description": "TTM01b, bottom ADV. This file contains the key variables (u, urot, uacc, orientmat, Accel, AngRt) from the .h5 file, in Matlab format. Time is available in Matlab 'datenum' format."
},
{
"@type": "dcat:Distribution",
"title": "ttm01b Top ADV Raw Data.vec",
"format": "vec",
"accessURL": "https://mhkdr.openei.org/files/50/ttm01b_ADVtop_NREL02_June2014.vec",
"mediaType": "application/octet-stream",
"description": "TTM01b deployment, top ADV. This is the full binary Nortek-format data file. For information on this data format see Nortek's 'System Integration Manual' available at: http://www.nortek-as.com/en/support/application-development"
},
{
"@type": "dcat:Distribution",
"title": "ttm01b Top ADV 5min Averages.csv",
"format": "csv",
"accessURL": "https://mhkdr.openei.org/files/50/ttm01b_ADVtop_NREL02_June2014_Average5min.csv",
"mediaType": "text/csv",
"description": "TTM01b, top ADV. This file contains 5minute averages of the velocity, and the turbulence intensity."
},
{
"@type": "dcat:Distribution",
"title": "ttm01b Top ADV Processed Data.h5",
"format": "h5",
"accessURL": "https://mhkdr.openei.org/files/50/ttm01b_ADVtop_NREL02_June2014_mc.h5",
"mediaType": "application/octet-stream",
"description": "TTM01b, top ADV. This file contains a 'lightly processed' version of the raw data in hdf5 format. This file can be read directly by the DOLfYN library's 'load' function, or using other hdf5 I/O tools such as HDFView. Time is available in MatPlotLib time (mpltime) format."
},
{
"@type": "dcat:Distribution",
"title": "ttm01b Top ADV Matlab.mat",
"format": "mat",
"accessURL": "https://mhkdr.openei.org/files/50/ttm01b_ADVtop_NREL02_June2014_mc.mat",
"mediaType": "application/octet-stream",
"description": "TTM01b, top ADV. This file contains the key variables (u, urot, uacc, orientmat, Accel, AngRt) from the .h5 file, in Matlab format. Time is available in Matlab 'datenum' format."
},
{
"@type": "dcat:Distribution",
"title": "ttm02b Bottom ADV Raw Data.vec",
"format": "vec",
"accessURL": "https://mhkdr.openei.org/files/50/ttm02b_ADVbottom_F01_June2014.vec",
"mediaType": "application/octet-stream",
"description": "TTM02b deployment, bottom ADV. This is the full binary Nortek-format data file. For information on
this data format see Nortek's 'System Integration Manual' available at: http://www.nortek-as.com/en/support/application-development"
},
{
"@type": "dcat:Distribution",
"title": "ttm02b Bottom ADV 5min Averages.csv",
"format": "csv",
"accessURL": "https://mhkdr.openei.org/files/50/ttm02b_ADVbottom_F01_June2014_Average5min.csv",
"mediaType": "text/csv",
"description": "TTM02b, bottom ADV. This file contains 5minute averages of the velocity, and the turbulence intensity."
},
{
"@type": "dcat:Distribution",
"title": "ttm02b Bottom ADV Processed Data.h5",
"format": "h5",
"accessURL": "https://mhkdr.openei.org/files/50/ttm02b_ADVbottom_F01_June2014_mc.h5",
"mediaType": "application/octet-stream",
"description": "TTM02b, bottom ADV. This file contains a 'lightly processed' version of the raw data in hdf5 format. This file can be read directly by the DOLfYN library's 'load' function, or using other hdf5 I/O tools such as HDFView. Time is available in MatPlotLib time (mpltime) format."
},
{
"@type": "dcat:Distribution",
"title": "ttm02b Bottom ADV Matlab.mat",
"format": "mat",
"accessURL": "https://mhkdr.openei.org/files/50/ttm02b_ADVbottom_F01_June2014_mc.mat",
"mediaType": "application/octet-stream",
"description": "TTM02b, bottom ADV. This file contains the key variables (u, urot, uacc, orientmat, Accel, AngRt) from the .h5 file, in Matlab format. Time is available in Matlab 'datenum' format."
},
{
"@type": "dcat:Distribution",
"title": "ttm02b Top ADV Raw Data.vec",
"format": "vec",
"accessURL": "https://mhkdr.openei.org/files/50/ttm02b_ADVtop_NREL03_June2014.vec",
"mediaType": "application/octet-stream",
"description": "TTM02b deployment, top ADV. This is the full binary Nortek-format data file. For information on this data format see Nortek's 'System Integration Manual' available at: http://www.nortek-as.com/en/support/application-development"
},
{
"@type": "dcat:Distribution",
"title": "ttm02b Top ADV 5min Averages.csv",
"format": "csv",
"accessURL": "https://mhkdr.openei.org/files/50/ttm02b_ADVtop_NREL03_June2014_Average5min.csv",
"mediaType": "text/csv",
"description": "TTM02b, top ADV. This file contains 5minute averages of the velocity, and the turbulence intensity."
},
{
"@type": "dcat:Distribution",
"title": "ttm02b Top ADV Processed Data.h5",
"format": "h5",
"accessURL": "https://mhkdr.openei.org/files/50/ttm02b_ADVtop_NREL03_June2014_mc.h5",
"mediaType": "application/octet-stream",
"description": "TTM02b, top ADV. This file contains a 'lightly processed' version of the raw data in hdf5 format. This file can be read directly by the DOLfYN library's 'load' function, or using other hdf5 I/O tools such as HDFView. Time is available in MatPlotLib time (mpltime) format."
},
{
"@type": "dcat:Distribution",
"title": "ttm02b Top ADV Matlab.mat",
"format": "mat",
"accessURL": "https://mhkdr.openei.org/files/50/ttm02b_ADVtop_NREL03_June2014_mc.mat",
"mediaType": "application/octet-stream",
"description": "TTM02b, top ADV. This file contains the key variables (u, urot, uacc, orientmat, Accel, AngRt) from the .h5 file, in Matlab format. Time is available in Matlab 'datenum' format."
}
]
|
| DOI | 10.15473/1245825 |
| identifier | https://data.openei.org/submissions/7760 |
| issued | 2014-06-30T06:00:00Z |
| keyword |
[
"ADV",
"Admiralty Inlet",
"DOLfYN",
"DeepWater Buoyancy",
"Hydrokinetic",
"IMU",
"MHK",
"Marine",
"Matlab",
"NREL",
"Nortek Vector",
"PNNL",
"Puget Sound",
"Python",
"TTM",
"Tidal Turbulence Mooring",
"Turbulence",
"University of Washington",
"VEC",
"acceleration",
"angular rate",
"buoy",
"code",
"data",
"effectiveness",
"energy",
"field test",
"measurement",
"power",
"pre-processed",
"processed data",
"raw data",
"resource",
"safety",
"vector files",
"water velocity"
]
|
| landingPage | https://mhkdr.openei.org/submissions/50 |
| license | https://creativecommons.org/licenses/by/4.0/ |
| modified | 2020-07-30T18:56:58Z |
| programCode |
[
"019:009"
]
|
| projectLead | Alison LaBonte |
| projectNumber | FY14 AOP 1321 |
| projectTitle | Advanced Turbulence Measurement Techniques for Current Device Field Deployments Collab with UW |
| publisher |
{
"name": "National Renewable Energy Laboratory",
"@type": "org:Organization"
}
|
| spatial |
"{"type":"Polygon","coordinates":[[[-122.6868,48.1515],[-122.6858,48.1515],[-122.6858,48.1527833],[-122.6868,48.1527833],[-122.6868,48.1515]]]}"
|
| title | Admiralty Inlet Advanced Turbulence Measurements: June 2014 |