Dear all,
I am maintaining the SWATplusR R package and get more and more requests that parameter changes in SWAT+ rev59.3 projects that were set in the run_swatplus() function in R are ineffective. I was able to identify the issue and I want to make clear that the issue is not to be found in the R code, but is an issue of an erroneous line in the file.cio of the SWAT+ project that was generated with the SWAT+ editor. As the number of requests concerning that issue increase, I think it is important to post the issue and the solution (at least how it worked for everyone that contacted me) here.
Line 22 in the file.cio controls where to look up the parameter changes defined by the user and where to look up the parameters that can be changed and their boundaries. Apparently, the file names for the lookup are not correctly set when the project is generated.
I was able to fix the issue by replacing the line 22 in the file.cio with the following:
chg codes.cal cal_parms.cal calibration.cal ls_parms.cal ls_regions.cal null null null null
I hope that the fix above helps other SWAT+ users as well. @ Srini, Jeff, and Nancy I know that I already addressed that issue directly via email. But I think there is no solution implemented yet, other than replacing the line in the file.cio? Please correct me if I am wrong on that matter.
Best wishes
Christoph
--
You received this message because you are subscribed to the Google Groups "SWAT+" group.
To unsubscribe from this group and stop receiving emails from it, send an email to swatplus+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/swatplus/67636072-4c93-4e57-b6bc-5363ea2087df%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to swat...@googlegroups.com.