NOAA-EMC / GLDAS

0 stars 4 forks source link

Inconsistent ESMF version #45

Closed DavidHuber-NOAA closed 1 year ago

DavidHuber-NOAA commented 1 year ago

The ESMF version for GLDAS is currently set to 8_0_1. It seems that this may be a mistake, however. When the module files were recently updated to revert the compiler versions from 2022.2 to 18.0.4, the ESMF version was changed from 8_2_0 to 8_0_1. However, before the compilers were set to 2022.2, the ESMF version was 8_1_1. Is 8_0_1 really the correct version, or should it be incremented to 8_1_1 or 8_2_0?

DavidHuber-NOAA commented 1 year ago

See commit history from 9415a7b and fd8ba62 @HelinWei-NOAA @KateFriedman-NOAA.

DavidHuber-NOAA commented 1 year ago

@HelinWei-NOAA Should the ESMF library and Intel compiler versions be re-upgraded? I'm happy to make the module changes for Orion and Hera and give them a test run.

HelinWei-NOAA commented 1 year ago

@DavidHuber-NOAA Sure. Please create a PT to merge your changes. Thanks.