resdata icon indicating copy to clipboard operation
resdata copied to clipboard

Software for reading and writing the result files from the Eclipse reservoir simulator.

Results 65 resdata issues
Sort by recently updated
recently updated
newest added

Since version 2021.04 Eclipse now supports supports base case file names longer than 72 characters (up 136 characters). From the [Eclipse changelog](https://statoilsrm.sharepoint.com/sites/PETECHUB/Shared%20Documents/Forms/AllItems.aspx?id=%2Fsites%2FPETECHUB%2FShared%20Documents%2FReservoirModelingandSimulation%2FReservoir%20simulation%2FTools%2FSimulators%2FEclipse%2FReleaseNotes%2FEclipseReleaseNotes%5F2021%2E4%2Epdf&parent=%2Fsites%2FPETECHUB%2FShared%20Documents%2FReservoirModelingandSimulation%2FReservoir%20simulation%2FTools%2FSimulators%2FEclipse%2FReleaseNotes) > The RESTART record written to the SMSPEC...

This macro is not used anymore and can be removed. See also https://github.com/equinor/ert/issues/2827

maintenance

Are there existing functionality for generating output (e.g. .UNRST, .SMSPEC, and .UNSMRY) files for Eclipse? Assuming I already have the 3D grid data and properties (e.g. stored as pytorch tensor).

...since this package does not support Python 2 anymore. List of hits: https://github.com/equinor/ecl/search?q=future

All the `__init__.py`files in the code base should get docstrings, so that e.g. `pydoc ecl` and `pydoc ecl.grid` will give a meaningfull overview documentation. When this complete it should be...

documentation

Hello, I am wondering if there is any clearer instruction of installing libecl on window? Thank you.

**Issue** #802 **Approach** Pandas is very eager to convert numpy datetime64[*] timestamps to datetime64[ns], and will error hard if a datetime64[ms] timestamp is beyond year 2262. Avoid this by giving...

The the restart in the summary files are not readable/reachable, the summary object is still created but has missing data. This should probably give a warning or explode. Preferably explode!

Are there plans to create ecl wheels for Apple silicon? I'd be happy to donate my machine/time for the occasional release.

We have ran into a problem on our jenkins instances that `tmp` is filled up. The tmpdir setup should probably clean up older entries as to not contribute to the...