Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This enhances the usability of the
gamma
module:LAT
module is no longer needed: new pyroSAR-internal implementations can be used if the module is missing (concerns commandsproduct
,ratio
andlinear_to_dB
)multi_look_ScanSAR
->multi_S1_TOPS
,gc_map2
does not provide all needed arguments); an additional check addresses the case thatgc_map
might not have an argumentOFF_par
gamma.pixel_area_wrap
: new argumentexist_ok
to run the function in update mode; eventually this argument will be introduced ingamma.geocode
as wellS1_bnr=True
but the GAMMA command does not support border noise removalexamine.ExamineGamma
: search forgdal-config
command instead of a hard-coded pathgamma.pixel_area_wrap
: fixed some issues with occasionally missing intermediate files, e.g. for computing ratios