NOC-MSM / pyBDY

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

Revisit the NCML generator #14

Open jdha opened 5 years ago

jdha commented 5 years ago

I managed to break the ncml generator by rather stupidly adding the dst grid files to the ncml aggregation of the src data. Maybe some checking of dimensions is need prior to file generation? + some pynemo set ups will not have ice - or we may just want to generate a gird_dst.ncml for the destination data - so a check box needs to be added to Enable/Disable the appropraite tabs in the gui. It really needs to be generalised to make it flexible enough to cope with all scenarios. Possibly including a command line option to aid automation.

This task may well need to be broken down into multiple tasks

jdha commented 5 years ago