NOC-MSM / pyBDY

pyBDY: a Python based regional NEMO model configuration toolbox.
GNU General Public License v3.0
7 stars 7 forks source link

variable.info must be updated if new namelist variables are added #162

Closed jdha closed 4 months ago

jdha commented 4 months ago

Currently there are several namelist variables that aren't present in variable.info . This breaks the GUI. I'm sure there is a better way of doing this - generating the namelist template on the fly etc - but for the time being I will manually update (tagging @jpolton and @rdPatmore as they are most likely to add namelist keys in the future)... what ever the solution - a unit test is required to test this criteria is met.