login

ico.gs

Top / GrADS / script / ico.gs

Japanese / English

Name

ico - Draw grid in icosahedral model.

Synopsis

ico
    glevel [xo yo]
    [ -rotz "xy-degree" ] [ -rotx "yz-degree" ] [ -roty "zx-degree" ]'

Description

This script draws grid in icosahedral model, NICAM. Many options are available, as seen by just typing ico.

Options

glevel
Integer, 0 or more.
xo yo
Position to drawĄŁ
xy-degree, yz-degree, zx-degree
Rotation angle of z-, x-, and y-axis.

Examples

(1) Draw grid at glevel=1.

ga-> ico 1

Script source code