pgcdemtools version 1.3 released 28 Aug 2023
Overview
- Add ability for the indexer to make DEM release-style fields for strips and tiles
- Update strip DEM fields to correct types
- Postgres connection improvements
- Packager improvements
What's Changed
- More complete check of
SetsmScene
source file existence by @ehusby in #66 - Add new '*_datamask.tif' DEM mosaic tile component raster to scripts by @ehusby in #73
- New toggle for writing "tile release" format index fields by @ehusby in #74
- Support for pg_service.conf postgres connection settings by @ehusby in #75
- Limit rasterproxy creation to relevant tifs in packaging by @clairecporter in #77
- Improve handling of errors in SETSM product packaging scripts by @ehusby in #76
- Fix security issue in logging, change expected Danco service name in PG config by @ehusby in #78
- Add python script with function to read LERC_ZSTD compressed 50cm Scene DEM rasters by @ehusby in #67
- Strip DEM index changes by @clairecporter in #81
Full Changelog: v1.2.1...v1.3.0