Thursday, August 31, 2017

RS: STL Tracker

Introduction

STL Tracker (Sumus Technology Limited Tracker) provides the next generation of real-time satellite tracking software for Windows, allowing the user to quickly and easily track any number of satellites in a variety of graphical and textual formats.
该软件下载安装简便,先从演示版本开始操作、熟悉,安装时以演示版本输入序列号111-1111111(During installation enter 111-1111111 as the serial number to run Tracker in demo mode.)。演示版本不能输出任何图片、视频等内容,必须购买序列号之后才可以输出以上这些文件。

references

Friday, August 4, 2017

Python: ANACONDA Tips

Introduction

一款不错的Python IDE,来自ANACONDAMirror from Tsinghua)。双击启动安装程序。
修改字体参考Fig. 1。
Fig. 1
背景颜色配置参考这里,如图Fig. 2
Fig. 2
[2022-02-21]补充~
[2022-05-07]补充~
[2023-10-10]Addendum~

Install GDAL

1
2
3
4
conda install -c conda-forge earthengine-api
conda install -c "conda-forge/label/cf201901" earthengine-api
conda install -c "conda-forge/label/cf202003" earthengine-api
conda install -c "conda-forge/label/gcc7" earthengine-api