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
Merge pull request #80 from billsacks/water_tracers_is_wtracer
Add shr_wtracers_is_wtracer_field
The main motivation of adding this is that it helps me break a dependency of CMEPS on CESM_share, which I'll illustrate in ESCOMP/CMEPS#620. But this also feels like it will lead to more self-documenting code, since `shr_wtracers_is_wtracer_field` is more clear than calling `shr_string_withoutSuffix` directly.
0 commit comments