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

Fix filename produced by extrap_woa test case #870

Merged
merged 2 commits into from
Oct 30, 2024

Conversation

xylar
Copy link
Collaborator

@xylar xylar commented Oct 29, 2024

The filename now indicates that it is for January (_jan) and includes a datestamp.

Checklist

  • Document (in a comment titled Testing in this PR) any testing that was used to verify the changes

fixes #869

@xylar xylar self-assigned this Oct 29, 2024
@xylar xylar requested a review from vanroekel October 29, 2024 22:23
The filename now indicates that it is for January (`_jan`) and
includes a datestamp.
@xylar
Copy link
Collaborator Author

xylar commented Oct 29, 2024

Testing

I ran the test on Chrysalis. As expected, it produced a file extrap/woa23_decav_0.25_jan_extrap.20241029.nc that we could add to the database but won't in this case.

I create a symlink with the `_jan` suffix and this will be used
from now on.
@xylar
Copy link
Collaborator Author

xylar commented Oct 29, 2024

@vanroekel, do you want to do a quick review of this just by inspection? That should be sufficient, since I tested the file creation and I don't think there's any chance of a mistake in the global_ocean change.

@xylar
Copy link
Collaborator Author

xylar commented Oct 29, 2024

Happy for suggestions if the _jan suffix seems insufficient.

Copy link
Collaborator

@vanroekel vanroekel left a comment

Choose a reason for hiding this comment

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

Thanks for the quick fix @xylar this looks great and the _jan addition is enough for me.

@xylar xylar merged commit 53f1abc into MPAS-Dev:main Oct 30, 2024
5 checks passed
@xylar xylar deleted the fix-woa-extrap-filename branch October 30, 2024 19:45
@xylar
Copy link
Collaborator Author

xylar commented Oct 30, 2024

Thanks @vanroekel!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

woa initial condition filename is unclear
2 participants