Pytesmo

Latest version: v0.18.0

Safety actively analyzes 722491 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 10

0.18.0

============================
- Fix bug which caused missing results in validation with "triple collocation" together with stability or instra-annual options (PR `314 <https://github.com/TUW-GEO/pytesmo/pull/314>`_)
- `pytesmo.interpolate` module was added. This contains a python implementation of the DCT-PLS algorithm `(Garcia, 2010) <https://doi.org/10.1016/j.csda.2009.09.020>`_.
DCT-PLS docs and examples added (PR `315 <https://github.com/TUW-GEO/pytesmo/pull/315>`_)

0.17.0

==========================
- THIS VERSION IS COMPATIBLE WITH NUMPY>=2, otherwise same content as ``v0.16.1`` (readme file was updated)
- C files were recompiled for ``numpy>=2,<3``, ``pyproject.toml`` updated.
- Wheels are now also provided for Linux and MacOS systems

0.16.1

==========================
- THIS VERSION IS STILL COMPATIBLE WITH ``NUMPY<2.0``, from v0.17 on pytesmo will require ``numpy>=2.0``
- Old ``pytesmo.timeseries.plotting`` module was removed
- Fixed and filtered many warnings that were printed by tests until now
- Fixed an issue with the intra-annual metrics adapter when an empty time series is passed (PR `307 <https://github.com/TUW-GEO/pytesmo/pull/307>`_)
- Metapackage updated (pyscaffold 4.5) (PR `307 <https://github.com/TUW-GEO/pytesmo/pull/307>`_)
- C modules were outdated and could not be compiled, therefore rebuilt (PR `307 <https://github.com/TUW-GEO/pytesmo/pull/307>`_)

0.16.0

==========================
- Adapters for metric calculatores were introduced. The here implemented adapters compute metrics based on temporal subsets of the time series, which can be used for rolling window metrics, seasonal metrics or multiple arbitrary sub-periods. (PR `266 <https://github.com/TUW-GEO/pytesmo/pull/266>`_)
- Fixed a bug where the status code of a successful Triple Collocation run was still set to -1 ("unknown error"). (PR `301 <https://github.com/TUW-GEO/pytesmo/pull/301>`_)

0.15.2

==========================
- Add kwarg to `time_series.anomaly.calc_climatology` to compute the standard deviation of the climatology (e.g. for anomaly z-scores) (PR `290 <https://github.com/TUW-GEO/pytesmo/pull/290>`_)

0.15.1

==========================
- Adding scikit-learn as installation dependency. (PR `298 <https://github.com/TUW-GEO/pytesmo/pull/298>`_)

Page 1 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.