diff --git a/README.md b/README.md index b1afeed..f661020 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # phenocamr -[![Build Status](https://travis-ci.org/bluegreen-labs/phenocamr.svg?branch=master)](https://travis-ci.org/bluegreen-labs/phenocamr) +[![Build Status](https://travis-ci.com/bluegreen-labs/phenocamr.svg?branch=master)](https://travis-ci.org/bluegreen-labs/phenocamr) [![codecov](https://codecov.io/gh/bluegreen-labs/phenocamr/branch/master/graph/badge.svg)](https://codecov.io/gh/bluegreen-labs/phenocamr) [![CRAN\_Status\_Badge](https://www.r-pkg.org/badges/version/phenocamr)](https://cran.r-project.org/package=phenocamr) ![CRAN\_Downloads](https://cranlogs.r-pkg.org/badges/grand-total/phenocamr) diff --git a/docs/index.html b/docs/index.html index 6bcac26..9e1b2f9 100644 --- a/docs/index.html +++ b/docs/index.html @@ -83,7 +83,7 @@
- +Facilitates the retrieval and post-processing of PhenoCam time series. The post-processing of PhenoCam data includes outlier removal and the generation of data products such as phenological transition dates. If requested complementary Daymet climate data will be downloaded and merged with the PhenoCam data for modelling purposes. For a detailed overview of the assumptions made during post-processing I refer publications by Hufkens et al. (2018) and Richardson et al. (2018). Please cite the Hufkens et al. (2018) paper when using the package. A worked example is included below and in the package vignette.