Home

Awesome

rtsVis

<img align="right" src="https://github.com/JohMast/rtsVis_demo/blob/main/Images/rtsVis_Logo.png" width="130" height="150" />

Introduction

rtsVisis a lightweight R package to visualize large raster time series, building on a fast temporal interpolation core. This repository contains a demonstration of the packages functionalities.

Installation

The released version of rtsVis can be installed from CRAN:

install.packages("rtsVis")

The latest version of the package can be installed from github.

devtools::install_github("JohMast/rtsVis")

Contents

This repository contains data needed to get started with rtsVis.

Plot Examples

<img src="https://github.com/JohMast/rtsVis_demo/raw/main/Images/WesternCape_MODIS_point_lowres.gif" align="center" src="https://github.com/JohMast/rtsVis_demo/raw/main/Images/WesternCape_MODIS_point_lowres.gif">

<img src="https://github.com/JohMast/rtsVis_demo/raw/main/Images/example_ts_gg_bar_stack.png" align="center" src="https://github.com/JohMast/rtsVis_demo/raw/main/Images/WesternCape_MODIS_point_lowres.gif" width="200"><img src="https://github.com/JohMast/rtsVis_demo/raw/main/Images/example_ts_gg_bar_fill.png" align="center" src="https://github.com/JohMast/rtsVis_demo/raw/main/Images/WesternCape_MODIS_point_lowres.gif" width="200"><img src="https://github.com/JohMast/rtsVis_demo/raw/main/Images/example_ts_gg_dens.png" align="center" src="https://github.com/JohMast/rtsVis_demo/raw/main/Images/WesternCape_MODIS_point_lowres.gif" width="200">

<img src="https://github.com/JohMast/rtsVis_demo/raw/main/Images/example_ts_gg_dens2.png" align="center" src="https://github.com/JohMast/rtsVis_demo/raw/main/Images/WesternCape_MODIS_point_lowres.gif" width="200"><img src="https://github.com/JohMast/rtsVis_demo/raw/main/Images/example_ts_gg_line2.png" align="center" src="https://github.com/JohMast/rtsVis_demo/raw/main/Images/WesternCape_MODIS_point_lowres.gif" width="200"><img src="https://github.com/JohMast/rtsVis_demo/raw/main/Images/example_ts_gg_vio.png" align="center" src="https://github.com/JohMast/rtsVis_demo/raw/main/Images/WesternCape_MODIS_point_lowres.gif" width="200">

<img src="https://github.com/JohMast/rtsVis_demo/raw/main/Images/example_ts_gg_pie.png" align="center" src="https://github.com/JohMast/rtsVis_demo/raw/main/Images/WesternCape_MODIS_point_lowres.gif" width="600">