Skip to content

v0.10.0

Compare
Choose a tag to compare
@berland berland released this 27 Jan 09:14
· 157 commits to master since this release
0eac752

New features:

  • ECL2CSV forward model now supports options supplied from ERT config file.
  • Dataframe objects returned from summary.df() have metadata for each column vector attached in a dict in df.attrs["meta"].
  • All command line tools can output to stdout by providing the magic filename "-".
  • WSEGVALV keyword is supported in the compdat module.
  • summary.df will give warning if datetime=True is not supplied. In the future, the returned dataframe will always have a datetime index. This does not affect CSV export.

Bugfixes:

  • Fix PVTG include file export