Skip to content

Commit 59e673f

Browse files
Update src/s1reader/s1_burst_slc.py
Co-authored-by: Scott Staniewicz <[email protected]>
1 parent cf8860f commit 59e673f

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
@@ -114,7 +114,7 @@ def _evaluate_polynomial_array(arr_polynomial, grid_tau, vec_tau0):
114114
Parameters:
115115
-----------
116116
arr_polynomial: np.ndarray
117-
coeffieients interpolated to azimuth times in each line
117+
coefficients interpolated to azimuth times in each line
118118
in correction grid
119119
grid_tau: np.ndarray
120120
2d numpy array filled with range time in the correction grid

0 commit comments

Comments
 (0)