editing install instructions for thunder authored by Eva Schiffer's avatar Eva Schiffer
...@@ -22,7 +22,7 @@ Then run the following commands in a directory where you wish to store the STG c ...@@ -22,7 +22,7 @@ Then run the following commands in a directory where you wish to store the STG c
conda install hdf4 python-hdf4 conda install hdf4 python-hdf4
conda install basemap conda install basemap
git clone https://gitlab.ssec.wisc.edu/evas/STG.git git clone https://gitlab.ssec.wisc.edu/evas/STG.git
cd uwstg cd STG
python setup.py develop python setup.py develop
easy_install -vi http://larch.ssec.wisc.edu/eggs/repos keoni easy_install -vi http://larch.ssec.wisc.edu/eggs/repos keoni
... ...
......