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 tableEnd efficiently #3178

Closed weiyuan-jiang closed 5 days ago

weiyuan-jiang commented 6 days ago

Types of change(s)

Checklist

Description

The "::" will not be returned so it is not necessary to check it every time

Related Issue