Skip to content
Snippets Groups Projects
Commit 18b9a045 authored by Svajunas Plunge's avatar Svajunas Plunge
Browse files

corrected set_print_prt to print point souces

parent 181e5def
No related branches found
No related tags found
No related merge requests found
......@@ -50,6 +50,7 @@ set_print_prt <- function(project_path, run_path, outputs, years_skip) {
print_prt[11] <- "basin_wb y n n n "
print_prt[14] <- "basin_pw y n n n "
print_prt[33] <- "hru_wb n n n y "
print_prt[45] <- "recall n n y y "
}
if ('mgt' %in% outputs) {
print_prt[9] <- "n y n n "
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment