Skip to content

Commit 96811cc

Browse files
Update src/s1reader/s1_burst_slc.py
Co-authored-by: Scott Staniewicz <[email protected]>
1 parent 133f681 commit 96811cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/s1reader/s1_burst_slc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ def _llh_to_ecef(lat, lon, hgt, ellipsoid, unit_degree=True):
155155
height as numpy array
156156
ellipsoid: isce3.core.Ellipsoid
157157
Definition of Ellipsoid
158-
unit_degree: bool
158+
in_degree: bool
159159
True if the units of lat and lon are degrees.
160160
False if the units are radian.
161161

0 commit comments

Comments
 (0)