GEOS-ESM / MAPL

MAPL is a foundation layer of the GEOS architecture, whose original purpose is to supplement the Earth System Modeling Framework (ESMF)
https://geos-esm.github.io/MAPL/
Apache License 2.0
24 stars 18 forks source link

Create unit test that guards against the issue in #3118 #3127

Open pchakraborty opened 3 weeks ago

pchakraborty commented 3 weeks ago

I would still like to see a unit test that guards against this issue. This is the 2nd bug that has been found in this interface. First was that the gridToFieldMap was not even being allocated, and the unit tests only covered the lower level procedures. (@darianboggs)

Originally posted by @tclune in https://github.com/GEOS-ESM/MAPL/pull/3118#pullrequestreview-2395313675