Deepsensor

Latest version: v0.4.2

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

Scan your dependencies

Page 1 of 5

0.4.2

* Minor fix to avoid pandas 3.0 FutureWarning

**Full Changelog**: https://github.com/alan-turing-institute/deepsensor/compare/v0.4.1...v0.4.2

0.4.1

* Rearrange forecast dimensions from (lead_time, init_time) to (init_time, lead_time)
* Raise error about deepsensor.plot.prediction not supporting forecasts

**Full Changelog**: https://github.com/alan-turing-institute/deepsensor/compare/v0.4.0...v0.4.1

0.4.0

What's Changed
* Fix forecasting lead times and improve forecasting functionality by tom-andersson in https://github.com/alan-turing-institute/deepsensor/pull/132
* Fix astype in coordinates matching when sampling data frames by acocac in https://github.com/alan-turing-institute/deepsensor/pull/126

Breaking changes
* `model.predict` for models trained with `target_delta_t > 0` now return `Prediction` objects with `init_time` and `lead_time` dimensions with a `time` (valid time) coordinate, rather than a single `time` dimension (which used to correspond to forecast initialisation time).

**Full Changelog**: https://github.com/alan-turing-institute/deepsensor/compare/v0.3.8...v0.4.0

0.3.8

What's changed
* Add new `DataProcessor` normalisation method (`"positive_semidefinite") compatible with a Bernoulli-Gamma ConvCNP likelihood
* Expose k and scale parameters of "bernoulli-gamma" ConvNP likelihood in low-level and high-level prediction interface

**Full Changelog**: https://github.com/alan-turing-institute/deepsensor/compare/v0.3.7...v0.3.8

0.3.7

What's Changed
* Return active learning proposed placements with raw coordinate names by RohitRathore1 in https://github.com/alan-turing-institute/deepsensor/pull/99
* Make use of `multiprocessing.Pool` in `get_era5_reanalysis_data` optional in https://github.com/alan-turing-institute/deepsensor/commit/b9594a24114058ad443639432a3f9ca4b99c76a5
* Fix python version in tests (plus additional minor fixes) by davidwilby in https://github.com/alan-turing-institute/deepsensor/pull/116
* use unittest's `setUpClass` instead of overriding `__init__` by davidwilby in https://github.com/alan-turing-institute/deepsensor/pull/117


**Full Changelog**: https://github.com/alan-turing-institute/deepsensor/compare/v0.3.6...v0.3.7

0.3.6

What's Changed
* Support non-Gaussian `ConvNP` likelihoods in low-level and high-level prediction interfaces by tom-andersson in https://github.com/alan-turing-institute/deepsensor/pull/97
* [Fix multiple N-D target sets case in ConvNP; Update ConvNP API](https://github.com/alan-turing-institute/deepsensor/commit/4241544c6ca7f03928693c821cdc77847d90028f)
* Minor suggestions to installation docs. by davidwilby in https://github.com/alan-turing-institute/deepsensor/pull/98

New Contributors
* davidwilby made their first contribution in https://github.com/alan-turing-institute/deepsensor/pull/98

**Full Changelog**: https://github.com/alan-turing-institute/deepsensor/compare/v0.3.5...v0.3.6

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.