You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
allow az_step/rg_step arguments to as_isce3_radargrid (#102)
* allow az_step/rg_step arguments to `as_isce3_radargrid`
This allows a more coarse radar grid, as needed by some lookup tables such as the SET correction
* Apply PRF suggestions from code review
Co-authored-by: Heresh Fattahi <[email protected]>
* adjust length/width based on az_step/rg_step
* fix the logic for width/length calculation with rg/az_step
* reversed order of length/width
* add two tests for as_isce3_radar_grid
fixed the division to make the tests pass
* add clarification to docstring about sensing start
---------
Co-authored-by: Heresh Fattahi <[email protected]>
0 commit comments