Open jdha opened 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
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