NOC-MSM / pyBDY

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

FillValue missing in depth variable #171

Open jdha opened 3 months ago

jdha commented 3 months ago

While the BDY variables have a FillValue the depth arrays do not.

The BDY code in NEMO relies on the depth variable to have a FillValue in order to know where there is valid data.

At the moment it appears to be populated with NaNs - which may explain why the NEMO code crashes when activating the bdy vert interp flag