Hi,
I am running an interannual CROCO simulation for October 2019 and the model stops after some time with the following error (croco_interY2019M10.out):
21598 7228.49861 2.327056888E-03 5.0606013E+01 5.0608340E+01 3.5545640E+15 0
21599 7228.49931 2.327127077E-03 5.0606004E+01 5.0608332E+01 3.5545640E+15 0
ERROR in nf_read_bry: nf_get_vara netCDF error code = -49
Cause of error: NetCDF: Variable not found mynode = 30
ERROR in get_bry: cannot read variable ‘ubar_east’
ERROR in nf_read_bry: nf_get_vara netCDF error code = -49
Cause of error: NetCDF: Variable not found mynode = 30
ERROR in get_bry: cannot read variable ‘vbar_east’
I have already checked:
- The .bry file does contain ubar_east and vbar_east variables
- No NaNs in these variables.
I cannot figure out why this happens for October 2019.
Has anyone experienced something similar?
Thank you in advance.