-
Notifications
You must be signed in to change notification settings - Fork 9
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
nexus_post_split job failed with NEI2019 and AQM_NA_9km grids #69
Comments
Thanks @JianpingHuang-NOAA for reporting this. It looks like the issue is that those diagnostics were removed for HEMCO v3.9.2 release. We need to specify them in the |
@zmoon Let me know if it is ready for a test. Thanks ! |
@JianpingHuang-NOAA we're still figuring out what we should do. Our first idea didn't work (Patrick tested). Will let you know. |
@zmoon Dogwood was down today. I will test it when the machine is up. |
@zmoon The job still failed with the same error message after adding the following three lines in the "HEMCO_sa_Diagn.rc" at InvMEGAN_AAXX AAXX 108 -1 -1 2 kg/m2/s |
Hi @JianpingHuang-NOAA, we're still working out how to get those outputs working with HEMCO 3.10. In the meantime could you try #71, which reverts HEMCO to 3.9.1? Note that |
@zmoon I did :git submodule update" and then recompiled the nexus code, and still got the following error message, PROGRAM: combine_ant_bio.py
|
Can you check what HEMCO commit you have? I did a test run and did get those outputs using #71 |
I checked out a fresh develop branch from https://github.com/noaa-oar-arl/NEXUS commit deaa1923f3d3e06e264c4ccbe0e3b7dc32edcc20
|
#71 hasn't been merged to the develop branch yet (waiting for Patrick to check if it fixes the issue). You'd have to check out the corresponding branch. |
It works with HEMCO 3.9.1 |
Yes confirmed that it works on WCOSS2, closing this issue. |
The nexus_post_split job failed with the following error message
PROGRAM: combine_ant_bio.py
Starting...
mapping species AACD
Traceback (most recent call last):
File "/lfs/h2/emc/physics/noscrub/jianping.huang/nwdev/packages/aqm.v8.0.0h/sorc/arl_nexus/utils/combine_ant_bio.py", line 201, in
raise SystemExit(main(**parse_args()))
File "/lfs/h2/emc/physics/noscrub/jianping.huang/nwdev/packages/aqm.v8.0.0h/sorc/arl_nexus/utils/combine_ant_bio.py", line 116, in main
ds_new[spc][:] = ds["InvMEGAN_AAXX"][:]
File "src/netCDF4/_netCDF4.pyx", line 2386, in netCDF4._netCDF4.Dataset.getitem
IndexError: InvMEGAN_AAXX not found in /
PBS: Running epilogue on parent mom node: nid001088...
Job 6448498.dbqs01 - PBS Job Script:
(Note: Duplicate #PBS entries are a function how PBS interprets and caches the original job script.)
The text was updated successfully, but these errors were encountered: