Skip to content

Pysteps plugin for the calculation of the precipitation type of hydrometeors

License

Notifications You must be signed in to change notification settings

joeycasey87/pysteps_postprocessor_diagnostics_prtype

Repository files navigation

pysteps-postprocessor-diagnostics-prtype

Pysteps plugin for calculating the precipitation type of hydrometeors.

License

  • BSD license

Documentation

This is a plugin designed for implementation alongside the pySTEPS package. This plugin contains functions which will allow for the calculation of the precipitation type of the hydrometeors present in a pySTEPS nowcast. In order to use this functionality, the user must provide a pySTEPS nowcast as well as arrays featuring the snowfall level, air temperature, and surface temperature data of the region covered by the nowcast. A digital elevation model of the region and the metadata of the data will also be required. The plugin is weather model independent and, as such, the user will have to utilize their own data importer to extract the required information from their weather model. An example data importer is provided in the docs folder which can be used to extract the required data from INCA grib files.

Installation instructions

This plugin can be installed directly from github using:

$ pip install git+https://github.com/joeycasey87/pysteps_postprocessor_diagnostics_prtype

Credits

it is encouraged to leave the following credits to acknowledge Audrey Greenfeld's work.

template.

About

Pysteps plugin for the calculation of the precipitation type of hydrometeors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages