You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using resdata to ask for headers implies reading the entire file which
requires excessive memory.
Porting more of res2df to use resfo is postponed to a future issue.
Before this commit, obtaining the RST information for one particular
date in a 118GB UNRST file was not possible (requires at least more than
118GB of available memory). With this commit, the same operation can be
done in arund 6 GB of used memory.
0 commit comments