Skip to content

Commit

Permalink
fix sentinel vegetation band combo
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanweiler92 committed Aug 1, 2023
1 parent 1536e69 commit 7527926
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"orbitDirection": ["descending", "descending"],
"bandCombo": {
"r": "B11",
"g": "B08A",
"g": "B8A",
"b": "B04"
},
"wrapX": false,
Expand Down

0 comments on commit 7527926

Please sign in to comment.