(2022) Data used in 'Local Wind Regime Induced by Giant Linear Dunes: Comparison of ERA5-Land Reanalysis with Surface Measurements.'. Zenodo doi:10.5281/zenodo.6343137 [Dataset]
Abstract
This repository contains the data used in: Gadal, C., Delorme, P., Narteau, C. et al. Local Wind Regime Induced by Giant Linear Dunes: Comparison of ERA5-Land Reanalysis with Surface Measurements. Boundary-Layer Meteorol 185, 309–332 (2022). https://doi.org/10.1007/s10546-022-00733-6 where wind data measured at 4 different places in and across the Namib Sand Sea are compared to the data from the ERA5/ERA5Land climate reanalyses. The use this data, one should first look at the GitHub repository https://github.com/Cgadal/GiantDunes and at the corresponding documentation https://cgadal.github.io/GiantDunes/. The description sometimes refers to scripts used in https://github.com/Cgadal/GiantDunes/tree/master/Processing. The two folders 'raw_data' and 'processed_data' contain the input raw_data, and the output data after processing used to make the paper figures, respectively. In each of them, '.npy' files contain Python dictionaries with different variables in them. They can be loaded using the Python library numpy as data = np.load('file.npy', allow_pickle=True).item(); and the different keys (variables) can be printed with data.keys() or data[station].keys() if data.keys() return the different stations. Unless specified otherwise below, note that all variables are given in the International System of Units (SI), and wind direction is given anticlockwise, with the 0 being a wind blowing from the West to the East. raw_data: DEM: contains the Digital Elevation Models of the two stations from the SRTM30, downloaded from here: https://dwtkns.com/srtm30m/ ERA5: hourly data from the ER5 climate reanalysis, on surface (_BLH) and pressure levels (_levels). Downloaded from https://cds.climate.copernicus.eu/ ERA5Land: hourly data from the ER5Land climate reanalysis Downloaded from https://cds.climate.copernicus.eu/ KML_points: kml points of the measurement station. It can be opened directly in GoogleEarth. measured_wind_data: contains the measured in situ data. The windspeed is measured using Vector Instruments A100-LK cup anemometers, the wind direction using Vector Instruments W200-P wind vane and the time using Campbell Instruments CR10X and CR1000X dataloggers. processed_data: 'Data_preprocessed.npy': preprocessed_data, output of 1_data_preprocessing_plot.py 'Data_DEM.npy': properties of the processed DEM, the output of 2_DEM_analysis_plot.py 'Data_calib_roughness.npy': data from the calibration of the hydrodynamic roughnesses, the output of 3_roughness_calibration_plot.py 'Data_final.npy': file containing all computed quantities 'time_series_hydro_coeffs.npy': file containing the time series of the calculated hydrodynamic coefficients by '5_norun_hydro_coeff_time_series.npy'. Depending on the loaded data file, main dictionary keys can be: 'lat': latitude, in degree 'lon': longitude, in degree 'time': time vector, in datetime objects (https://docs.python.org/3/library/datetime.html) 'DEM': elevation data array in [m], with dimensions matching 'lat' and 'lon' vectors 'z_mes', 'z_insitu', 'z_ERA5LAND': height of the corresponding velocity 'direction': measured wind direction, in [degrees] 'velocity': measured wind velocity, in [m/s] 'orientaion': dune pattern orientation, [deg] 'wavelength': dune pattern wavelength, [km] 'z0_insitu': chosen hydrodynamic roughness for the considered station. 'U_insitu', 'Orientation_insitu': hourly averaged measured wind velocities and direction 'U_era', 'Orientation_era': hourly 10m wind data from the ERA5Land data set 'Boundary layer height', 'blh': boundary layer height from the hourly ERA5 dataset 'Pressure levels', 'levels': Pressure levels from the pressure levels ERA5 dataset 'Temperature', 't': Temperature from the pressure levels ERA5 dataset 'Specific humidity', 'q': Specific humidity from the pressure levels ERA5 dataset 'Geopotential', 'z': Geopotential from the pressure levels ERA5 dataset 'Virtual_potential_temperature': Virtual potential temperature calculated from the pressure levels ERA5 dataset 'Potential_temperature': Potential temperature calculated from the pressure levels ERA5 dataset 'Density': Density calculated from the pressure levels ERA5 dataset 'height': Vertical coordinates calculated from the pressure levels ERA5 dataset 'theta_ground': Averaged virtual potential temperature within the ABL. 'delta_theta': Virtual potential temperature at the ABL. 'gradient_free_atm': Virtual potential temperature gradient in the FA. 'Froude': time series of the Froude number U/((delta_theta/theta_ground)*g*BLH) 'kH': time series of the number 'kH' 'kLB': time series of the internal Froude number kU/N Other keys are not relevant and are stored for verification purposes. For more details, please contact Cyril Gadal (see authors), and look at the following GitHub repository: https://github.com/Cgadal/GiantDunes, where all the codes are present.
This record has no associated files available for download.
More information
Identifiers
Catalogue record
Export record
Altmetrics
Contributors
Download statistics
Downloads from ePrints over the past year. Other digital versions may also be available to download e.g. from the publisher's website.