Installation extra satpy-tools, also for gui.
Extras are:
. use historical tle's from spacetrack
. gui for selector and area visualisation
. scripts MSG.py etc. with options for about everything 
  for options use option -h, e.g.:
    MSG.py -h

Assumed:
  SPStools and SPSdata are installed
  conda stuff done

Unzip eSPStools.zip e.g. at the same level as where your 
  SPStools and SPSdata folders are located.

cd inside eSPStools
adapt toodir and datdir in GEOstuff.py and LEOstuff.py
  (note: GEOstuff.py and LEOstuff.py are similar to the original ones, 
         but have a few extras.)

To use satpy_selector:
  adapt satpy_settings.py, in data_loc, pathes
  adapt exe_cmd: python or python3?

conda activate pytroll

If you want to use historical tle data from spacetrack:
  conda install logbook
  conda install represent

  Try installing:
    conda install rush
    conda install spacetrack

  If that failes ('wrong python'?):
    unzip rush.zip 
    unzip spacetrack.zip

That's it.
Use the gui, or use the dapted scripts 'MSG.py et
