Skip to content

topo-descriptors v0.5.0

Latest
Compare
Choose a tag to compare
@matschaer matschaer released this 15 Jan 10:02
ce4493c

What's Changed

  • Move from DataArray to Dataset for DEM object to allow transferring global attributes, add units as variable attributes, output slope in units of [degree] instead of [m / pixel], fix bug in slope calculation in #8. THIS IS A BREAKING CHANGE
  • Remove parallelization of valley and ridge index with multiprocessing for better cross-plateform compatibility in #9

Full Changelog: v0.4.0...v0.5.0