LarissaReames-NOAA / MPASSIT

Fortran program to interpolate MPAS data to structured grids
GNU General Public License v3.0
7 stars 13 forks source link

Pull request #10 plus GNU compiler/ESMF 8.6.0 fixes #11

Closed ywangwof closed 5 months ago

ywangwof commented 6 months ago

The Pull request contains

  1. Pull request #10
  2. GNU compiler tested
  3. Fixed issues with ESMF Version 8.6.0 (backward compatible)

Please remember to add -b option with diff command which ignores white spaces.

ywangwof commented 5 months ago

Could you check this PR again? After you merge this PR, I will have a new PR for the build script. Thanks.

  1. Reverted to use the Intel compiler as default.
  2. Note that the GNU compiler requires to use captalized __LINE__ & __FILE__.
  3. Added P/PB for compatibility with the WoFS-post utility.