nasa-nccs-hpda / evhr

Enhanced Very-high Resolution (EVHR)
4 stars 0 forks source link

added default cog support to DemCreator #31

Closed cssprad1 closed 5 months ago

cssprad1 commented 5 months ago

Description

This diff makes the generation of cloud optimized geotiff (CoGs) the default behavior when writing out data to GeoTiff. Adds this support for DemCreator and EvhrToA and their multi-processing enabled implementations. See #28.

EvhrToA.py

DemCreator.py

DemCreatorCelery.py

demCreatorCLV.py

EvhrUtils.py

Additional edits: