Releases: equinor/everest-models
Releases · equinor/everest-models
1.3.2
1.3.1
1.2.2
Changes:
- Specify exact version of fmu-steaclient for py38 compatibility in
pyproject.toml
Full Changelog: 1.2.1...1.2.2
1.3.0
1.2.1
1.2.0
What's Changed
- Remove the output section from the well trajectory config by @verveerpj in #29
- Well trajectory: refactor read_trajectories by @verveerpj in #30
- Remove unnecessary rounding by @verveerpj in #37
- Add function for reading multilateral well guidepoints by @verveerpj in #38
- Write guidefiles for multi-lateral well trajectories by @verveerpj in #39
- Generate multi-trajectory schedule files by @verveerpj in #40
- Rework well trajectory tests by @verveerpj in #41
- Refactor the documentation generator and add doc strings for the well trajectory forward model by @verveerpj in #42
- Well trajectory: fix mixed normal and mlt trajectories by @verveerpj in #43
- Fix bug in well traj forward module by @verveerpj in #44
- Remove unecessary polyfill.io dependency by @eivindjahren in #45
- well_trajectory: use more robust validator by @verveerpj in #47
- Launch ResInsight with port number 0 by @larsevj in #48
- Update pre commits and general cleanup by @larsevj in #49
- Add code coverage by @DanSava in #53
- Cleanup underscore zeros from output files in stea and npv jobs by @DanSava in #55
- Pin rips <= 2024.3.3.3 by @yngve-sk in #56
- Fix package name in code coverage test by @DanSava in #57
- Unpin rips by @larsevj in #65
- Improve terminology and readability well_swapping_fm by @StephanDeHoop in #68
- Refactor the hooks by @frode-aarstad in #64
- Remove unused entry points by @oyvindeide in #71
- Remove auto generated text by @oyvindeide in #72
- Fix bug in handling static and dynamic perforation criteria by @verveerpj in #73
- Raise an error if the date in the connections section is not available in the simulator results by @verveerpj in #74
- Use the ert plugin mechanism to install forward models by @verveerpj in #75
- Add forward model output functionality by @DanSava in #76
- Allow well_swapping build_argument_parser to accept kwargs by @DanSava in #78
New Contributors
- @StephanDeHoop made their first contribution in #68
- @frode-aarstad made their first contribution in #64
- @oyvindeide made their first contribution in #71
Full Changelog: 1.1.2...1.2.0
1.1.2
1.1.1
1.1.0
What's Changed
- Fix the project description by @eivindjahren in #1
- Replace all catching field_validator with a model_validator by @sregales-TNO in #4
- Well swapping by @sregales-TNO in #2
- output file should be able to exist by @sregales-TNO in #7
- Well swapping continuation by @sregales-TNO in #6
- Well trajectory updates by @sregales-TNO in #18
- Set up testing with resinsight by @verveerpj in #16
- Refactor read_trajectories allowing missing platform and/or kickoff by @verveerpj in #20
- Improve how resinsight executable is specified and detected by @verveerpj in #21
- Fix two main bugs on well swapping by @sregales-TNO in #14
- Revert "Refactor read_trajectories allowing missing platform and/or k… by @verveerpj in #22
- Docs/update script by @sregales-TNO in #11
- Add documentation for wells.json tokens feature by @sregales-TNO in #23
- Add docs folder when testing with komodo env by @DanSava in #24
- Add resinsight test case for well trajectory, fix small bugs by @verveerpj in #25
- Fix tests and typos by @verveerpj in #28
New Contributors
- @sregales-TNO made their first contribution in #4
- @DanSava made their first contribution in #24
Full Changelog: 1.0.0...1.1.0