Skip to main content

A toolkit for WeatherBench based on PyTorch

Project description

wxbtool

DOI

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

Project details


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.61.tar.gz (27.3 kB view hashes)

Uploaded Source

Built Distribution

wxbtool-0.0.61-py2.py3-none-any.whl (61.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page