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