Releases: equinor/semeio
Releases · equinor/semeio
3.1.8
3.1.7
What's Changed
Full Changelog: 3.1.6...3.1.7
3.1.6: bump probabilit to 0.4.1
Update snapshot to reflect the changes in probabilit
v3.1.5
3.1.4
What's Changed
- Migrate snake oil observations by @yngve-sk in #862
- Use resfo-utilities for Grid.find_cell by @eivindjahren in #863
Full Changelog: 3.1.3...3.1.4
3.1.3
3.1.2
3.1.0
What's Changed
- Use SPDX specifier for license in pyproject.toml by @berland in #832
- Add example files to 'fmudesign init' by @tommyod in #827
- Set up dependabot for github actions by @HakonSohoel in #834
- Bump astral-sh/setup-uv from 4 to 7 by @dependabot[bot] in #837
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #836
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #835
- Update example files with feedback by @tommyod in #833
- Add p10 p90 distributions by @lucaeg in #828
- Fix sheet by @lucaeg in #838
- distname.lower() once instead of in every check by @tommyod in #839
- Fix example sheet by @lucaeg in #841
- Treat spaces as NaN in correlation matrices by @tommyod in #842
- Small fixups based on user feedback by @lucaeg in #844
- Fix type errors on new version of pandas-stubs by @tommyod in #847
- Add truncatedlognorm by @lucaeg in #846
- Add tests for P10/P90 parametrizations by @tommyod in #845
- Fix discrete parsing vol. 2 by @lucaeg in #848
- Add test for truncated lognormal by @tommyod in #849
- Use match statement to determine disribution by @tommyod in #840
New Contributors
- @dependabot[bot] made their first contribution in #837
Full Changelog: 3.0.0...3.1.0
3.0.0
Removed
What's new
- Add beta distribution by @lucaeg in #808
- Plot correlation heatmap when using verbose by @tommyod in #807
- Subcommand 'init' for fmudesign by @tommyod in #795
What's Changed
- Enforce index / column match in correlation sheets by @tommyod in #805
- Enforce one-to-one between correlation variables and corrmat by @tommyod in #806
- More condensed prints on large input files by @tommyod in #804
- Fix distribution seed by @lucaeg in #802
- Include information about increased verbosity levels by @lucaeg in #820
- Compress printing of correlation matrices by @tommyod in #819
- Improve labels on plots by @lucaeg in #821
Maintenance
- Remove pandas inplace operations. Use method chaining by @tommyod in #800
- Create consistent path objects by @lucaeg in #810
- Refactor verbosity levels by @lucaeg in #816
- Simplify creation of REAL column by @tommyod in #813
- Fix some typos by @tommyod in #818
- Log difference with resfo utilities by @eivindjahren in #822
- Split reading config from validating config by @tommyod in #811
Documentation
- Add link to FMU course docs by @tommyod in #801
- Add course file to 'fmudesign init' examples by @tommyod in #814
- Add pdfs to plots by @lucaeg in #823
Full Changelog: 2.1.0...3.0.0
2.1.0
What's Changed
- Remove MANIFEST.in file by @jonathan-eq in #755
- Disallow merged cells in Excel input for fmudesign by @tommyod in #759
- Remove unused keyword INPUT_FORMAT:ASCII used with GEN_DATA observations by @andreas-el in #762
- Adapt to new scalar parameter setup by @yngve-sk in #760
- Rename obs group variable by @yngve-sk in #765
- Map dependencies for each sensitivity instead of at the end by @tommyod in #766
- fmudesign: Fix plotting bugs by @tommyod in #771
- Seed all random number generators in testing by @tommyod in #773
- More verbose fmudesign for better user support by @lucaeg in #769
- Integrate Probabilit by @tommyod in #749
- Change ahmanalysis to use
ensemble.load_scalars()by @jonathan-eq in #772 - Specify Pearson correlation in print by @tommyod in #782
- Exit with a non-zero status code on exception by @tommyod in #787
- Print background info by @tommyod in #790
- Fix escaping of newline by @yngve-sk in #786
- Plot and report generated background values by @tommyod in #789
- Modeling identical variables via dependencies by @tommyod in #788
- Fix bug when all corr entries are 1 by @tommyod in #799
- Add type annotations to forward_models by @einarwar in #718
New Contributors
Full Changelog: 2.0.2...2.1.0