Skip to content

NWP forecast importer plugin which can be coupled to the pysteps repo

License

Notifications You must be signed in to change notification settings

pySTEPS/pysteps-nwp-importers

Repository files navigation

pysteps-nwp-importers

Pysteps plugin to import a variety of NWP rainfall forecasts. This plugin was created with Cookiecutter and makes the NWP importers findable for the Pysteps importer functionality after installation.

License

  • BSD license

Documentation

NWP rainfall forecast importer using pysteps utilities. This plugin currently provides importers for:

  • KNMI HARMONIE NWP forecasts
  • BoM NWP forecasts
  • RMI NWP forecasts

Installation

The latest development version of pysteps_nwp_importers can be installed using pip by running in a terminal:

pip install git+https://github.com/pySTEPS/pysteps-nwp-importers

Test the plugin

This plugin comes with a tester, which can also be used to test whether the plugin is correctly hooked up to pysteps.

Install pytest and run the tests with:

pip install pytest
pytest -v --tb=line

Credits

This package was created with Cookiecutter and the cookiecutter-pysteps-plugin project template. The cookiecutter-pysteps-plugin template was adapted from the cookiecutter-pypackage template.

About

NWP forecast importer plugin which can be coupled to the pysteps repo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages