calmet_inp_finalize: Finalize and generate CALMET input files

Description Usage Arguments

Description

This function sets the input and output filenames for CALMET model runs generates one or a series of CALMET.INP files.

Usage

1
2
3
4
5
6
7
8
calmet_inp_finalize(calmet_inp = "calmet_template.txt",
  get_filenames_from_wd = TRUE, geodat = NULL, srfdat = NULL,
  clddat = NULL, prcdat = NULL, wtdat = NULL, metlst = NULL,
  metdat = NULL, pacdat = NULL, nusta = NULL, nowsta = NULL,
  nm3d = NULL, nigf = NULL, updat = NULL, seadat = NULL,
  m3ddat = NULL, igfdat = NULL, diadat = NULL, prgdat = NULL,
  tstprt = NULL, tstout = NULL, tstkin = NULL, tstfrd = NULL,
  tstslp = NULL, dcstgd = NULL, lcfiles = TRUE)

Arguments

calmet_inp

the absolute path and filename for the working CALMET input file.

get_filenames_from_wd
geodat

the name of the intended GEO.DAT file.

srfdat

the name of the intended SURF.DAT file.

clddat

the name of the intended CLOUD.DAT file.

prcdat

the name of the intended PRECIP.DAT file.

wtdat

the name of the intended WT.DAT file.

metlst
metdat
pacdat

the name of the created PACOUT.DAT file.

nusta
nowsta
nm3d
nigf
updat
seadat
m3ddat
igfdat
diadat

the name of the intended DIAG.DAT file.

prgdat
tstprt
tstout
tstkin
tstfrd
tstslp
dcstgd
lcfiles

rich-iannone/PuffR documentation built on May 27, 2019, 7:46 a.m.