Download maximum reference evapotranspiration (ETo) grids for Brazil
Source:R/max_eto_grid_download.R
max_eto_grid_download.RdDownloads maximum reference evapotranspiration (ETo) grids for Brazil, intended for irrigation design purposes. The dataset was developed by Dias (2018).
Arguments
- dir_out
Character. Directory where the downloaded raster file will be saved.
- product
Character. Specifies which maximum ETo product to download. Available options include:
max_12_months: maximum ETo over the full year.max_jantomax_dec: monthly maximum ETo for each respective month (January to December).
Value
A `SpatRaster` object containing the downloaded maximum reference evapotranspiration (ETo) grid.