- 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.
- Remove parallelization of scales with multiprocessing for valley and ridge
- Fix bug in the scale to pixel conversion in case of WGS84 grids.
- Add Sx descriptor.
- Add STD descriptor.
- First working release on PyPI.