Learn R Programming

agriwater

an R package for spatial modeling of energy balance and actual evapotranspiration using satellite images and agrometeorological data.

Copy Link

Version

Install

install.packages('agriwater')

Monthly Downloads

432

Version

1.0.2

License

MIT + file LICENSE

Maintainer

Cesar de Oliveira Ferreira Silva

Last Published

June 8th, 2023

Functions in agriwater (1.0.2)

radiation_l8

Energy balance using Landsat-8 images with single agrometeorological data.
kc_modis

Crop coefficient (ETa / ET0) using MODIS with single agrometeorological data.
kc_l8

Crop coefficient (ETa / ET0) using Landsat-8 images with single agrometeorological data.
reflectance_l8

Reflectancies from Landsat-8 images.
radiation_s2_grid

Energy balance using Sentinel-2 images with a grid of agrometeorological data.
kc_s2

Crop coefficient (ETa / ET0) using Sentinel-2 images with single agrometeorological data.
radiation_l8t_grid

Energy balance using Landsat-8 images (including thermal bands) with a grid of agrometeorological data.
radiation_modis

Energy balance using Landsat-8 images with single agrometeorological data.
radiation_modis_grid

Energy balance using Landsat-8 images with a grid of agrometeorological data.
radiation_s2

Energy balance using Sentinel-2 images with single agrometeorological data.
radiation_l8_grid

Energy balance using Landsat-8 images with a grid of agrometeorological data.
radiation_l8t

Energy balance using Landsat-8 images (including thermal bands) with single agrometeorological data.
evapo_modis_grid

Actual evapotranspiration (ETa) using MODIS with a grid of agrometeorological data.
albedo_modis

Surface Albedo using MODIS images.
evapo_s2

Actual evapotranspiration (ETa) using Sentinel-2 images with single agrometeorological data.
evapo_l8

Actual evapotranspiration (ETa) using Landsat-8 images with single agrometeorological data.
albedo_s2

Surface Albedo using Sentinel-2 images.
evapo_l8t_grid

Actual evapotranspiration (ETa) using Landsat-8 (including thermal bands) images with a grid of agrometeorological data.
albedo_l8

Surface Albedo using Landsat-8 images.
evapo_modis

Actual evapotranspiration (ETa) using MODIS with single agrometeorological data.
evapo_l8t

Actual evapotranspiration (ETa) using Landsat-8 (including thermal bands) images with single agrometeorological data.
evapo_l8_grid

Actual evapotranspiration (ETa) using Landsat-8 images with a grid of agrometeorological data.
kc_l8_grid

Crop coefficient (ETa / ET0) using Landsat-8 images with a grid of agrometeorological data.
kc_modis_grid

Crop coefficient (ETa / ET0) using MODIS with a grid of agrometeorological data.
kc_l8t

Crop coefficient (ETa / ET0) using Landsat-8 images (including thermal bands) with single agrometeorological data.
evapo_s2_grid

Actual evapotranspiration (ETa) using Sentinel-2 images with a grid of agrometeorological data.
kc_s2_grid

Crop coefficient (ETa / ET0) using Sentinel-2 images with a grid of agrometeorological data.
kc_l8t_grid

Crop coefficient (ETa / ET0) using Landsat-8 images (including thermal bands) with a grid of agrometeorological data.