pysteps
v1.1.0
  • User guide
    • Installing pysteps
    • The pySTEPS configuration file (pystepsrc)
    • Installing the Example data
    • pySTEPS examples gallery
      • Optical flow
      • Extrapolation nowcast
      • Generation of stochastic noise
      • Data transformations
      • Cascade decomposition
      • STEPS nowcast
      • Ensemble verification
      • Handling of no-data in Lucas-Kanade
      • 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_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_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 2018-2019, PySteps developers Revision d93410bc.

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