Ts Package

The Ts package provides tools to calculate the Surface Temperature (Ts) from raster data.
It uses albedo, NDVI, and air temperature (Ta) to generate the Ts raster.

Units

Raster requirements

Installation

You can install the development version of Ts directly from your local folder:

```r # Install from local directory devtools::install(“path/to/Ts”)