Error: nodata values in domain when reading meteo files #97
Closed
MalveHeinz
started this conversation in
General
Replies: 1 comment
-
In case anyone runs into the same problem, unfortunately my noData value was wrongly defined in my pre.nc file (although i checked before). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am running into an error when trying to execute the model for my catchment. The error message:
*** ERROR: read_nc: nodata value within domain
boundary in variable: pre
at timestep: 1
Note: the following floating-point exceptions are signalling: IEEE_INVALID_FLAG STOP 1
I thoroughly checked my pre.nc file and am quite confident that there are no nodata values in the file ( I also checked for -9999 or -3.4e+38).
Does anyone have an idea where the error could be?
Thanks a lot in advance,
Malve
Beta Was this translation helpful? Give feedback.
All reactions