Swiss-Polar-Institute/wind-speed-correction v0.1.0

wind-speed-correction Initial release. Analysis of the flowdistortion bias in the ship borne wind speed measurements from the Antarctic Circumnavigation Experiment (ACE). We use ERA-5 reanalysis data to quantify the flowdistortion bias in the measured relative wind speed and direction as a function...

Full description

Bibliographic Details
Main Author: Landwehr, Sebastian
Format: Software
Language:English
Published: 2020
Subjects:
ACE
Online Access:https://zenodo.org/record/3836050
https://doi.org/10.5281/zenodo.3836050
Description
Summary:wind-speed-correction Initial release. Analysis of the flowdistortion bias in the ship borne wind speed measurements from the Antarctic Circumnavigation Experiment (ACE). We use ERA-5 reanalysis data to quantify the flowdistortion bias in the measured relative wind speed and direction as a function of the relative wind direction. Please refer to and cite Landwehr et al. (2019; DOI: https://doi.org/10.5194/amt-2019-366) when using this code or modified versions of it. Using the code An example of how these scripts can be used can be found in a Gitlab repository which also contains datasets that were used and created by this code. Requirements In order to run the code, the packages in requirements.txt should be installed: pip3 install -r requirements.txt Note that pyantarctica requires an older version of pandas, but this code will run with the newer version of pandas=1.0.3. Running the code Amend paths to input and output dataset files in read_ace_data.py and ace_flowdistortion.py. Then execute with python3: python3 ace_flowdistortion.py Input datasets This repository can be used with the following input datasets. Summary raw wind data from the Southern Ocean collected on board the Antarctic Circumnavigation Expedition (ACE) during the austral summer of 2016/2017. https://doi.org/10.5281/zenodo.3801718 One-minute average cruise track and ship velocity of the Antarctic Circumnavigation Expedition (ACE) undertaken during the austral summer of 2016/2017. https://doi.org/10.5281/zenodo.3772895 ERA-5 reanalysis results interpolated onto the five-minute average cruise track of the Antarctic Circumnavigation Expedition (ACE) during the austral summer of 2016/2017. https://doi.org/10.5281/zenodo.3831980 Distance to the nearest land/coastline (including small subantarctic islands) for the five-minute average cruise track of the Antarctic Circumnavigation Expedition (ACE) during the austral summer of 2016/2017. https://doi.org/10.5281/zenodo.3832045 77040_UBXH3_2017012618_2017021818.txt provides a list of all the times ...