A toolkit for WeatherBench based on PyTorch
Project description
wxbtool
A toolkit for WeatherBench based on PyTorch
Warning: This project is at its early stage and the api is not very stable
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.0.50.tar.gz
(27.1 kB
view details)
Built Distribution
File details
Details for the file wxbtool-0.0.50.tar.gz
.
File metadata
- Download URL: wxbtool-0.0.50.tar.gz
- Upload date:
- Size: 27.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d28d5024a30fe6671fb4d4a5a5e46898b9f98e38a64f71059c83d56bc377f8f |
|
MD5 | 4327880f3bc4bb81fd72bb681a210e5d |
|
BLAKE2b-256 | 590359a48b609a6cdcf84c4c0822f3cdc2fd72afa073a68bc28d26f888d9ce3a |
File details
Details for the file wxbtool-0.0.50-py2.py3-none-any.whl
.
File metadata
- Download URL: wxbtool-0.0.50-py2.py3-none-any.whl
- Upload date:
- Size: 59.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cb20ef60e04c93f5af54f126e7f22ceb1f5ec7134a2a54debbe093cd977b0fdc |
|
MD5 | d227117577c41f782a631048e818d350 |
|
BLAKE2b-256 | 71e1ef15c0f284d5c4e1edce13d101699b97026b69eaecad7ba30abd5bab3b1d |