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

Port to Hercules #107

Merged

Conversation

DavidHuber-NOAA
Copy link
Collaborator

This ports the gsi-monitor to Hercules and resolves #101.

Only a test build has been performed at this point. I will be starting a global workflow cycled experiment shortly, which will test the data extraction programs. Plotting routines can be run after a few cycles have completed.

@DavidHuber-NOAA DavidHuber-NOAA self-assigned this Dec 11, 2023
@DavidHuber-NOAA
Copy link
Collaborator Author

I am having trouble with the minmon on Hercules. It seems the MoreUtils library is not installed on the system, which is required by global-workflow/ush/minmon_xtrct_gnorms.pl. I have requested that this library be installed.

@DavidHuber-NOAA
Copy link
Collaborator Author

@EdwardSafford-NOAA I am requesting a number of Perl modules to be installed on Hercules that appear to be used in gsi-monitor:

List::MoreUtils
Date::Calc
FileHandle
Arch_utils
FindBin
Manipulate_time
Math::Trig
Recd_State
Remote_utils
Time::JulianDay
XML::LibXML
XML::Simple

Do you know if any of these are no longer needed?

@EdwardSafford-NOAA
Copy link
Collaborator

The only ones on the list that I can confirm are still used in gsi-monitor are:
List::MoreUtils
Date::Calc
Math::Trig

The two XML modules and FileHandle I recognize as once having been used, but the rest are not familiar to me at all.

@DavidHuber-NOAA DavidHuber-NOAA removed their assignment Jan 17, 2024
@DavidHuber-NOAA DavidHuber-NOAA marked this pull request as ready for review March 1, 2024 18:36
@DavidHuber-NOAA
Copy link
Collaborator Author

Following the installation of the required Perl modules during the last maintenance period on Hercules, I have tested this out within the global workflow on Hercules and it works for data generation.

Copy link
Collaborator

@EdwardSafford-NOAA EdwardSafford-NOAA left a comment

Choose a reason for hiding this comment

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

Looks good to me. Thanks for working on this!

@EdwardSafford-NOAA EdwardSafford-NOAA merged commit 149cd81 into NOAA-EMC:develop Mar 1, 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.

Port to Hercules
2 participants