read_ed_veg.RdRead ED2 css, pss, and site files into a single ED input object.
read_ed_veg(path_prefix, latitude = NULL, longitude = NULL, check = TRUE)
| path_prefix | Full path and prefix to initial condition files. |
|---|---|
| latitude | Run latitude (default = |
| longitude | Run longitude (default = |
| check | Whether or not to check css, pss, and site files for validity.
Default = |
List containing css, pss, and site objects, latitude and
longitude, and orig_paths, a list of paths to the original css, pss,
and site files.