Published April 7, 2019
| Version v1.0.0
Software
Open
pySTEPS/pysteps: pysteps 1.0.0
Authors/Creators
- 1. MeteoSwiss
- 2. McGill - Atmospheric and Oceanic Sciences Department
- 3. Bureau of Meteorology
- 4. Aalto University
- 5. @UniversityofHelsinki
Description
Changelog for version 1.0.0:
- Change pysteps license to the less restrictive BSD-3
- Move documentation to Read the Docs (https://pysteps.readthedocs.io/)
- Include a gallery of examples
- Modify
setup.pyto explicitly link libraries in macOS - Include Travis CI and Codecov
- Add test suites for interfaces, and the io and verification modules
- Remove legacy config module
- Add CONTRIBUTING.rst
- Several docstring improvements
- Add exporter for KINEROS2 Rainfall files
- Add importer for MeteoSwiss AZC radar composites
- Add importer for KNMI HDF5 radar composites
- Add scripts for estimating velocity perturbator parameters
- Add modules for deriving the auto-correlation function (ACF) and estimating precipitation lifetime
- Implement a separate module
nowcasts.sprogfor S-PROG nowcasts - Add nowcasting module
nowcasts.sseps, an experimental version of STEPS that allows for localization - Implement interfaces for initializing and calling different FFT methods
- Rework of the extrapolation interface
- Faster implementation of the rank histogram with bug fixes
- Improve subplot handling in plot_precip_field
- Add visualization of Fourier spectra
- Rework interfaces for verification scores
- Add support for MaskedArray in
motion.dense_lucaskanade - Improve masking in
nowcasts.stepsmodule
Files
pySTEPS/pysteps-v1.0.0.zip
Files
(309.2 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:83fb2ce0b9f360002feaa042f39f225a
|
309.2 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/pySTEPS/pysteps/tree/v1.0.0 (URL)