AgroClimateData: Example AgroClimate data from AgERA5
Description
The AgERA5 dataset provides daily surface meteorological data
for the period from 1979 to present as input for agriculture
and agro-ecological studies. This dataset is based on the hourly ECMWF ERA5
data at surface level, the data from 01/01/1982 through 12/31/2022 extracted
for a grid located in located in Angochen, Nampula province of Mozambique.
Usage
AgroClimateData
Arguments
Format
A data frame containing daily observations of AgroClimate parameters:
AgERA5, 2021, Copernicus Climate Change Service (C3S), Fifth
generation of ECMWF atmospheric reanalysis of the global
climate for agriculture and ago-ecological studies. Copernicus Climate
Change Service Climate Data Store (CDS), July-2021.
# load example data:data(AgroClimateData)
# Get the structure of the data frame:str(AgroClimateData)
# Get the head of the data frame:head(AgroClimateData)