GEOS-ESM / GOCART

GOCART Aerosol model including process library and framework interfaces (MAPL, NUOPC, and CCPP)
Apache License 2.0
15 stars 14 forks source link

Feature/acollow/#277-useGCsuffixforCAlongnames #278

Closed acollow closed 4 months ago

acollow commented 5 months ago

CMakeLists.txt was edit by adding: mapl_acg (${this} CA2G_StateSpecs.rc IMPORT_SPECS EXPORT_SPECS INTERNAL_SPECS GET_POINTERS DECLARE_POINTERS LONG_NAME_PREFIX "GCsuffix")

This, alongside a MAPL update that has been merged into R21C, will allow for the GCsuffix (BC, OC, and BR) to be used instead of CA.* in the long names for carbon diagnostics.

mathomp4 commented 5 months ago

Note: The CI will go boom until the MAPL tag is made and then is in the R21C branch of GEOSgcm. Likewise, once that MAPL tag is made, I can fix up the local CI as well.

mathomp4 commented 5 months ago

I re-approved only because my CI fix dismissed the review by @elakkraoui. But my change was in the CircleCI config so nothing substantive came in.