Changed * `dem_sticher.sticher.stitch_dem` no longer returns the raster profile and data array and instead writes the output stitched DEM to a file as specified by the new `filepath` argument.
Fixed * Pixel shifts sometimes seen in stitched output DEMs (see [18](https://github.com/ACCESS-Cloud-Based-InSAR/dem-stitcher/pull/18)) * [Package data](dem_stitcher/data/) is again included with python wheel distributions, which was missing in v2.0.1 * Properly handle no-data values and geoid bounds.
2.0.1
Fixed * Square dimensions for DEM pixels are now enforced to prevent distortion along polar regions.
2.0.0
**Note: this was an accidental release when adjusting CI/CD pipelines and is the same as v1.0.0**
Initial release of `dem-stitcher`, a package for obtaining DEM rasters: * finalize API, CI/CD, and demos
1.0.0
Initial release of `dem-stitcher`, a package for obtaining DEM rasters: * finalize API, CI/CD, and demos
0.0.1
Beta release of `dem-stitcher`, a package for obtaining DEM rasters