hello
I’m receiving an error during the run of an Annual Water Yield model. The main message is “Error: new-line character seen in unquoted field - do you need to open the file in universal-newline mode?”. What is this error about? I think that the information is well prepared, but it seems that the run is interrupted at the beginning.
Thanks for posting the log file. There are a few things that I see in the inputs that you should check on:
Your land use/land cover raster is called کاربری1.tif. It is possible that the software is having trouble with the characters in this file name. Try renaming it to something like “lulc.tif”.
The precipitation layer is simply called “.tif”, there isn’t an actual file name. Try renaming it to something like “precip.tif”.