by Ray Patrick
(other software)
View weather satellite imagery from your command line!
I host sat
at my Git server.
To download sat
, simply run:
git clone git://git.raypatrick.xyz/sat.git
cd sat
sudo make install
If you'd prefer to view weather satellite imagery in your browser, check out my ultralight Web-based version here.
sat - GOES weather satellite imagery on the command line
sat SITE IMAGERY_PRODUCT [-i, --interactive] [-u, --url]
sat
is a tool that searches for imagery of a slice of the Western hemisphere as viewed by the GOES-East and GOES-West satellites, then retrieves one of 5 different imagery products: black & white infrared, color infrared, visible light, water vapor, or a composite of water vapor and black & white infrared.
abq
: Albuquerque, NMak
: Alaskaalb
: Albany, NYaus
: Austin, TXbwi
: Baltimore, MDcarib
: Caribbeanclt
: Charlotte, NCcod
: Yellowstoneden
: Denver, COdtw
: Detroit, MIevv
: Evansville, IDgulf
: Gulf of Mexicohi
: Hawaiiict
: Wichita, KSlas
: Las Vegas, NVlit
: Little Rock, ARlws
: Leniston, IDmgm
: Montgomery, ALmsp
: Minneapolis, MNpir
: Pierre, SDtpa
: Tampa, FLwmc
: Winnemacca, NVus
: Contiguous United Statesirbw
: Infrared (black & white)ircol
: Infrared (color)irnws
: Composite of B&W infrared and water vaporvis
: Visible light (site must be in daylight)wv
: Water vapordmenu
. Allows interactive fuzzy-search input rather than manually typing sites and imagery codes.
stdout
rather than opening it with mpv
.
Report any bugs to ray@raypatrick.xyz.
GPLv3
Written by Ray Patrick in 2021.
https://raypatrick.xyz
ray@raypatrick.xyz
mpv(1)
dmenu(1)