LarissaReames-NOAA / MPASSIT

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

Mainly fixed a syntax error (fails with GNU compilers) #17

Closed ywangwof closed 3 months ago

ywangwof commented 3 months ago

o Fixed a syntax error. o Added checking for not existing varlist files at runtime. o Removed extra blank spaces in some source files. o Remove debug variable setting from build.sh, user should control debug build from command line.