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: Time interpolation for Linoz and Oxidants
I am updating the time interpolation for LINOZ and oxidants. As part of this PR, the routines developed by @TaufiqHassan will be used. Additionally, the NetCDF files for LINOZ and oxidants are being replaced with updated versions due to issues with the time variable in the previous files.
After this PR, time interpolation will be consistent with the DataInterpolation class and EAM. Note that we are using the routine implemented in PR 7381.
Further details: The current implementation does not account for the number of days in each month; it only checks the month to select a time slice.
The test mam4_aero_microphys_standalone_baseline_cmp will fail for the configurations gcc-openmp and gcc-cuda, except for gcc-openmp/fpe (this test does not compare baselines).
The test cpu-gcc/REP_D_Ln5.ne4pg2_oQU480.F2010-EAMxx-MAM4xx will also fail the baseline comparison.
[NBFB]
* odiazib/eamxx/time_interpolation_linoz_oxid:
EAMxx: Updating NetCDF files for standalone testing. The previous files contained an issue with the time variable. The new files are limited to a single year.
Fixing the time interpolation for LINOZ and oxidants.
0 commit comments