PyTrx icon indicating copy to clipboard operation
PyTrx copied to clipboard

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

PennyHow avatar Oct 08 '21 08:10 PennyHow

  • [ ] Move away from gdal as a dependency
  • [x] Working examples in readthedocs
  • [ ] conda installation (with conda-forge)

PennyHow avatar Jan 12 '22 16:01 PennyHow