NOAA-EMC / CMEPS

NUOPC Community Mediator for Earth Prediction Systems
https://escomp.github.io/CMEPS/
0 stars 20 forks source link

remove conditional ifdefs for ESMF>8 #45

Closed DeniseWorthen closed 3 years ago

DeniseWorthen commented 3 years ago

There are currently conditional statements in CMEPS checking the ESMF version:

#if ESMF_VERSION_MAJOR >= 8
#if ESMF_VERSION_MINOR >  0

These should be removed if they are no longer required. @mvertens and @uturuncoglu Is this safe for CESM and HAFS?

DeniseWorthen commented 3 years ago

Closing; this change is being made at ESCOMP and will come back to EMC in the next update of CMEPS.