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 https://github.com/MeteoSwiss/topo-descriptors/pull/8. THIS IS A BREAKING CHANGE
* Remove parallelization of valley and ridge index with multiprocessing for better cross-plateform compatibility in https://github.com/MeteoSwiss/topo-descriptors/pull/9
**Full Changelog**: https://github.com/MeteoSwiss/topo-descriptors/compare/v0.4.0...v0.5.0