Closed aviolinist closed 6 months ago
Updated the example for this function to use the existing subbasin shapefile and updating Nith rvh HRU table to just one for each subbasin.
Getting the full HRU shapefile would still be helpful.
Closing as spatial functions have been since removed from RavenR package
This is required for the
rvn_gen_gridweights.R
example, which uses grid and HRU shapefiles as part of the function inputs to generate an .rvi file of grid weights for the basin.Grid shapefile is generated by passing Nith.nc into
rvn_netcdf_to_gridshp.R
, which currently has external package dependencies that are not yet compatible with R 4.0+. Requires follow-up.The example workflow for
rvn_gen_gridweights.R
(revised by SL, 2020-07-23) is shown below: