Skip to content

Commit

Permalink
#152: add SGF in RS2 product type
Browse files Browse the repository at this point in the history
  • Loading branch information
jteulade committed Jul 10, 2024
1 parent d744f98 commit 5d9acd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eoreader/products/sar/rs2_product.py
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ def _set_pixel_size(self) -> None:
Rs2ProductType.SCW,
Rs2ProductType.SCF,
Rs2ProductType.SCS,
Rs2ProductType.SGF,
]:
def_pixel_size = 50.0
def_res = 100.0
Expand Down

0 comments on commit 5d9acd4

Please sign in to comment.