Pastastore

Latest version: v1.4.0

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

Scan your dependencies

Page 2 of 4

1.0.0

**Full Changelog**: https://github.com/pastas/pastastore/compare/v0.9.1...v1.0.0

0.9.1

**Full Changelog**: https://github.com/pastas/pastastore/compare/v0.9.0...v0.9.1

0.9.0

**Full Changelog**: https://github.com/pastas/pastastore/compare/v0.8.1...v0.9.0

0.8.1

Minor bug fix in `PastaStore.get_nearest_oseries()`

What's Changed
* Minor release for bug fix by dbrakenhoff in https://github.com/pastas/pastastore/pull/68


**Full Changelog**: https://github.com/pastas/pastastore/compare/v0.8.0...v0.8.1

0.8.0

New Contributors
* rubencalje made their first contribution in https://github.com/pastas/pastastore/pull/46
* martinvonk made their first contribution in https://github.com/pastas/pastastore/pull/48

**Full Changelog**: https://github.com/pastas/pastastore/compare/v0.7.0...v0.8.0

0.7.0

- Set timeseries checking option to True by default. Pastastore will first check whether timeseries in a pastas Model match stored copies.
- Add upsert methods (update if series exists, otherwise insert), for lazy people who don't feel like checking if something exists.
- Add ModelAccessor object. Allows accessing and adding models through a dict-like interface, i.e. `ml = pstore.models["model1"]` or `pstore.models["model2"] = ml2`. Addtionally support iterating over `pstore.models`.
- Do not show NaN values in data availability plots
- Add a oseries-model object that keeps track of which models belong to which oseries. Useful for finding models for a certian location (without having to loop over all models). Work in Progress.
- Add support for TarsoModel
- Add option to ignore errors in `pstore.get_statistics()` and `pstore.get_parameters()`
- Add stress-links map, showing which stresses are used by which models.
- Add cumulative histogram plot, showing which percentage of models exceed a certain statistic value.
- Lots of minor improvements.

**Full Changelog**: https://github.com/pastas/pastastore/compare/v0.6.1...v0.7.0

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.