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
27 stars 17 forks source link

Missing metadata / esmf info for AIST sampling #3038

Closed atrayano closed 1 week ago

atrayano commented 1 week ago

During the final testing for the Trailblazer AIST Nature Run, we found that some ESMF info keywords were missing when writing sampling data by History. In particular, "POSITIVE", and "VLOCATION". This tripped error propagation by _VERIFY(status) in MAPL_VerticalMethods.F90, although the affected fields did not have vertical dimension.