WIND Toolkit Offshore Summary Dataset

This dataset contains summary statistics for offshore wind resources for the continental United States derived from the Wind Integration National Datatset (WIND) Toolkit. These data are available in two formats:

GDB - Compressed geodatabases containing statistical summaries aligned with lease blocks (aliquots) stored in a GIS format. These data are partitioned into Pacific, Atlantic, and Gulf resource regions.

HDF5 - Statistical summaries of all points in the offshore Pacific, Atlantic, and Gulf offshore regions. These data are located on the original WIND Toolkit grid and have not been reassigned or downsampled to lease blocks.

These data were developed under contract by NREL for the Bureau of Oceanic Energy Management (BOEM).
7 Data Resources
Name Size Type Resource Description History
all.h5 14.14 MB Document Format: The all.h5 HDF5 file contains the following datasets: GROUP "/" { DATASET "datetime" { DATATYPE H5T_STRING { STRSIZE 14; STRPAD H5T_STR_NULLPAD; CSET H5T_CSET_ASCII; CTYPE H5T_C_S1; } DATASPACE SIMPLE { ( 1, 61368 ) / ( 1, 61368 ) } } DATASET "latitude" { DATATYPE H5T_IEEE_F32LE DATASPACE SIMPLE { ( 581777 ) / ( 581777 ) } } DATASET "longitude" { DATATYPE H5T_IEEE_F32LE DATASPACE SIMPLE { ( 581777 ) / ( 581777 ) } } DATASET "mean" { DATATYPE H5T_IEEE_F32LE DATASPACE SIMPLE { ( 581777, 1 ) / ( 581777, 1 ) } } DATASET "n" { DATATYPE H5T_STD_I32LE DATASPACE SIMPLE { ( 581777, 1 ) / ( 581777, 1 ) } } DATASET "std" { DATATYPE H5T_IEEE_F32LE DATASPACE SIMPLE { ( 581777, 1 ) / ( 581777, 1 ) } } DATASET "wk" { DATATYPE H5T_IEEE_F32LE DATASPACE SIMPLE { ( 581777, 1 ) / ( 581777, 1 ) } } } The datetime dataset provides the set of hourly time slices (formatted as YYYYMMDDHHMMSS strings) used to construct this statistical summary. Each of the remaining datasets contains a vector of 581,777 elements. Each element corresponds to the data for a given grid location in the masked offshore area of the full WIND Toolkit: latitude and longitude - the location in the EPSG:4326 projection for that grid point mean - the mean windspeed at 100 meters in m/s std - the standard deviation of the windspeed at 100 meters in m/s wk - the Weibull k parameter of the windspeed at 100 meters in m/s n - the number of data points used to calculate the statistics
month.h5 111.8 MB Document Monthly statistics for all locations across 7 years data. Format: The month.h5 HDF5 file contains the following datasets: GROUP "/" { DATASET "datetime" { DATATYPE H5T_STRING { STRSIZE 14; STRPAD H5T_STR_NULLPAD; CSET H5T_CSET_ASCII; CTYPE H5T_C_S1; } DATASPACE SIMPLE { ( 12, 5208 ) / ( 12, 5208 ) } } DATASET "latitude" { DATATYPE H5T_IEEE_F32LE DATASPACE SIMPLE { ( 581777 ) / ( 581777 ) } } DATASET "longitude" { DATATYPE H5T_IEEE_F32LE DATASPACE SIMPLE { ( 581777 ) / ( 581777 ) } } DATASET "mean" { DATATYPE H5T_IEEE_F32LE DATASPACE SIMPLE { ( 581777, 12 ) / ( 581777, 12 ) } } DATASET "n" { DATATYPE H5T_STD_I32LE DATASPACE SIMPLE { ( 581777, 12 ) / ( 581777, 12 ) } } DATASET "std" { DATATYPE H5T_IEEE_F32LE DATASPACE SIMPLE { ( 581777, 12 ) / ( 581777, 12 ) } } DATASET "wk" { DATATYPE H5T_IEEE_F32LE DATASPACE SIMPLE { ( 581777, 12 ) / ( 581777, 12 ) } } } The datetime dataset provides the set of hourly time slices (formatted as YYYYMMDDHHMMSS strings) used to construct this statistical summary for each of the 12 months (January - December). Each of the remaining datasets contains a matrix of size 12 x 581,777 elements. Each of the 12 rows corresponds to the data for a given grid location for each of the 12 months in the masked offshore area of the full WIND Toolkit: latitude and longitude - the location in the EPSG:4326 projection for that grid point mean - the mean windspeed at 100 meters in m/s std - the standard deviation of the windspeed at 100 meters in m/s wk - the Weibull k parameter of the windspeed at 100 meters in m/s n - the number of data points used to calculate the statistics
hour.h5 218.32 MB Document Hourly statistics for all locations across 7 years data. Format: The hour.h5 HDF5 file contains the following datasets: GROUP "/" { DATASET "datetime" { DATATYPE H5T_STRING { STRSIZE 14; STRPAD H5T_STR_NULLPAD; CSET H5T_CSET_ASCII; CTYPE H5T_C_S1; } DATASPACE SIMPLE { ( 24, 2557 ) / ( 24, 2557 ) } } DATASET "latitude" { DATATYPE H5T_IEEE_F32LE DATASPACE SIMPLE { ( 581777 ) / ( 581777 ) } } DATASET "longitude" { DATATYPE H5T_IEEE_F32LE DATASPACE SIMPLE { ( 581777 ) / ( 581777 ) } } DATASET "mean" { DATATYPE H5T_IEEE_F32LE DATASPACE SIMPLE { ( 581777, 24 ) / ( 581777, 24 ) } } DATASET "n" { DATATYPE H5T_STD_I32LE DATASPACE SIMPLE { ( 581777, 24 ) / ( 581777, 24 ) } } DATASET "std" { DATATYPE H5T_IEEE_F32LE DATASPACE SIMPLE { ( 581777, 24 ) / ( 581777, 24 ) } } DATASET "wk" { DATATYPE H5T_IEEE_F32LE DATASPACE SIMPLE { ( 581777, 24 ) / ( 581777, 24 ) } } } The datetime dataset provides the set of hourly time slices (formatted as YYYYMMDDHHMMSS strings) used to construct this statistical summary for each of the 24 hours. Each of the remaining datasets contains a matrix of size 24 x 581,777 elements. Each of the 24 rows corresponds to the data for a given grid location for each of the 24 hours in the masked offshore area of the full WIND Toolkit: latitude and longitude - the location in the EPSG:4326 projection for that grid point mean - the mean windspeed at 100 meters in m/s std - the standard deviation of the windspeed at 100 meters in m/s wk - the Weibull k parameter of the windspeed at 100 meters in m/s n - the number of data points used to calculate the statistics
mohr.h5 2.5 GB Document Monthly-Hourly statistics for all locations across 7 years data. Format: The mohr.h5 HDF5 file contains the following datasets: GROUP "/" { DATASET "datetime" { DATATYPE H5T_STRING { STRSIZE 14; STRPAD H5T_STR_NULLPAD; CSET H5T_CSET_ASCII; CTYPE H5T_C_S1; } DATASPACE SIMPLE { ( 288, 217 ) / ( 288, 217 ) } } DATASET "latitude" { DATATYPE H5T_IEEE_F32LE DATASPACE SIMPLE { ( 581777 ) / ( 581777 ) } } DATASET "longitude" { DATATYPE H5T_IEEE_F32LE DATASPACE SIMPLE { ( 581777 ) / ( 581777 ) } } DATASET "mean" { DATATYPE H5T_IEEE_F32LE DATASPACE SIMPLE { ( 581777, 288 ) / ( 581777, 288 ) } } DATASET "n" { DATATYPE H5T_STD_I32LE DATASPACE SIMPLE { ( 581777, 288 ) / ( 581777, 288 ) } } DATASET "std" { DATATYPE H5T_IEEE_F32LE DATASPACE SIMPLE { ( 581777, 288 ) / ( 581777, 288 ) } } DATASET "wk" { DATATYPE H5T_IEEE_F32LE DATASPACE SIMPLE { ( 581777, 288 ) / ( 581777, 288 ) } } } The datetime dataset provides the set of hourly time slices (formatted as YYYYMMDDHHMMSS strings) used to construct this statistical summary for each of the 12 months x 24 hours (hence, 1 to 288): index = (hour-1)*24 + month Each of the remaining datasets contains a matrix of size 288 x 581,777 elements. Each of the 288 rows corresponds to the data for a given grid location for each of the 288 month/hour combinations in the masked offshore area of the full WIND Toolkit: latitude and longitude - the location in the EPSG:4326 projection for that grid point mean - the mean windspeed at 100 meters in m/s std - the standard deviation of the windspeed at 100 meters in m/s wk - the Weibull k parameter of the windspeed at 100 meters in m/s n - the number of data points used to calculate the statistics
NREL_HourlyWind_Pacific_2017_01_22.gdb.zip 253.97 MB Archive Compressed Geodatabase containing full monthly and hourly statistical data for all Pacific offshore points, centered on actual lease blocks (aliquots). Format: The data is available in a zipped geodatabase (gdb) containing statistics for the entire 7 year duration at all WIND toolkit locations. It can be opened with GIS software (e.g., QGIS).
NREL_HourlyWind_Gulf_2017_01_22.gdb.zip 70.33 MB Archive Compressed Geodatabase containing full monthly and hourly statistical data for all Gulf of Mexico offshore points, centered on actual lease blocks (aliquots). Format: The data is available in a zipped geodatabase (gdb) containing statistics for the entire 7 year duration at all WIND toolkit locations. It can be opened with GIS software (e.g., QGIS).
NREL_HourlyWind_Atlantic_2017_01_22.gdb.zip 907.77 MB Archive Compressed Geodatabase containing full monthly and hourly statistical data for all Atlantic offshore points, centered on actual lease blocks (aliquots). Format: The data is available in a zipped geodatabase (gdb) containing statistics for the entire 7 year duration at all WIND toolkit locations. It can be opened with GIS software (e.g., QGIS).
Author Information
Caroline Draxl, National Renewable Energy Laboratory
Walt Musial, National Renewable Energy Laboratory
George Scott, National Renewable Energy Laboratory
Caleb Phillips, National Renewable Energy Laboratory
Cite This Dataset
Draxl, Caroline, Walt Musial, George Scott, and Caleb Phillips. 2017. "WIND Toolkit Offshore Summary Dataset." NREL Data Catalog. Golden, CO: National Renewable Energy Laboratory. Last updated: March 28, 2024. DOI: 10.7799/1375460.
About This Dataset
70
10.7799/1375460
Public
03/28/2024
DOE Project
Creation of the Wind Integration National Dataset (WIND) Toolkit and API
Facilities
High Performance Computing Center (HPC)
National Wind Technology Center (NWTC)
Funding Organization
Department of Energy (DOE)
Research Areas
Computational Science
Energy Systems Integration
Wind Energy
License
View License
Digital Object Identifier
10.7799/1375460