cdf2soil.1
NAME
cdf2soil - convert NetCDF file into binary file
SYNOPSIS
cdf2soil [-var name] [-float] [-scale s] netcdffile gridfile
soilfile
DESCRIPTION
Program converts NetCDF input data into soil code or binary
input data and writes grid file.
OPTIONS
-var name
variable name in NetCDF file
-scale factor
scaling factor for CLM grid file. Default is 0.01
-float
write float values in clm file, default is short
-soilmap
Use built-in soil map
netcdffile
filename of NetCDF file converted
gridfile
filename of grid data file written
soilfile
filename of soil code data file written
EXAMPLES
cdf2soil
soilcode.nc -var soil grid.clm soilcode.bin
EXIT STATUS
cdf2soil returns a zero exit status if the soil code 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
cdf2coord(1), cdf2clm(1), clm2cdf(1), bin2cdf(1),
country2cdf(1), regridlpj(1), lpjml(1), txt2clm(1),
cru2clm(1), clm(5)
Man(1) output converted with
man2html