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
Fix compile error with tropopause_find and CCPP fortran parser
The CCPP Fortran parser is not able to read module variables of character type defined with the shr_kind_cl parameter size.
The tropopause_climo_file variable does not need to be a CCPP variable so it has been removed. This will fix the build process again.
0 commit comments