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

Check vloc when using FieldDelta #3109

Open tclune opened 1 month ago

tclune commented 1 month ago

FieldDelta currently does not check if two fields have different vertical staggerings. MAPL should not support changes to staggerings until a realistic use case, so a check should be added to trap violations for now.