• Search by Module
  • Search by Word
  • Project Search
  • Top Python APIs
  • Popular Projects
  • Java
  • C++
  • Python
  • Scala
  • Blog
Project: pysteps (GitHub Link)
  • pysteps-master
    • environment.yml
    • examples
      • plot_noise_generators.py
      • plot_optical_flow.py
      • plot_ensemble_verification.py
      • LK_buffer_mask.py
      • anvil_nowcast.py
      • README.txt
      • plot_cascade_decomposition.py
      • my_first_nowcast.ipynb
      • data_transformations.py
      • optical_flow_methods_convergence.py
      • advection_correction.py
      • plot_extrapolation_nowcast.py
      • plot_steps_nowcast.py
    • .pre-commit-config.yaml
    • LICENSE
    • .readthedocs.yml
    • pysteps
      • pystepsrc
      • decorators.py
      • utils
        • spectral.py
        • dimension.py
        • fft.py
        • tapering.py
        • arrays.py
        • conversion.py
        • cleansing.py
        • transformation.py
        • __init__.py
        • images.py
        • interpolate.py
        • interface.py
      • postprocessing
        • probmatching.py
        • __init__.py
        • ensemblestats.py
      • nowcasts
        • anvil.py
        • sseps.py
        • extrapolation.py
        • sprog.py
        • steps.py
        • __init__.py
        • utils.py
        • interface.py
      • noise
        • motion.py
        • __init__.py
        • utils.py
        • fftgenerators.py
        • interface.py
      • exceptions.py
      • motion
        • proesmans.py
        • _proesmans.pyx
        • _vet.pyx
        • darts.py
        • lucaskanade.py
        • __init__.py
        • constant.py
        • vet.py
        • interface.py
      • timeseries
        • correlation.py
        • __init__.py
        • autoregression.py
      • datasets.py
      • extrapolation
        • semilagrangian.py
        • __init__.py
        • interface.py
      • cascade
        • bandpass_filters.py
        • decomposition.py
        • __init__.py
        • interface.py
      • io
        • nowcast_importers.py
        • archive.py
        • exporters.py
        • mch_lut_8bit_Metranet_v103.txt
        • readers.py
        • __init__.py
        • mch_lut_8bit_Metranet_AZC_V104.txt
        • importers.py
        • interface.py
      • __init__.py
      • tests
        • test_motion.py
        • test_noise_motion.py
        • test_timeseries_autoregression.py
        • test_io_knmi_hdf5.py
        • test_utils.py
        • test_detcatscores.py
        • test_io_bom_rf3.py
        • test_nowcasts_sseps.py
        • test_ensemblestats.py
        • test_detcontscores.py
        • test_paramsrc.py
        • test_exporters.py
        • test_io_fmi_pgm.py
        • test_io_mch_gif.py
        • test_nowcasts_steps.py
        • test_nowcasts_sprog.py
        • test_io_mrms_grib.py
        • test_extrapolation_semilagrangian.py
        • test_spatialscores.py
        • test_nowcasts_anvil.py
        • test_io_saf_crri.py
        • test_archive.py
        • test_io_opera_hdf5.py
        • __init__.py
        • test_ensscores.py
        • test_plt_precipfields.py
        • test_plt_cartopy.py
        • test_cascade.py
        • test_interfaces.py
        • test_datasets.py
        • test_probscores.py
        • helpers.py
        • test_importer_decorator.py
      • scripts
        • fit_vel_pert_params.py
        • __init__.py
        • run_vel_pert_analysis.py
      • pystepsrc_schema.json
      • verification
        • lifetime.py
        • probscores.py
        • detcontscores.py
        • spatialscores.py
        • detcatscores.py
        • ensscores.py
        • __init__.py
        • interface.py
        • plots.py
      • visualization
        • precipfields.py
        • spectral.py
        • motionfields.py
        • animations.py
        • __init__.py
        • utils.py
        • basemaps.py
    • README.rst
    • setup.py
    • environment_dev.yml
    • PKG-INFO
    • .travis.yml
    • CONTRIBUTING.rst
    • pyproject.toml
    • requirements.txt
    • ci
      • run_tests.sh
      • fetch_pysteps_data.py
    • .gitignore
    • MANIFEST.in
    • doc
      • Makefile
      • source
        • pysteps_reference
          • verification.rst
          • datasets.rst
          • pysteps.rst
          • postprocessing.rst
          • io.rst
          • visualization.rst
          • motion.rst
          • cascade.rst
          • utils.rst
          • noise.rst
          • timeseries.rst
          • nowcasts.rst
          • index.rst
          • extrapolation.rst
        • zz_bibliography.rst
        • references.bib
        • developer_guide
          • pypi.rst
          • build_the_docs.rst
          • test_pysteps.rst
          • index.rst
          • update_conda_forge.rst
          • contributors_guidelines.rst
        • index.rst
        • conf.py
        • user_guide
          • example_data.rst
          • set_pystepsrc.rst
          • pystepsrc_example.rst
          • index.rst
          • install_pysteps.rst
      • make.bat
      • requirements.txt
      • .gitignore
      • rebuild_docs.sh
      • _templates
        • layout.html
      • _static
        • pysteps.css
    • tox.ini
    • requirements_dev.txt