Edit the config such that both gpkg_file and an additional weights_file are accepted. Currently the weights file can be provided via the gpkg_file arg, but both are required for dhbv2 processing.
This function requires a geopackage. Until now, forcingprocessor could be run using only a weights file as input. This is a bit of a hack/short cut, but the weight generation at vpu scale is worth avoiding. I'm making this comment to reference in an issue that can be dealt with outside of this PR.
Originally posted by @JordanLaserGit in #43 (comment)
Edit the config such that both
gpkg_fileand an additionalweights_fileare accepted. Currently the weights file can be provided via thegpkg_filearg, but both are required for dhbv2 processing.Originally posted by @JordanLaserGit in #43 (comment)