opera-adt / DSWX-SAR

Dynamic Surface Water Extent from Synthetic Aperture Radar
Apache License 2.0
9 stars 6 forks source link

Apply compression to the warped GDAL rasters #49

Closed seongsujeong closed 6 months ago

seongsujeong commented 6 months ago

This PR is to apply the compression to the saved GEOTIFFS to save disk space during the processing. AWS instance can be terminated when the disk usage is over the limit. This PR would be helpful to reduce the disk usage when reproduction takes place during the mosaicking procedure, so that the stability of SAS can be improved especially when it is running on EC2 instances with not-so-big EBS.