Skip to content

Commit 4ac619e

Browse files
authored
Merge pull request #18 from maawoo/main
Align with SAR extension
2 parents a37d053 + 1de5058 commit 4ac619e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sar/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,8 +257,8 @@ None of the fields is required.
257257
| sar:looks_range | ✓ 1.6.6 || `RangeNumberOfLooks` | **REQUIRED.** |
258258
| sar:pixel_spacing_azimuth | ✓ 1.6.7 || `AzimuthPixelSpacing` | **REQUIRED.** In meters (m). |
259259
| sar:pixel_spacing_range | ✓ 1.6.7 || `RangePixelSpacing` | **REQUIRED.** In meters (m). |
260-
| sar:resolution_azimuth | ✓ 1.6.7 || `AzimuthResolution` | **REQUIRED.** The mean of `card4l:resolution_azimuth`, in meters (m). |
261-
| sar:resolution_range | ✓ 1.6.7 || `RangeResolution` | **REQUIRED.** The mean of `card4l:resolution_range`, in meters (m). |
260+
| sar:resolution_azimuth | ✓ 1.6.7 || `AzimuthResolution` | **REQUIRED.** The maximum ability to distinguish two adjacent targets parallel to the flight path, which is the lowest value of `card4l:resolution_azimuth`, in meters (m). |
261+
| sar:resolution_range | ✓ 1.6.7 || `RangeResolution` | **REQUIRED.** The maximum ability to distinguish two adjacent targets perpendicular to the flight path, which is the lowest value of `card4l:resolution_range`, in meters (m). |
262262
| sar:looks_equivalent_number | ✓ 1.6.9 || `EquivalentNumberOfLooks` | |
263263

264264
#### Satellite

0 commit comments

Comments
 (0)