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 3526bf1 commit 9081120Copy full SHA for 9081120
src/config.rs
@@ -85,7 +85,7 @@ impl Satellite {
85
use Satellite::*;
86
87
match self {
88
- GOESEast => "goes-16",
+ GOESEast => "goes-19",
89
GOESWest => "goes-18",
90
Himawari => "himawari",
91
Meteosat9 => "meteosat-9",
0 commit comments