[PYTHON] GMT-Installationsteil 2.

Teil 1. wurde fortgesetzt

20160801

  1. Aktivieren Sie WSL
  2. Installieren Sie Anaconda
  3. GMT4.5
  4. GMT5

20190208 Hinweis

Es war mir zum Zeitpunkt der Erstellung des Memos egal, aber es scheint immer noch Fälle zu geben, in denen FTP an der Tokai-Universität nicht verbunden ist.

Bitte laden Sie von der Kopffamilie herunter, nicht vom Spiegel.

ftp://ftp.soest.hawaii.edu/gmt/

  1. GMT4.5

  2. Aktivieren Sie die Umgebung

  3. Installation der erforderlichen Bibliotheken usw.

  4. Installation des Hauptgeräts

  5. Bestätigung

3.1. Aktivieren Sie die Umgebung

$ source activate gmt4

3.2. Installation der erforderlichen Bibliotheken usw.

Installiert außer gshhg in der Arbeit von 1.

http://gmt.soest.hawaii.edu/projects/gmt/wiki/Download

Laden Sie gshhg-gmt von herunter

$ cd ${HOME}/anaconda3/envs/gmt4
$ mkdir -p src
$ mkdir -p share/gmt
$ cd src
#Verschieben Sie den heruntergeladenen hier
$ tar zxf gshhg-gmt-2.3.6.tar.gz
$ mv gshhg-gmt-2.3.6 ../share/gmt/gshhg

3.3. Installation des Hauptgeräts

$ cd ${HOME}/anaconda3/envs/gmt4/src
$ wget -q ftp://ftp.scc.u-tokai.ac.jp/pub/gmt/gmt-4.5.13-src.tar.bz2
$ tar xjf gmt-4.5.13-src.tar.bz2
$ cd gmt-4.5.13
$ ./configure \
    --prefix=${HOME}/anaconda3/envs/gmt4 \
    --with-gshhg-dir=${HOME}/anaconda3/envs/gmt4/share/gmt/gshhg \
    --enable-triangle \
    --disable-flock \
    --enable-eps
$ make
$ make install-gmt
$ make install-data
$ make install-man
$ make install-doc

3.4. Bestätigung

$ gmtdefaults -D | head
#
#	GMT-SYSTEM 4.5.13 [64-bit] Defaults file
#
#-------- Plot Media Parameters -------------
PAGE_COLOR		= white
PAGE_ORIENTATION	= landscape
PAPER_MEDIA		= a4+
#-------- Basemap Annotation Parameters ------
ANNOT_MIN_ANGLE		= 20
ANNOT_MIN_SPACING	= 0
  1. GMT5

  2. Aktivieren Sie die Umgebung

  3. Installation der erforderlichen Bibliotheken usw.

  4. Installation des Hauptgeräts

  5. Bestätigung

4.1 Aktivieren Sie die Umgebung

$ source activate gmt5

4.2. Installation der erforderlichen Bibliotheken usw.

Installiert mit Ausnahme von "gshhg" und "dcw" in Schritt 1.

http://gmt.soest.hawaii.edu/projects/gmt/wiki/Download

Laden Sie gshhg, dcw von herunter

$ cd ${HOME}/anaconda3/envs/gmt5
$ mkdir -p src
$ mkdir -p share/gmt
$ cd src
#Verschieben Sie den heruntergeladenen hier
$ tar zxf dcw-gmt-1.1.2.tar.gz
$ tar zxf gshhg-gmt-2.3.5.tar.gz
$ mv src/dcw-gmt-1.1.2 share/gmt/dcw
$ mv src/gshhg-gmt-2.3.5 share/gmt/gshhg

4.3. Installation des Hauptgeräts

http://gmt.soest.hawaii.edu/projects/gmt/wiki/Download

Laden Sie den Hauptteil herunter

$ cd ${HOME}/anaconda3/envs/gmt5/src
#Verschieben Sie den heruntergeladenen hier
$ tar xzf gmt-5.2.1-src.tar.gz
$ cd gmt-5.2.1/
$ cp cmake/ConfigUserTemplate.cmake cmake/ConfigUser.cmake
$ mkdir build
$ cd build
$ cmake -DCMAKE_INSTALL_PREFIX=${HOME}/anaconda3/envs/gmt5 ..
$ make all
$ make install

4.4. Bestätigung

$ gmtdefaults -D | head
#
# GMT 5.2.1 Defaults file
# vim:sw=8:ts=8:sts=8
# $Revision: 15178 $
# $LastChangedDate: 2015-11-06 11:45:03 +0100 (Fri, 06 Nov 2015) $
#
# COLOR Parameters
#
COLOR_BACKGROUND                = black
COLOR_FOREGROUND                = white

Recommended Posts

GMT-Installationsteil 2.
GMT-Installationsteil 1.
Datum / Uhrzeit Teil 1
numpy Teil 1
Django Installation
boto3 Installation
Pythia-Installation
Argparse Teil 1
Installieren Sie Docker
Volatilitätsinstallation
Python-Installation
Rohrinstallation
Sphinx-Installation
InstantOS 1-Installation
Jupyter Installation
Python-Installation
Rohrinstallation
numpy Teil 2
Kivy Installation
ChaSen-Installation
Backtrader-Installation
Rohrinstallation