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

Logos and tight layout don't work on wcoss2 #142

Open
EdwardSafford-NOAA opened this issue Jun 24, 2024 · 0 comments
Open

Logos and tight layout don't work on wcoss2 #142

EdwardSafford-NOAA opened this issue Jun 24, 2024 · 0 comments

Comments

@EdwardSafford-NOAA
Copy link
Contributor

The logos and tight layout features do not work on wcoss2. The problem seems to be in emcpy, but I haven't dug into it enough to verify that.

EdwardSafford-NOAA added a commit to NOAA-EMC/obs-monitor that referenced this issue Jun 26, 2024
This release allows obs-monitor to run on wcoss2. The strategy is to
split the model level yaml plot file into lots of pieces and submitted
as a single serial job with one node per piece (plot job). Satellite
plots (rad and ozn) are broken down by instrument, for iasi and cris
down to instrument/plot_type. The minimization and conventional plots
are submitted as two plot jobs without breaking them down further.

There are some caveats:

- Surface pressure plots are not working on either wcoss2 or hera. This
is a problem in eva (`mon_data_space.py`), and issue
[#194](JCSDA-internal/eva#194) has been opened
to address it.
- `Logos `and `tight layout` options have been temporarily commented out
of the yaml plot tempates. These features fail on wcoss2 and seem to be
issues in emcpy. Issue
[#142](NOAA-EMC/emcpy#142) has been opened to
address the problem.
- Some of the plots in `parm/gfs/gfs_plots.yaml` have been commented out
owing to what seems to be file corruption issues in my test data suite
(probably hera stmp space issues).

Testing has been conducted on wcoss2 and hera, and all plots work on
both machines within the stated caveats.
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

No branches or pull requests

1 participant