コンピュータ
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 […]