create_veg_params: Create the veg params file for VIC model.

Description Usage Arguments

View source: R/vic_relevents.R

Description

Create the vegetration parameter file (generally named "veg_params.txt") with the output stat data of each single vegetration tile and the gridcell id which it distributed in. The vegetration data is usually from the dataset of UMD.

Usage

1
create_veg_params(pre_veg_params, out_file, aban = 0.03)

Arguments

pre_veg_params

A vector of integer, the rare two bit means the id ofa kind of vegetration conver, and the front bits means the id of the gridcell. It's generally generated by Arcgis using the raster calculater.

out_file

Path of the output veg_param file.

aban

A fraction, when a kind of vegeraction cover fraction is little then it, it will not be considerated in.


Sibada/sibadaR documentation built on Jan. 31, 2020, 6:40 p.m.