Skip to content
Snippets Groups Projects
Commit f0eaf51e authored by Blodgett, David L.'s avatar Blodgett, David L.
Browse files

ref flowline gpkg

parent 94677241
No related branches found
No related tags found
1 merge request!123Clean Up
...@@ -736,7 +736,7 @@ split_tt <- function(in_POI_ID, split_DF, tt_diff, max_DA){ ...@@ -736,7 +736,7 @@ split_tt <- function(in_POI_ID, split_DF, tt_diff, max_DA){
if(nrow() == 0){ if(nrow() == 0){
#print("done") #print("done")
# Done iterating on possible splits # Done iterating on possible splits
return(split_tt_DF)}tt_pois_init_iter return(split_tt_DF)}
# Get the flowline POI # Get the flowline POI
tt_pois_init_pre <- tt_pois_init_iter %>% tt_pois_init_pre <- tt_pois_init_iter %>%
......
...@@ -255,8 +255,8 @@ ...@@ -255,8 +255,8 @@
"GFv11_gages_lyr": "data/GFv11/GFv11_gages.rds", "GFv11_gages_lyr": "data/GFv11/GFv11_gages.rds",
"GFv11_gdb": "data/GFv11/GFv1.1.gdb", "GFv11_gdb": "data/GFv11/GFv1.1.gdb",
"gagesii_lyr": "data/SWIM_gage_loc/gagesII_9322_point_shapefile.shp", "gagesii_lyr": "data/SWIM_gage_loc/gagesII_9322_point_shapefile.shp",
"new_nhdp_rds": "data/NHDPlusNationalData/nhdplus_flowline_update.rds", "ref_flowline": "data/NHDPlusNationalData/reference_flowline.gpkg",
"resOPs_path" : "data/reservoir_data/ResOPsUS/attributes/reservoir_attributes.csv", "res_attributes": "data/reservoir_data/ResOpsUS/attributes/reservoir_attributes.csv",
"istarf_url" : "data/reservoir_data/ISTARF-CONUS.csv", "istarf": "data/reservoir_data/ISTARF-CONUS.csv",
"resops_NID_CW" : "data/reservoir_data/cw_ResOpsUS_NID.csv" "resops_NID_CW": "data/reservoir_data/cw_ResOpsUS_NID.csv"
} }
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