Library to read and write files for wind energy
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
weio-1.0.0.tar.gz
(564.6 kB
view details)
File details
Details for the file weio-1.0.0.tar.gz
.
File metadata
- Download URL: weio-1.0.0.tar.gz
- Upload date:
- Size: 564.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8237a72a5c4c8aff3594e2fb4ba681007b508ed1248aac0009cf64473b107a29 |
|
MD5 | f763e6f2738e04ecb9166df5144d6e5e |
|
BLAKE2b-256 | fda66b9a9e14078d346b1455f27beec37b73fccaac03ea5e2abc0bfa61afd364 |