Releases: equinor/subscript
Releases · equinor/subscript
1.2.2
1.2.1
1.2.0
What's Changed
- Remove deprecated support for implicit mkdir in sunsch by @berland in #638
- Port sunsch to use Pydantic instead of configsuite by @berland in #641
- Add script for merging UNRST files by @rnyb in #642
- Replace configsuite with pydantic in interp_relperm by @berland in #643
- Safeguard retries due to license failures by @berland in #647
- Add CASEGEN_UPCARS forward model by @alifbe in #649
- Fix licence retry behaviour by @berland in #650
- Allow
pack_sim
to read iso-8859-1 files by @mferrera in #651
Full Changelog: 1.1.1...1.2.0
1.1.1
What's Changed
- Remove co2_containment code, has been moved to new repo ccs-scripts by @AudunSektnanNR in #633
- fmuobs - Add unique index to label when converting from ResInsight format by @asnyv in #636
- Use res2df instead of ecl2df by @yngve-sk in #637
New Contributors
Full Changelog: 1.1.0...1.1.1
1.1.0
1.0.0
What's Changed
- Update PyPI publish workflow by @mferrera in #597
- CO2 containment script: Make containment_polygon optional argument, minor changes to calc_type_input by @AudunSektnanNR in #599
- Fix matplotlib type annotations by @mferrera in #603
- Remove protobuf as a dependency by @mferrera in #604
casegen_upcars
Add more detail documentation by @alifbe in #602- Update dependencies and linting by @mferrera in #605
- Ignore version file in flake8 by @mferrera in #608
- Add
OPERNUM
andMULTNUM
toeclcompress
list by @alifbe in #610 - Rerun when license server flakyness is detected by @berland in #614
merge_rft_ertobs
: validate OBSDIR input by @alifbe in #616- Remove deprecated
pkg_resources
by @alifbe in #618 - Add SECURITY.md by @alifbe in #621
- Merge RFT data on
report_step
in addition towell
andorder
by @alifbe in #619 ri_wellmod
Resolve mypy issue by @mferrera in #625fmuobs
Warning when using ERROR_MODE != ABS by @alifbe in #628
Full Changelog: v0.17.1...1.0.0
v0.17.1
What's Changed
- Update workflows and add PyPI publish workflow by @mferrera in #582
- Update documentation by @mferrera in #584
- Fix bug with extra INCLUDE keyword by @alifbe in #586
- Fix minor errors in Contributing doc by @mferrera in #588
- Update dependencies and CI by @mferrera in #593
- [runrms] add APS_TOOLBOX_PATH env by @jcrivenaes in #590
- [runrms] adapt to version format in RMS 14 by @jcrivenaes in #595
Full Changelog: v0.17.0...v0.17.1
v0.17.0
What's Changed
- Fix deprecations warning by @alifbe in #534
- Minor repo update by @alifbe in #535
- Update location of testkomodo.sh by @berland in #539
- Set opm flow strictness to low by @alifbe in #540
- Unpin numpy version by @alifbe in #542
- Give more helpful encoding exceptions in pack_sim by @mferrera in #545
- pack_sim update by @alifbe in #544
- Activate nightly test by @alifbe in #543
- pack_sim - Properly check for binary files by @mferrera in #548
- Pin Sphinx < 7 and build without setuptools hook by @mferrera in #549
- Change master to main by @mferrera in #551
- Legacy nosim - insert NOSIM in RUNSPEC by @mferrera in #553
- fmu_copy_revision - Add empty directory test by @mferrera in #554
- Update README and fmu_copy_revision docs by @mferrera in #556
- Stop using deprecated xtgeo Grid initialization by @mferrera in #558
- Update check_swatinit due to Flow support PPCWMAX by @alifbe in #555
- Auto update version for
eclmanual
andruneclipse
by @alifbe in #536 - Ensure /global/bin is in PATH for komodo by @berland in #567
- Fix issue with
eclrun
cannot find Eclipse version during testing by @alifbe in #569 - Remove deprecated scripts by @mferrera in #571
- eclcompress - compress only allowlist keywords by default by @mferrera in #570
- Script for CO2 containment by @AudunSektnanNR in #568
- Move from setup.py to pyproject.toml by @mferrera in #561
- Fix eclcompress typo by @mferrera in #573
- Copy correct project config in testkomodo by @mferrera in #574
- Let argparse handle co2_containment args by @mferrera in #577
- Create test files in temporary directories by @mferrera in #578
- Add Eclipse keyword regex deprecation warning to eclcompress by @mferrera in #579
- Add FORWARD MODEL and workflow job for params2csv by @alifbe in #581
New Contributors
- @AudunSektnanNR made their first contribution in #568
Full Changelog: v0.16.5...v0.17.0
v0.16.5
What's Changed
- Silence sphinx warnings by @berland in #500
- Deactivate nightly test, tests are broken by @berland in #513
- Fix issue related to tests by @alifbe in #517
- Fix compatibility issues with pandas 2.0 by @alifbe in #527
- Let ERT pick location of stderr and stdout by @berland in #519
- Use <CONFIG_PATH> instead of . for RUNPATH by @alifbe in #530
- Pin numpy version by @alifbe in #531
- casegen_upcars: Add option to shift origin position to anywhere in the model by @alifbe in #518
- eclmanual: Update default version to 2022.2 by @asnyv in #501
- fmuobs: Log correct file by @mferrera in #522
- fmuobs: Add ISO date format to parser by @rnyb in #533
- fmuobs: Add ISO date format to writer by @berland in #507
- sector2fluxnum: Make ecl_version argument optional by @alifbe in #529
New Contributors
Full Changelog: v0.16.4...v0.16.5