CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
requirements.txt
requirements_dev.txt
setup.py
pysteps/__init__.py
pysteps/datasets.py
pysteps/decorators.py
pysteps/exceptions.py
pysteps/pystepsrc
pysteps/pystepsrc_schema.json
pysteps.egg-info/PKG-INFO
pysteps.egg-info/SOURCES.txt
pysteps.egg-info/dependency_links.txt
pysteps.egg-info/requires.txt
pysteps.egg-info/top_level.txt
pysteps/cascade/__init__.py
pysteps/cascade/bandpass_filters.py
pysteps/cascade/decomposition.py
pysteps/cascade/interface.py
pysteps/downscaling/__init__.py
pysteps/downscaling/interface.py
pysteps/downscaling/rainfarm.py
pysteps/extrapolation/__init__.py
pysteps/extrapolation/interface.py
pysteps/extrapolation/semilagrangian.py
pysteps/feature/__init__.py
pysteps/feature/blob.py
pysteps/feature/interface.py
pysteps/feature/shitomasi.py
pysteps/feature/tstorm.py
pysteps/io/__init__.py
pysteps/io/archive.py
pysteps/io/exporters.py
pysteps/io/importers.py
pysteps/io/interface.py
pysteps/io/mch_lut_8bit_Metranet_AZC_V104.txt
pysteps/io/mch_lut_8bit_Metranet_v103.txt
pysteps/io/nowcast_importers.py
pysteps/io/readers.py
pysteps/motion/__init__.py
pysteps/motion/_proesmans.c
pysteps/motion/_proesmans.pyx
pysteps/motion/_vet.c
pysteps/motion/_vet.pyx
pysteps/motion/constant.py
pysteps/motion/darts.py
pysteps/motion/interface.py
pysteps/motion/lucaskanade.py
pysteps/motion/proesmans.py
pysteps/motion/vet.py
pysteps/noise/__init__.py
pysteps/noise/fftgenerators.py
pysteps/noise/interface.py
pysteps/noise/motion.py
pysteps/noise/utils.py
pysteps/nowcasts/__init__.py
pysteps/nowcasts/anvil.py
pysteps/nowcasts/extrapolation.py
pysteps/nowcasts/interface.py
pysteps/nowcasts/sprog.py
pysteps/nowcasts/sseps.py
pysteps/nowcasts/steps.py
pysteps/nowcasts/utils.py
pysteps/postprocessing/__init__.py
pysteps/postprocessing/ensemblestats.py
pysteps/postprocessing/probmatching.py
pysteps/scripts/__init__.py
pysteps/scripts/fit_vel_pert_params.py
pysteps/scripts/run_vel_pert_analysis.py
pysteps/tests/__init__.py
pysteps/tests/helpers.py
pysteps/tests/test_archive.py
pysteps/tests/test_cascade.py
pysteps/tests/test_datasets.py
pysteps/tests/test_detcatscores.py
pysteps/tests/test_detcontscores.py
pysteps/tests/test_downscaling_rainfarm.py
pysteps/tests/test_ensemblestats.py
pysteps/tests/test_ensscores.py
pysteps/tests/test_exporters.py
pysteps/tests/test_extrapolation_semilagrangian.py
pysteps/tests/test_feature_tstorm.py
pysteps/tests/test_importer_decorator.py
pysteps/tests/test_interfaces.py
pysteps/tests/test_io_bom_rf3.py
pysteps/tests/test_io_fmi_pgm.py
pysteps/tests/test_io_knmi_hdf5.py
pysteps/tests/test_io_mch_gif.py
pysteps/tests/test_io_mrms_grib.py
pysteps/tests/test_io_opera_hdf5.py
pysteps/tests/test_io_saf_crri.py
pysteps/tests/test_motion.py
pysteps/tests/test_motion_lk.py
pysteps/tests/test_noise_motion.py
pysteps/tests/test_nowcasts_anvil.py
pysteps/tests/test_nowcasts_sprog.py
pysteps/tests/test_nowcasts_sseps.py
pysteps/tests/test_nowcasts_steps.py
pysteps/tests/test_paramsrc.py
pysteps/tests/test_plt_cartopy.py
pysteps/tests/test_plt_motionfields.py
pysteps/tests/test_plt_precipfields.py
pysteps/tests/test_plugins_support.py
pysteps/tests/test_probscores.py
pysteps/tests/test_spatialscores.py
pysteps/tests/test_timeseries_autoregression.py
pysteps/tests/test_tracking_tdating.py
pysteps/tests/test_utils.py
pysteps/timeseries/__init__.py
pysteps/timeseries/autoregression.py
pysteps/timeseries/correlation.py
pysteps/tracking/__init__.py
pysteps/tracking/interface.py
pysteps/tracking/lucaskanade.py
pysteps/tracking/tdating.py
pysteps/utils/__init__.py
pysteps/utils/arrays.py
pysteps/utils/cleansing.py
pysteps/utils/conversion.py
pysteps/utils/dimension.py
pysteps/utils/fft.py
pysteps/utils/images.py
pysteps/utils/interface.py
pysteps/utils/interpolate.py
pysteps/utils/spectral.py
pysteps/utils/tapering.py
pysteps/utils/transformation.py
pysteps/verification/__init__.py
pysteps/verification/detcatscores.py
pysteps/verification/detcontscores.py
pysteps/verification/ensscores.py
pysteps/verification/interface.py
pysteps/verification/lifetime.py
pysteps/verification/plots.py
pysteps/verification/probscores.py
pysteps/verification/spatialscores.py
pysteps/visualization/__init__.py
pysteps/visualization/animations.py
pysteps/visualization/basemaps.py
pysteps/visualization/motionfields.py
pysteps/visualization/precipfields.py
pysteps/visualization/spectral.py
pysteps/visualization/thunderstorms.py
pysteps/visualization/utils.py