I have a very large 8-band image (61704 x 339816, worldview-3). I am only interested in about 10% of this image, although the portions of the image I would like are scattered throughout. I have used this tutorial to crop and mask the image to the roi of my areas of interest: https://www.harrisgeospatial.com/Learn/Blogs/Blog-Details/ArtMID/10198/ArticleID/15326/Can-I-Subset-an-Image-Using-a-Shapefile This seems to work fine. All of my areas of interest look as they should, and the masked out areas are "white." I chose a no-data value of 0 (zero). However, then I save this file, as an ENVI data file, it is exactly the same size (in GB) as the original unmasked image. Should I choose a different no-data value? I thought this would reduce the file size drastically.
|