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

removed yohoho

parent 51a58af8
No related branches found
No related tags found
1 merge request!131Minor mods to NonDend
...@@ -302,10 +302,6 @@ if(needs_layer(ND_gpkg, "missing_cats")){ ...@@ -302,10 +302,6 @@ if(needs_layer(ND_gpkg, "missing_cats")){
nhd = full_nhd, elev = elev), nhd = full_nhd, elev = elev),
by = "outlet_COMID") by = "outlet_COMID")
# yohoho <- miss_term_assign(term_outlets = term_outlets_wPOI,
# divides_poi = divides_lu,
# nhd = full_nhd, elev = elev)
write_sf(term_outlets_wPOI, ND_gpkg, missing_terms) write_sf(term_outlets_wPOI, ND_gpkg, missing_terms)
} else { } else {
term_outlets_wPOI <- read_sf(ND_gpkg, missing_terms) term_outlets_wPOI <- read_sf(ND_gpkg, missing_terms)
......
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