Open rosepearson opened 1 week ago
Changes:
- [x] Fix lake behaviour
- [x] Optimise chunked calculations when noting is in ROI - replace dask.empty with dask.full(shape, numpy.nan)
- [ ] Rivers accidental upstream -
- [ ] Rivers fans crossed - 15059243, 11016624
- [ ] River mouth support for points not contours -
- [ ] Rivers - non land intersect option for fans
Check list:
- [ ] Make code change
[ ] Update tests
- [ ] Update / create new tests
- [ ] Ensure these tests have the expected behavour
- [ ] Test locally and ensure tests are passing
- [ ] Ensure tests passing on GH Actions
[ ] Update documentation
- [ ] Doc strings
- [ ] Wiki
- [ ] Update package (version.py & pyproject.toml) version (if needed)
Changes:
Check list: