error: "NetCDF: Unknown file format" when reading restart files #88
Replies: 1 comment
-
|
Nevermind I got it running, the error was that in the option mhm_file_restartin(1) = <filename.nc> it was written only the folder path. I leave it here if anyone happens to make that mistake too. I am closing the discussion. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hello mHM team, I am trying to run the model using custom field capacity and permanent wilting point maps by modifying the restart files. So first I am trying to run the model using the default restart output, so I set the option "read_restart = .true." and modified the directory in mhm_file_restartin(1) and mrm_file_restartin(1) to where the restart files are located. But when I run the model I got the error "NetCDF: Unknown file format".
I have not done any modification to the original restart files that mHM creates. You can download the files here: restart_files.zip
Ty in advance for your help.
Beta Was this translation helpful? Give feedback.
All reactions