Standard python file handle does not fly - update docs
Open
- Dominant language
- C++
- Stars
- 127
- Forks
- 103
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 18
Description
The fact that most functions in libecl cannot work on a standard Python file handle, but needs a `cwrap.open` file handle is severely under communicated. Arguments are named `pyfile` etc. See `EclGrid.save_grdecl` as an example.
Contributor guide
Assessment
This issue has not been assessed yet.