Python package with utilities for weather profiler instruments
wxprofilers.readthedocs.io/en/latest/
wxprofilers can be installed with pip:
pip install git+https://github.com/ASRCsoft/wxprofilers.gitGenerate xarray objects from lidar text files:
importwxprofilers.convertaswxplidar=wxp.lidar_from_csv('radial_wind_data.csv', scan='scan.xml', wind='reconstruction_wind_data.csv')