-
Notifications
You must be signed in to change notification settings - Fork 59
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
Rename from ecl2df
to res2df
#1253
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A couple of comments:
References to the corresponding script ecl2csv
and the corresponding ERT job ECL2CSV
should also be updated to res2csv
/ RES2CSV
.
In addition there are a few comments referring to the ecl
library which is now called resdata
Thanks for the input @asnyv! 👏 Changes done based on review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 😊
Closes #1249.