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
Did you check the MET outputs and logs? I had hoped to put this change in #779 but ran into errors from MET, even though the workflow tasks succeeded. I was thinking it needs an appropriate run_vx.local modulefile and/or updates to the miniconda environment.
Did you check the MET outputs and logs? I had hoped to put this change in #779 but ran into errors from MET, even though the workflow tasks succeeded. I was thinking it needs an appropriate run_vx.local modulefile and/or updates to the miniconda environment.
Hi @willmayfield - I didn't check the logs or outputs. What sort of errors did you receive? I'm noticing the ModuleNotFoundError: No module named 'dateutil' error is in most of the vx logs.
Hi @willmayfield - I didn't check the logs or outputs. What sort of errors did you receive? I'm noticing the ModuleNotFoundError: No module named 'dateutil' error is in most of the vx logs.
Added modulefiles/tasks/jet/run_vx.local script, which removed ModuleNotFoundError: No module named 'dateutil' errors and resulted in a successful run of both the MET_verification and MET_ensemble_verification tests.
The reason will be displayed to describe this comment to others. Learn more.
Compared a few MET stat files to the same test on Hera. There were very small numerical differences, likely within reason between platforms, and the MET logs looked fine. Thanks Ed!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
DESCRIPTION OF CHANGES:
Added MetPlus file paths to the Jet machine file in the develop branch. A similar PR #797 was approved for the release branch.
TESTS CONDUCTED:
Ran
MET_verificationandMET_ensemble_verificationsuccessfully on Jet.DEPENDENCIES:
None.
DOCUMENTATION:
No documentation changes are needed.
ISSUE (optional):
CONTRIBUTORS (optional):