write.data2pecan.file.Rd
Write data into PEcAn shaped output file.
write.data2pecan.file(
y_starts,
outdir,
pecan_requested_vars,
monthly_dvmdostem_outputs,
yearly_dvmdostem_outputs,
px_Y,
px_X
)
a list of years, i.e.: 1901, 1902, 1903, etc.
a path to the location where were we will look for dvmdostem outputs and write PEcAn outputs.
comma separated string listing the variables to process (PEcAn names).
list of files available from dvmdostem at monthly resolution.
list of files available from dvmdostem at yearly resolution.
the pixel offset, Y (latitude) dimension.
the pixel offset, X (longitude) dimension.