use a dedicated temporary directory to unpack the scene and write GAMMA files so that they are separated (the GAMMA files used to be written to the unpacked scene's directory)
enable multiple scenes as input so that they can be mosaiced in SAR geometry before geocoding
gamma.correctOSV
new argument directory
gamma.multilook
new argument exist_ok
gamma.convert2gamma
new argument exist_ok
gamma.dem_autocreate
do not apply an extent buffer by default
allow geometry in arbitrary CRS
auxdata.dem_create
new argument outputBounds
drivers
new argument exist_ok for ID object unpack methods to enable reuse of already unpacked scenes
Some deeper changes in an effort to restructure the gamma.geocode function:
gamma.geocode
normalization_method
,func_interp
,removeS1BorderNoise
,sarSimCC
pan
andnorm
have been replaced withgamma0-rtc
export_extra
options:pix_geo
pix_fine
topix_ratio
pix_area_sigma0
,pix_area_sigma0_geo
,pix_area_gamma0_geo
,gs_ratio
,gs_ratio_geo
,pix_ratio_geo
gamma.correctOSV
directory
gamma.multilook
exist_ok
gamma.convert2gamma
exist_ok
gamma.dem_autocreate
auxdata.dem_create
outputBounds
drivers
exist_ok
for ID objectunpack
methods to enable reuse of already unpacked scenesidentify_many
disable progressbar by default