README.md

meteoland - Landscape meteorology tools

Introduction

With the aim to assist research of climatic impacts on forests, the R package meteoland provides utilities to estimate daily weather variables at any position over complex terrains:

A more detailed introduction to the package functionality can be found in De Cáceres et al. (2018).

Package installation and documentation

Package meteoland can be found at CRAN, but the version in this repository may not be the most recent one. Latest stable versions can be downloaded and installed from GitHub as follows (package devtools should be installed first):

devtools::install_github("miquelcaceres/meteoland")

Documentation on the functions included in meteoland and how to run them can be found at (http://vegmod.ctfc.cat/meteolandweb). Alternatively, users can have help to run package functions directly as package vignettes, by forcing their inclusion in installation:

devtools::install_github("miquelcaceres/meteoland", 
                         build_opts = c("--no-resave-data", "--no-manual"))

References



miquelcaceres/meteoland documentation built on May 8, 2019, 11:57 p.m.