Skip to content
Snippets Groups Projects
Commit af57e7c5 authored by Bock, Andy's avatar Bock, Andy
Browse files

rm hard-code path

parent 99df80fd
No related branches found
No related tags found
1 merge request!169Updates through 07_merge
...@@ -25,8 +25,6 @@ source("R/config.R") ...@@ -25,8 +25,6 @@ source("R/config.R")
source("R/NHD_navigate.R") source("R/NHD_navigate.R")
source("R/hyRefactor_funs.R") source("R/hyRefactor_funs.R")
old_path <- Sys.getenv("PATH")
Sys.setenv(PATH = paste(old_path, "C:\\Users\\abock\\AppData\\Roaming\\npm", sep = ";"))
``` ```
This reconcile-catchments step splits and combines catchment boundaries according to the process that was completed in refactor flines. This reconcile-catchments step splits and combines catchment boundaries according to the process that was completed in refactor flines.
......
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