New release with new methods:
pstore.maps.modelparam
pstore.maps.signature
pstore.check_models
Improvements
- legend for stresses map
- pretty representations of submodules that show available methods
- improved error messages
Fixes:
- bug in getting parameters when parameter is not in all models
- bug in
get_stressmodel
for WellModel with a single well - make axis equal when plotting (most) maps
- use absolute path in PasConnector .pastastore-file
What Changed in v1.9.0:
- Support Python 3.13 by @martinvonk in #153
- test latest release arcticdb w python 3.12, 3.13 by @dbrakenhoff in #159
- Allow loading pastastore from file by @dbrakenhoff in #158
- allow loading YAML directly from string by @dbrakenhoff in #156
- Add model metadata dataframe by @dbrakenhoff in #157
- Release v1.9.0 by @dbrakenhoff in #160
- Release v1.10.0 by @dbrakenhoff in #163
Full Changelog: v1.8.0...v1.10.0