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.2.tar.gz
(31.0 kB
view details)
Built Distribution
File details
Details for the file wxbtool-0.1.2.tar.gz
.
File metadata
- Download URL: wxbtool-0.1.2.tar.gz
- Upload date:
- Size: 31.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 184f36015b50a1908005d28dee8c427a3a7c0ea50e4e16bac59e6922c09be557 |
|
MD5 | 2906187215482ec21be3238812d4b6f8 |
|
BLAKE2b-256 | ba884b6e41659b2e81a63b4be2798535c7bbf777a748e3d11f1cf95be5bbe17c |
File details
Details for the file wxbtool-0.1.2-py2.py3-none-any.whl
.
File metadata
- Download URL: wxbtool-0.1.2-py2.py3-none-any.whl
- Upload date:
- Size: 43.0 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 | 9175fb0727584fdd4d9d5e773c5ef9002f97617842fc4793cca1f66b72263774 |
|
MD5 | aa453f63df4cdab3b5b202b1cf72862e |
|
BLAKE2b-256 | 5a968fa7ee49370dde0e6c668497184d0cc210d15d38a1ae8d4dea2a11d80b1a |