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