Instead (or also) you can use the scripts described below.
These GEO-scripts are very similar to the original ones, but they contain options for composite, area etc.
So there is no need to copy/maintain multiple scripts for each satellite/composite/area combination.
zip file | contains | comment | |||
---|---|---|---|---|---|
satpy_geo_28032023.zip | MSG.py, MTI.py, HIMA.py, GOES.py, GEO_extrastuff.py | support native, oos-sats | GEOstuff.zip | GEOstuff.py | see differences orig. file |
Instead (or also) you can use the scripts described below.
These LEO-scripts are very similar to the original ones, but they contain options for composite, area etc.
So no need to copy/maintain multiple scripts for each satellite.
The LEOstuff.py available here is very similar to the original one, but it contains support for:
Usage
./<script>.py [-h] [-t T] [-dn DN] [-sat SAT] [-mp MP] [-histtle] [-src SRC] [-dst DST] [-o O] [-area AREA] [-composite COMPOSITE]
-h, --help show this help message and exit -t T time: YYYYmmDD -dn DN D|N, D=Day, N=Night -sat SAT A|B|C|X -mp [MP] do multipass -histtle [HISTTLE] get historical tle from spacetrack -src SRC source dir., MUST be absolute path! -b B bulk: y|n. -dst DST destination dir. -o O output file -area AREA area -composite COMPOSITE composite -v [V] Start viewer
zip file | contains | comment |
---|---|---|
satpy_leo_28032023.zip | Metop.py, AquaTerra.py, FY3D.py, NOAA.py, Sen3.py | |
LEOstuff.zip | Original LEOstuff but... | Adapted for using spacetrack |
Updated 26-04-2023
This selector is a simple gui using above scripts (both GEO and LEO) You need also: You must add locations of your raw files into satpy_settings.py. This will create a menu in the selector with all locations. The gui: (geo and leo)
Now:
satpy_selector.py contains 2 lists of satellites including the command to execute them:
satpy_selector.py uses lists defined in satpy_settings.py:
If a polar satellite is choosen and earthmap.gif exists then the track and selected area will be shown:
(Note: this is also implemented in the satpy_selector, which shows then both track of selected satellite and selected area.)
Usage:
-h, --help show this help message and exit -s S size (multiplier fact.) image (1=org. size) -f F plate carree image file -ac AC colour area -m [M] use menu instead of buttons