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.41.tar.gz
(26.8 kB
view details)
Built Distribution
File details
Details for the file wxbtool-0.0.41.tar.gz
.
File metadata
- Download URL: wxbtool-0.0.41.tar.gz
- Upload date:
- Size: 26.8 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 | 8e911988c936b80aa359a1901d7bed9fb5fc55368a24a3d566f11ac8d7cdc1c6 |
|
MD5 | b2a0d97afa373842cb5aa2b054b3a0ef |
|
BLAKE2b-256 | a21f5dabb47a9c1dff46cea4da19006516fd4cf6958206d5968d16c49333e85e |
File details
Details for the file wxbtool-0.0.41-py2.py3-none-any.whl
.
File metadata
- Download URL: wxbtool-0.0.41-py2.py3-none-any.whl
- Upload date:
- Size: 58.2 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 | 951dfd24f6af971557072a1151047a922d79c6f8ce5d3c4fb64f87c69e989771 |
|
MD5 | b3efedb0dbb27a082d90514a11bc1497 |
|
BLAKE2b-256 | 15c9a078fb8641b697ec5b4f0e7552247ca923494815550e3fc7a0f8d7dd28a0 |