pysteps
v1.5.0
  • User guide
    • Installing pysteps
    • Installing the Example data
    • The pySTEPS configuration file (pystepsrc)
    • pySTEPS examples gallery
      • Optical flow
      • Advection correction
      • Precipitation downscaling with RainFARM
      • Probability forecasts
      • Extrapolation nowcast
      • Generation of stochastic noise
      • Thunderstorm Detection and Tracking - DATing
      • Data transformations
      • Cascade decomposition
      • STEPS nowcast
      • LINDA nowcasts
      • Ensemble verification
      • Handling of no-data in Lucas-Kanade
      • ANVIL nowcast
      • Optical flow methods convergence
    • Benchmarking machine learning models with pysteps
  • pySTEPS reference
  • pySTEPS developer guide
  • Bibliography
pysteps
  • Docs »
  • User guide »
  • pySTEPS examples gallery
  • Edit on GitHub

pySTEPS examples gallery¶

Below is a collection of example scripts and tutorials to illustrate the usage of pysteps.

These scripts require the pySTEPS example data. See the installation instructions in the Installing the Example data section.

Optical flow

Optical flow¶

Advection correction

Advection correction¶

Precipitation downscaling with RainFARM

Precipitation downscaling with RainFARM¶

Probability forecasts

Probability forecasts¶

Extrapolation nowcast

Extrapolation nowcast¶

Generation of stochastic noise

Generation of stochastic noise¶

Thunderstorm Detection and Tracking - DATing

Thunderstorm Detection and Tracking - DATing¶

Data transformations

Data transformations¶

Cascade decomposition

Cascade decomposition¶

STEPS nowcast

STEPS nowcast¶

LINDA nowcasts

LINDA nowcasts¶

Ensemble verification

Ensemble verification¶

Handling of no-data in Lucas-Kanade

Handling of no-data in Lucas-Kanade¶

ANVIL nowcast

ANVIL nowcast¶

Optical flow methods convergence

Optical flow methods convergence¶

Download all examples in Python source code: auto_examples_python.zip

Download all examples in Jupyter notebooks: auto_examples_jupyter.zip

Gallery generated by Sphinx-Gallery

Next Previous

© Copyright 2020, PySteps developers Revision 934028af.

Built with Sphinx using a theme provided by Read the Docs.