Deltares/QGIS-Tim

Possible bug: error writing results to existing *.NC file

Opened this issue · 0 comments

Colleague Jan van Lopik experienced a problem in running the model from the tutorial: after a first run, a second run produces a server error: "Response: [Erno 13] Permision denied: …".
It is about the permission to overwrite the existing NC file with new results. A new issue, not seen during several training sessions.

  • he works with the latest version (qgis, deltaforge, plug-in)
  • the model is run in a folder with write permissions
  • no error is given (of course) after removing the *.NC files of renaming the output.

First conclusion: this is probably a machine (settings) related issue, but still worth checking.

Suggestions: check the python code for the statement of overwriting these *.NC files. Perhaps additions arguments or checks can prevent this error. Otherwise, get in touch with Jan van Lopik for a demo/debug session.