コンピュータ

コンピュータ
Installing GMT 5.1.1 on Ubuntu 14.04

Create a directory where files are expected to be downloaded. Move into the directory (e.g., ~/Downloads) and […]

続きを読む
コンピュータ
緯度経度ファイルを処理するRuby script

公共用水域水質測定のpdfファイルの緯度経度の部分をコピペすると以下のような内容のやっかいなファイルが得られます.これを「緯度,経度」のテキストファイルに整理変換するRuby scriptです. ファイルの例 [cc] […]

続きを読む
コンピュータ
AutoHotkeyでダイヤモンドカーソル化

Vzエディタ以来,ダイアモンドカーソルに慣れすぎてしまい,秀丸をはじめできる限りキー配置をダイヤモンドカーソルに変更してきました.また,WinFDというファイラを愛用してきましたが,これもダイヤモンドカーソル対応で非常に […]

続きを読む
コンピュータ
WordPressで作成したWebサイトのバックアップ

WordPressで作成したWebサイトのバックアップは簡単です.以下の2つを行いましょう. エクスポート WordPressのダッシュボードで,「ツール」の「エクスポート」において,すべてエクスポートしましょう. wo […]

続きを読む
コンピュータ
Setup FVCOM 3.2 for MPI run on oakleaf-fx10

netCDF and julian should be pre-installed referring to "Setup FVCOM 3.2 for serial." Compile METIS on oakleaf- […]

続きを読む
コンピュータ
Manipulation of netCDF files using nco

Introduction NCO is a netCDF operator used for extracting sub-domain of NetCDF file. Install Installation for […]

続きを読む
コンピュータ
Problem of symbolic link on shared folders

Symbolic link did not work on shared folders of Windows host and linux guest using VMware. The error message i […]

続きを読む
コンピュータ
Setup FVCOM 3.2 for serial run

makedepf90 First, makedepf90 should have been installed. See this article for installation. Create make.inc Mo […]

続きを読む
コンピュータ
Check linefeed code and character encoding on Linux

It is easy to use nkf to check linefeed code and character encoding of text files on linux as follows: [cc]$ n […]

続きを読む
コンピュータ
QGISお役立ち情報まとめ

QGISの使い方に関する役立つ情報をアーカイブしていきます. ジオリファレンス ラスター画像の取り込みと幾何補正

続きを読む