Long-term PyTrx to-do list
Open
PennyHow
opened this issue 4 years ago
•
1 comments
- [ ] Better manual delineation functionality in the Area and Line objects (e.g. eliminate the risk of infinite looping)
- [ ] Faster georectification processing. This can either be done by sourcing more efficient methods, or potentially using parrallel processing
- [ ] Faster handling of DEM, so that users that input DEMs with higher spatial resolution and coverage
- [ ] Move away from gdal as a dependency
- [x] Working examples in readthedocs
- [ ] conda installation (with conda-forge)