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
To create a simple tool to difference and/or format NEMO style namelists
Why?
Often it is painful to compare namelists that come from difference institutions that are formatted in a different fashion. It also becomes problematic moving from one code version to another (although less so now most of the cpp keys have been removed.
What?
A simple tool that can either be deployed as a GUI or on the command line that can perform the following:
diff namelists
generate a ref nameless from a particular code base
check that your namelist complies with the code you're running
reformat a namelist into a 'standard' format for a given code base