You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 1, 2019. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: