Skip to content

v0.14.0

Choose a tag to compare

@berland berland released this 25 Aug 07:08
· 205 commits to master since this release
ff21fca

Improvements:

  • [satfunc] Defaulted values in parsed saturation tables will be linearly interpolated.
  • [compdat] Added support for WLIST
  • [compdat] Added support for COMPLUMP
  • [compdat] Added support for wellname wildcars in WELOPEN
  • [gruptree] Add support for BRANPROP and NODEPROP
  • All modules will now export empty dataframes to a CSV file when relevant (previously only some did)

Bugfixes:

  • [rft] Fixed export of extra csv files in debug mode
  • [grid] datetime.datetime did not work for API users. Fixed.
  • [summary] Fixed problem with dates beyond year 2262 and end-dates not on frequency boundary.