Cartopy安装记要
2019-05-31 本文已影响0人
Aieru
pip3 install numpy matplotlib etc..
pip3 install shapely --no-binary shapely
apt-get install -y make build-essential
apt install libgeos-dev libproj-dev
or
Download and install geos-latest
Download and install proj-4.9
./configure SQLITE3_LIBS=-lsqlite3 TIFF_LIBS=-ltiff
pip3 install Cartopy