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

Vertical regridding - step 1 - VerticalDimSpec #3092

Closed pchakraborty closed 1 month ago

pchakraborty commented 1 month ago

Types of change(s)

Checklist

Description

ModelVerticalGrid::get_coordinate_field returns the appropriate vertical coordinate field (and a coupler if a different unit or typekind is specified) based on its short name. For now, the short name can be one of PLE/PL.

Related Issue