lynker-spatial / hfsubsetCLI

Hydrofabric Subsetter
https://www.lynker-spatial.com/hydrofabric/hfsubset/__docs__/
GNU General Public License v3.0
8 stars 6 forks source link

Added bounding box query to subset_network #18

Open mikejohnson51 opened 11 months ago

mikejohnson51 commented 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 ))