rabpro
rabpro copied to clipboard
Cryptic error if profiler point does not intersect HydroBASINS
We already catch this in https://github.com/VeinsOfTheEarth/rabpro/blob/main/rabpro/basins.py#L338:L342 as a warning but maybe we should upgrade this to an error? @jonschwenk
Test with:
# Hawaii
rpo = rabpro.profiler(("19.685", "-155.6"))
rpo.delineate_basin()