Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List arrays in restart file #69

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

svenn-t
Copy link
Contributor

@svenn-t svenn-t commented Oct 31, 2024

List available arrays in restart file with something like:

from misc.ecl import EclipseCase
f = EclipseCase('<case>')
f.arrays(f.report_dates()[<int>])

Useful if you want to check if an output exist at a particular report date.

@KriFos1 KriFos1 merged commit a6c4b5f into Python-Ensemble-Toolbox:main Oct 31, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants