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.51.tar.gz
(27.2 kB
view details)
Built Distribution
File details
Details for the file wxbtool-0.0.51.tar.gz
.
File metadata
- Download URL: wxbtool-0.0.51.tar.gz
- Upload date:
- Size: 27.2 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 | 9eabed689aea2a4d1da9b11b4eb502bc419eae6b5db7548f05c1a40e8c373364 |
|
MD5 | 8360973a1c94ba7cb81e93c3271ce00c |
|
BLAKE2b-256 | 8b277bade0e11ca84455947c2d4940e916ac53d6d1941fc5609cfca0fa291af7 |
File details
Details for the file wxbtool-0.0.51-py2.py3-none-any.whl
.
File metadata
- Download URL: wxbtool-0.0.51-py2.py3-none-any.whl
- Upload date:
- Size: 61.4 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 | ead49943d2cd777ccb968bd067ed5a9f1b69f9df5bf86942b2d493799f14278f |
|
MD5 | 3176fcb24977efd792681cd21bac9b68 |
|
BLAKE2b-256 | ba0a23bc21f6f3b50774345b4a211c7bb43c490e7b06c489cb59a1a66b58fc46 |