Releases: equinor/fmu-tools
Releases · equinor/fmu-tools
v1.18.0
What's Changed
- Added generate_petro_jobs_for_field_update by @oddvarlia in #259
New Contributors
- @oddvarlia made their first contribution in #259
Full Changelog: v1.17.0...v1.18.0
v1.17.0
Enhancements
- ENH: improve and refactor domain conversion by @jcrivenaes in #227
- Add Metadata sheet by @dafeda in #236
- Sample simgrid seismic as points by @jcrivenaes in #253
- domainconversion: inherit inline/xline from input cube by @jcrivenaes in #244
- Use RandomState instead of global random seed by @dafeda in #239
Removed
- Remove fmudesign by @dafeda in #261
- Remove some future warnings when running fmudesign by @dafeda in #242
- Remove old seed deprecation warning by @dafeda in #258
- Remove _add_webviz_tornado_onebyone by @dafeda in #251
- Remove outdated examples by @dafeda in #247
- Remove skipif old pandas is used by @dafeda in #229
- Remove setter for defaultvalues by @dafeda in #243
Maintenance
- Test properties in test_generate_onebyone by @dafeda in #228
- Extend test_generate_full_mc to test dependent params by @dafeda in #230
- Test correlated normal by @dafeda in #232
- Test errors draw normal by @dafeda in #234
- Simplify draw_values_uniform and add tests by @dafeda in #235
- Add snapshot test by @dafeda in #238
- Pass rng to background and add test by @dafeda in #241
- Test that vars are correlated by @dafeda in #245
- Simplify draw_values_lognormal and add tests by @dafeda in #237
- Deprecate calc_tornadoinput by @dafeda in #250
- Do not sample from multivariate_normal in test by @dafeda in #249
create_rft_ertobs
: Update related links by @alifbe in #254- Update GHA so GitHub page is only built once by @alifbe in #255
- Test summarize design by @dafeda in #252
New Contributors
Full Changelog: v1.16.0...v1.17.0
v1.16.0
New features
- ENH: add methods for domain conversion by @jcrivenaes in #225
Backend changes
- BLD, DOC: Pin sphinx-autodoc-typehints, fix incorrect usage example by @mferrera in #220
- CI: update actions using node 16 by @ErichSuter in #222
Full Changelog: v1.15.1...v1.16.0
v1.15.1
Bug fixes
- BUG: fix 2 small bugs wrt to XTGeo 3.9.2 and Roxar/RMS API by @jcrivenaes in #217
Back-end
Full Changelog: v1.15.0...v1.15.1
1.15.0
New functionality
- Add general Sw functions as a reusable library by @jcrivenaes in #209
Backend fixes
- Update ruff format by @janbjorge in #206
- Update fmutools-publish-pypi.yml by @jcrivenaes in #211
Full Changelog: v1.14.1...v1.15.0
v1.14.2rc1
Testing