pysteps
v1.3.0
  • User guide
    • Installing pysteps
    • Installing the Example data
    • The pySTEPS configuration file (pystepsrc)
    • pySTEPS examples gallery
      • Optical flow
      • Advection correction
      • Extrapolation nowcast
      • Generation of stochastic noise
      • Data transformations
      • Cascade decomposition
      • STEPS nowcast
      • Ensemble verification
      • Handling of no-data in Lucas-Kanade
      • ANVIL nowcast
      • Optical flow methods convergence
  • 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.

../_images/sphx_glr_plot_optical_flow_thumb.png

Optical flow

../_images/sphx_glr_advection_correction_thumb.png

Advection correction

../_images/sphx_glr_plot_extrapolation_nowcast_thumb.png

Extrapolation nowcast

../_images/sphx_glr_plot_noise_generators_thumb.png

Generation of stochastic noise

../_images/sphx_glr_data_transformations_thumb.png

Data transformations

../_images/sphx_glr_plot_cascade_decomposition_thumb.png

Cascade decomposition

../_images/sphx_glr_plot_steps_nowcast_thumb.png

STEPS nowcast

../_images/sphx_glr_plot_ensemble_verification_thumb.png

Ensemble verification

../_images/sphx_glr_LK_buffer_mask_thumb.png

Handling of no-data in Lucas-Kanade

../_images/sphx_glr_anvil_nowcast_thumb.png

ANVIL nowcast

../_images/sphx_glr_optical_flow_methods_convergence_thumb.png

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 2eaed83f.

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