Skip to content

ASRCsoft/wxprofilers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wxprofilers

Documentation Status

Python package with utilities for weather profiler instruments

Documentation

wxprofilers.readthedocs.io/en/latest/

Installation

wxprofilers can be installed with pip:

pip install git+https://github.com/ASRCsoft/wxprofilers.git

Usage

Generate xarray objects from lidar text files:

import wxprofilers.convert as wxp
lidar = wxp.lidar_from_csv('radial_wind_data.csv', scan='scan.xml', wind='reconstruction_wind_data.csv')

About

Python package with utilities for weather profiler instruments

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published