Description Usage Arguments Details Value
Read the ASCII vegetation parameter file of the classic VIC model
1 2 | read_veg_classic(vegfile, rootbands = 3, hasLAI = FALSE, hasFCAN = FALSE,
hasALB = FALSE)
|
vegfile |
Path of the vegetation parameter file. |
rootbands |
Number of root bands. |
hasLAI |
If the file includes LAI data. |
hasFCAN |
If the file includes fcanopy data. |
hasALB |
If the file includes albedo data. |
The detail of the vegetation parameter file of the classic VIC please see http://vic.readthedocs.io/en/master/Documentation/Drivers/Classic/VegParam/ for the VIC official documentation. Here is an example of the vegetation file of Two vegetation tiles with three root zones in the seventh grid cell with LAI data.
The vegetation parameter input (A list) for the run of VIC model in this package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.