ssebiEF Package

The ssebiEF package provides tools to calculate the Simplified Surface Energy Balance Index (SSEBI) and the Evaporative Fraction (EF) from raster data. It utilizes albedo and surface-air temperature difference (TS-TA) to generate the SSEBI or EF raster.

Installation

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

Requirements

Dependencies

The ssebiEF package automatically manages the following dependencies: - terra for raster manipulation. - dplyr for data manipulation. - stats for statistical calculations.

You do not need to load these packages manually; they are handled internally by ssebiEF

Examples Usage of the ssebiEF Package

To use the ssebiEF package, start by loading the necessary library in R.