Sha256: 928866b65bb4d901dc0649e1f22a3ff3e69ce7a075b247f216ba18ebf85b9560
Contents?: true
Size: 1.57 KB
Versions: 11
Compression:
Stored size: 1.57 KB
Contents
<?xml version="1.0" ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>../bin/gpmaxmin</title> </head> <body> <h1><a name="label-0" id="label-0">NAME</a></h1><!-- RDLabel: "NAME" --> <p>gpmaxmin - printing maximum and minimum values of a GPhys variable.</p> <h1><a name="label-1" id="label-1">USAGE</a></h1><!-- RDLabel: "USAGE" --> <pre>% gpmaxmin [options] path[@|/]varname[,dimname=pos1[:pos2[:thinning_intv]][,dimname=...]]</pre> <h1><a name="label-2" id="label-2">OPTIONS</a></h1><!-- RDLabel: "OPTIONS" --> <pre>-h, --help : Print this message. -n, --number : Number of displayed points having max and min values. -a, --all : All points are displayed. -i, --index : Indicies of max and min points are displayed.</pre> <h1><a name="label-3" id="label-3">HISTORY</a></h1><!-- RDLabel: "HISTORY" --> <pre>2005/05/17 S Takehiro (created) 2005/07/15 S Takehiro (open_gturl method is used for opening gphys variable) 2005/08/07 S Takehiro (parse_gturl removed) 2005/08/10 S Takehiro (locations having max and min values are displayed. utilize internal function for printing help message. --all, --index, --number options added.) 2005/08/23 S Takehiro (common methods to gp* command moved to gpcommon.rb) 2006/03/07 M Nakano (USAGE Typo fixed) 2010/03/10 Y SASAKI (change help block into RD format) 2012/02/19 S Takehiro (description for gturl format updated)</pre> </body> </html>
Version data entries
11 entries across 11 versions & 2 rubygems