A toolkit for WeatherBench based on PyTorch
Project description
wxbtool
A toolkit for WeatherBench based on PyTorch
Install
pip install wxbtool
Cheat sheet
Start a data set server for 3-days prediction of t850 by Weyn's solution
wxb dserve -m wxbtool.specs.res5_625.t850weyn -s Setting3d
Start a training process for a UNet model following Weyn's solution
wxb train -m wxbtool.zoo.res5_625.unet.t850d3sm_weyn
Start a testing process for a UNet model following Weyn's solution
wxb test -m wxbtool.zoo.res5_625.unet.t850d3sm_weyn
How to use
- quick start
- understanding the physical process by plotting
- develop your own neural model
- try a toy physical model
- explore the possibility to combine neural and physical model together
How to release
python3 setup.py sdist bdist_wheel
python3 -m twine upload dist/*
git tag va.b.c master
git push origin va.b.c
Contributors
- Mingli Yuan (Mountain)
- Ren Lu
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
wxbtool-0.1.1.tar.gz
(30.2 kB
view details)
Built Distribution
File details
Details for the file wxbtool-0.1.1.tar.gz
.
File metadata
- Download URL: wxbtool-0.1.1.tar.gz
- Upload date:
- Size: 30.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6747a1e6af247701a0af772187e4a2d4cd091ac66c8c8c118a52038fef03e395 |
|
MD5 | 133e384c6618aeb79df8690fc681f348 |
|
BLAKE2b-256 | 214c0ce5f519939e41dd21ef2946cab8176b99ba95a50265eb51fbc4e3cfbaec |
File details
Details for the file wxbtool-0.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: wxbtool-0.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 42.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad94cd4c08a8edfc6894b1c6d098f1ed10c1af948bdf162c1f721b4bfbc133cc |
|
MD5 | 84ccdb34db659f99f528e7657047c14f |
|
BLAKE2b-256 | 1d2e6ca0f7eb87af2206bbe90f2670ef28d0d579f8a56b102a92261ad2ac9239 |