Hi All,
I have been having the following error message when running my simulation:
GET_GRID - error while reading variable: x_rho
in grid NetCDF file: MEF_grid.nc
ERROR: Abnormal termination: NetCDF INPUT.
REASON: NetCDF: Start+count exceeds dimension bound
My grid is 370 by 210 (eta, xi). The corresponding grid dimensions parameters in the .in file is Lm = 208, Mm = 368.
The dimensions of x_rho in 'MEF_grid.nc' is (370 210), which are the same as 'y_rho', and 'h'.
I am wondering if anyone knows what is wrong?
Thanks,
Guangyu