NOC-MSM / pyBDY

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

Future move to xarray #170

Open jdha opened 4 months ago

jdha commented 4 months ago

I've had a play with using NCML and xarray (xncml) and it seems there is now a possibility of migrating to xarra and removing the Java dependencies.

I will draw up a roadmap - this may make the code a little more robust moving forward (+ scalable).

rdPatmore commented 4 months ago

Great! xarray would simplify the code a lot. Big job though.