Skip to content

Commit

Permalink
add Sentinel-2C to abbreviations (#371)
Browse files Browse the repository at this point in the history
  • Loading branch information
uchchwhash authored and jeremyh committed Jan 24, 2025
1 parent c75a6a4 commit f06d209
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eodatasets3/names.py
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ class LazyPlatformAbbreviation:
"sentinel-1b": "s1b",
"sentinel-2a": "s2a",
"sentinel-2b": "s2b",
"sentinel-2c": "s2c",
"aqua": "aqu",
"terra": "ter",
}
Expand Down

0 comments on commit f06d209

Please sign in to comment.