v0.14.0
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.