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

New fipname option #713

Closed
wants to merge 1 commit into from
Closed

Conversation

lilbe66
Copy link
Contributor

@lilbe66 lilbe66 commented Jun 19, 2024

Resolves #370 . Added an new option in prtvol2csv (--fipname) to be able to extract volumes from the Eclipse PRT file for a selected FIP-vector.

@lilbe66 lilbe66 force-pushed the prtvol2csv_fipxxx branch from 9b8e890 to 7ed0e9b Compare June 21, 2024 08:24
@mferrera mferrera self-requested a review June 21, 2024 08:32
@mferrera mferrera marked this pull request as ready for review June 21, 2024 08:32
@lilbe66 lilbe66 requested a review from rnyb June 21, 2024 08:34
Copy link
Collaborator

@mferrera mferrera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In general looks good to me. Some tiny comments for your consideration. Roger or Alif should probably be the ones to approve this.

docs/scripts/prtvol2csv.rst Show resolved Hide resolved
src/subscript/prtvol2csv/prtvol2csv.py Outdated Show resolved Hide resolved
src/subscript/prtvol2csv/prtvol2csv.py Outdated Show resolved Hide resolved
src/subscript/prtvol2csv/prtvol2csv.py Outdated Show resolved Hide resolved
Comment on lines +188 to +190
expected = pd.DataFrame.from_dict(
{
"FIPNUM": {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is checking a smaller sample of these values sufficient to validate?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will discuss with Alif

@lilbe66 lilbe66 force-pushed the prtvol2csv_fipxxx branch from 7ed0e9b to cd78a43 Compare June 21, 2024 13:06
Copy link
Collaborator

@alifbe alifbe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@lilbe66
Copy link
Contributor Author

lilbe66 commented Oct 4, 2024

Merged in PR #748

@lilbe66 lilbe66 closed this Oct 4, 2024
@lilbe66 lilbe66 deleted the prtvol2csv_fipxxx branch October 4, 2024 13:42
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.

[prtvol2csv] Support for more than FIPNUM
3 participants