Set the save path to the sqlite data base file
set_save_path(project_path, save_path, save_dir)
| project_path | Character string. Path of SWAT project |
|---|---|
| save_path | (optional) character string. save path if different to project path |
| save_dir | character string. Name of the sqlite data base directory |