Changes between Version 3 and Version 4 of FAQ/processingspeed
- Timestamp:
- May 18, 2012, 5:31:14 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ/processingspeed
v3 v4 20 20 3. Make the pixel size you're using larger - larger pixels give less detail, but the file size is inversely proportional to the square of the pixel size, so if you double the pixel size (if you don't need the extra detail) you will reduce file sizes by roughly 75%. 21 21 22 4. Use an extra "-inf2" option to azgcorr to specify fast nearest neighbour interpolation. This is significantly faster than other processing methods. 23 22 24 [wiki:FAQ Back to FAQ] 23 25