Types: Radar#
Type aliases#
To learn more about the impact of these options, see the MET.no documentation.
- SatArea#
Represents a valid geosatellite image area.
SatArea = Literal[ "africa", "atlantic_ocean", "europe", "global", "mediterranean" ]
To learn more about the impact of these options, see the MET.no documentation.
Represents a valid geosatellite image area.
SatArea = Literal[
"africa",
"atlantic_ocean",
"europe",
"global",
"mediterranean"
]