cutclm.1
NAME
cutclm - cuts LPJmL climate data files
SYNOPSIS
cutclm [-longheader] [-end] [-size4] year infile outfile
DESCRIPTION
Program cuts climate data files in clm format.
OPTIONS
-longheader
Long (version 2) header assumed for clm files
-end copy clm data till year, default is copy clm data from
year
-size4
Size of data is set to 4 bytes, default is 2 bytes
year year to start/end copying
infile
Filename(s) of clm files to be cut
outfile
Filename of new clm file
EXAMPLE
Create clm data file staring from year 1950:
cutclm 1950 temp_1901-2003.bin temp_1950-2003.clm
EXIT STATUS
cutclm returns a zero exit status if the clm file is
created. Non zero is returned in case of failure.
AUTHORS
For authors and contributors see AUTHORS file
COPYRIGHT
(C) Potsdam Institute for Climate Impact Research (PIK), see
COPYRIGHT file
SEE ALSO
lpjml(1), catclm(1), txt2clm(1), grid2clm(1), cft2clm(1),
clm(5)
Man(1) output converted with
man2html