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

Move VerticalDimSpec #3106

Open tclune opened 1 month ago

tclune commented 1 month ago

Routines in ./field_utils need access but VerticalDimSpec lives in generic3g. Module should be moved - probably to field_utils. Or maybe into ./vertical which should then be moved out of generic3g.

Currently important strings are instead duplicated across modules.

Another solution could be to move the named constants into ./shared.