Open mikejohnson51 opened 11 months ago
A few general error catching and new bbox subset utility was added here:
https://github.com/NOAA-OWP/hydrofabric/commit/cef12fa5ceaa5f8caf6f9f2daa8405e4eedfe07f
It requires a named vector of inputs:
subset_network(bbox = c(xmin = -105.19613, ymin = 40.49172, xmax = -104.95959, ymax = 40.67183 ))
A few general error catching and new bbox subset utility was added here:
https://github.com/NOAA-OWP/hydrofabric/commit/cef12fa5ceaa5f8caf6f9f2daa8405e4eedfe07f
It requires a named vector of inputs: