dlev.gs
Name
dlev - Differentiate variable with respect to lev.
Synopsis
dlev var [var_out] [-loglev]
Description
Differentiate variable vertically. Current Z dimension must be varying. To show help, simply run "dlev".
Options
- var
- Variable to be differentiated. You must specify variable name defined in the control file.
- var_out
- Result variable. if var_out is not specified, result is displayed on the screen instead.
- -loglev
- Use log(lev) instead of lev.
Examples
Script source code
- dlev.gs (necessary)