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
EAMxx: Fixing the grid for LINOZ and OXID files.
We are using ne30pg2 files for linoz and oxid instead of ne4pg2, which produces an error in the DataInterpolation class because we also provide a remap file.
Another piece of code is added to fix the following error:
Error! Layout mismatch for input file variable.
26: - filename: /compyfs/inputdata//atm/scream/mam4xx/emissions/ne4pg2/elevated/cmip6_mam4_bc_a4_elev_1x1_2010_clim_ne4pg2_c20250701.nc
26: - varname : BB
26: - expected dims : ncol,lev
26: - dims from file: ncol,altitude
It should fix these tests:
REP_Ln5.ne30pg2_oECv3.F2010-EAMxx-MAM4xx.pm-gpu_gnugpu.eamxx-mam4xx-remap_emiss_ne4_ne30--eamxx-L72
SMS_Ln5.ne30pg2_oECv3.F2010-EAMxx-MAM4xx.frontier_craygnu-mphipcc.eamxx-mam4xx-remap_emiss_ne4_ne30--eamxx-L72
[BFB]
* odiazib/oscar/eamxx/fix_remap_test_mam4xx:
EAMxx: Updating files for remap unit test.
EAMxx: Using a clone grid to allow reading data from an NC file that does not use the same field tags as eamxx.
EAMxx: We must use ne4pg2 files for oxid and LINOZ.
0 commit comments