The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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.
Ta) must be in
Kelvin (K).Ts) will be
in the same unit as Ta.albedo, ndvi,
Ta) do not need to have the same CRS or
extent, the function will:
albedo.ndvi and Ta to the resolution of
albedo.You can install the development version of Ts directly from your local folder:
```r # Install from local directory devtools::install(“path/to/Ts”)
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.