Releases: equinor/resdata
Releases · equinor/resdata
Version 2.4.1
Version 2.4.1 Set micro version
Version 2.4.0
Bug: smspec_node need nums was called incorrectly
Release candidate - version 2.4
Move test api changes into 2.4.
Release candidate - Version 2.4
Travis fix for Python2.7 and Python3.6 on OSX Using multibuild (https://github.com/matthew-brett/multibuild) we can skip relying on conda environment.
Version 2.4.b1
Clean up the Travis file
Fixed crash when loading NNC data for some grids
Fixed operator< for ecl_nnc_pair_type The previous implementation returned true even when the compared objects were equal, and that made std:sort screw up the memory on some cases
Fix LGR load bug
2.3.1 Set micro version to 2.3.1
2.4.a1: Merge pull request #525 from stefoss23/well_segment_state_ts_to_cpp
WIP: Well segment collection using std::Vector
Version 2.3.0
Set version to 2.3.0 in code
2.3.rc4: Merge pull request #510 from joakim-hove/resample-fixupII
The testing of summary_resample is temporarily disabled.