ESMCI / cmeps-cime

This is a "fork" of the cime repository that has the development version of the nuopc CMEPS driver and mediator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

set nuopc gridmaps to unset for online generation

jedwards4b opened this issue · comments

Currently in grids.py we set all gridmaps to 'idmap' and then overwrite that idmap setting for each gridmap match found, we then print a warning if 'idmap' is found but a gridmap is expected.
I propose that if the driver is nuopc instead of printing a warning we change 'idmap' to 'unset' here to allow for internal generation of the mapping file.