v0.16.0.0
·
297 commits
to master
since this release
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