We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b478780 commit 4fdb1bcCopy full SHA for 4fdb1bc
src/s1reader/s1_burst_slc.py
@@ -254,7 +254,7 @@ class Sentinel1BurstSlc:
254
burst_eap: s1_annotation.BurstEAP # EAP correction
255
256
# Time series of FM rate / Doppler centroid polynomial coefficients
257
- # for azimith FM rate mismatch mitigation
+ # for azimuth FM rate mismatch mitigation
258
extended_coeffs: s1_annotation.BurstExtendedCoeffs
259
260
def __str__(self):
0 commit comments