Sha256: c15baaa62e67f3ce4784fb4e78eb7ec591e5034264f3477249be9c4ba7cd4e37
Contents?: true
Size: 1.24 KB
Versions: 1
Compression:
Stored size: 1.24 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/gpcat</title> </head> <body> <h1><a name="label:0" id="label:0">gpcat</a></h1><!-- RDLabel: "gpcat" --> <p>Read a variable in multiple NetCDF files, concatenate and write them to a single netcdf file. </p> <h2><a name="label:1" id="label:1">USAGE</a></h2><!-- RDLabel: "USAGE" --> <pre>% gpcat -v VAR [options] FILE1 FILE2...</pre> <h2><a name="label:2" id="label:2">OPTIONS</a></h2><!-- RDLabel: "OPTIONS" --> <pre>-h, --help : print this message. -v var, --variable var : variable name (required). -s sfmt, --slice sfmt : slice,thinnng (optional). -o file, --output file : output filename (optional). : Default output filename is 'gphys.nc'.</pre> <h2><a name="label:3" id="label:3">HISTORY</a></h2><!-- RDLabel: "HISTORY" --> <pre>2005/05/17 S Takehiro (created) 2005/08/10 S Takehiro (utilize internal function for printing help message) 2005/08/21 S Takehiro (global attributes copied to the output file) 2005/08/23 S Takehiro (common methods to gp* command moved to gpcommon.rb)</pre> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
gentooboontoo-gphys-0.6.1.3 | doc/gpcat.html |