Skip to content

Commit

Permalink
Update src/hyp3_sdk/hyp3.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jtherrmann authored Sep 5, 2023
1 parent 3738027 commit 0219066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hyp3_sdk/hyp3.py
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ def prepare_insar_isce_burst_job(cls,
name: Optional[str] = None,
apply_water_mask: bool = False,
looks: Literal['20x4', '10x2', '5x1'] = '20x4') -> dict:
"""Submit an InSAR ISCE burst job.
"""Prepare an InSAR ISCE burst job.
Args:
granule1: The first granule (scene) to use
Expand Down

0 comments on commit 0219066

Please sign in to comment.