weio 1.0.0

Creator: bradpython12

Last updated:

Add to Cart

Description:

weio 1.0.0

weio is a library to read and write files, in particular files used by the Wind Energy community.
This library is for instance used by the GUI tool pyDatView to plot, export and compare these different files.
##Typical file formats supported:

Various CSV and delimited files
Simple Excel files
FAST input and output files (including some turbulence files)
HAWC2 and HawcStab2 input and output files (still some missing)
Bladed output files
FLEX output files
NetCDF files (partial support for 1D and 2D data for now)

##Quickstart:
Download, install dependencies, install package and run tests:
git clone https://github.com/ebranlard/weio
cd weio
python -m pip install --user -r requirements.txt
python -m pip install -e . # install
python -m unittest discover -v # run test

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.