Skip to content

v2.5.0.0

Compare
Choose a tag to compare
@philippeVerney philippeVerney released this 20 Jan 08:49
· 78 commits to master since this release

Development

  • More verbose warning when XML validation fails
  • Can now get constant properties in an optimized way
  • Now return null value even for non hdf5 integer arrays
  • Add support for writing in Parallel HDF5 datasets of Properties and Subrepresentations
  • Add ExtraMetadata support to perforation
  • Use smart pointer for IJK grid to avoid potential memory leaks

Bug fix

  • Deserialize FluidSystem pointing to a RESQML2.0.1 StratiOccurence
  • Append a dataobject which does not follow the FESAPI EPC folder structure
  • Link between RESQML wellbore and WITSML wellbore
  • Potential error when getting target or source dataobjects on more than one depth level
  • No more size limit on filename and file in EPC

SWIG

  • make integer arrays named as in C++11

Build

  • Fix build with HDF5 static linking
  • Shift python and unit tests CI from Azure to Github Actions
  • Now use Boost CMake target instead of Boost CMake variables
  • Honor some CppCheck reports

Known issue

  • SWIG : properties of more than 3 dimensions are unable to be exported
  • SWIG : missing TimeSeries::getTimestampCount, AbstractObject::getExtraMetadataCount