combine_data_ | R Documentation |
Combine meteorological data into a single file.
combine_data_(dtype, flist, outdir, subfolder = T, maxsize = 512)
dtype |
Character. Type of the meteorological variable. |
flist |
Character. List of file names to be processed. |
outdir |
Character. Directory to store the files. |
subfolder |
Logical. |
maxsize |
Numeric. Maximum size of data to be read into memory. Default is 512 Mb.
Note that if the total size of files exceed |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.