Skip to content

v0.16.0.0

Compare
Choose a tag to compare
@philippeVerney philippeVerney released this 12 Jun 13:29
· 297 commits to master since this release
457082e

Development

  • Add wellbore completion md uom as string getter
  • Modified to build and work with either HDF5 1.8 or 1.10
  • Support for multirealization properties
  • Can check if ijk grid node dataset is compressed

Bug:

  • Automatic adding of epc extension (regression)
  • Child cell weights of LGR are now returned as double
  • Fix typo at exception message at stratigraphic interps
  • isRegridCellCountPerIntervalConstant works also with HDF5 datasets
  • Fix LGR without geometry and with HDF5 dataset

Build:

  • Remove unnecessary "using namespace std;" that causes a problem in VS2017 (C++17)
  • Link error on "example" when installing (regression)
  • Fix BSpline header file not installed
  • Clean unit tests
  • Upgrade to gsoap 2.8.84