catclm.1
NAME
catclm - concatenate LPJmL climate data files
SYNOPSIS
catclm [-longheader] [-size4] infile ... outfile
DESCRIPTION
Program concatenates climate data files in clm format.
OPTIONS
-longheader
Long (version 2) header assumed for clm files
-size4
Size of data is set to 4 bytes, default is 2 bytes
infile
Filename(s) of clm files to concatenate
outfile
Filename of concatenated clm file
EXAMPLE
Create clm data file from two clm files:
catclm temp_1901-2003.bin temp_2004-2055.clm
temp_1901-2055.clm
EXIT STATUS
catclm 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), cutclm(1), txt2clm(1), grid2clm(1), cft2clm(1),
clm(5)
Man(1) output converted with
man2html