Example datasets of climate indicators for four Brazilian municipalities with daily data, from 1961 to 2023.
Usage
temp_max_data
temp_min_data
rel_humidity_data
precipitation_data
solar_radiation_data
evapotranspiration_data
windspeed_data
Format
An object of class tbl_df
(inherits from tbl
, data.frame
) with 92040 rows and 3 columns.
An object of class tbl_df
(inherits from tbl
, data.frame
) with 92040 rows and 3 columns.
An object of class tbl_df
(inherits from tbl
, data.frame
) with 92040 rows and 3 columns.
An object of class tbl_df
(inherits from tbl
, data.frame
) with 92040 rows and 3 columns.
An object of class tbl_df
(inherits from tbl
, data.frame
) with 92040 rows and 3 columns.
An object of class tbl_df
(inherits from tbl
, data.frame
) with 92040 rows and 3 columns.
An object of class tbl_df
(inherits from tbl
, data.frame
) with 92040 rows and 3 columns.
Details
Dataset description
temp_max_data
Maximum temperature (celsius degree)temp_min_data
Minimum temperature (celsius degree)rel_humidity_data
Relative humidity (percent)precipitation_data
Precipitation (mm)solar_radiation_data
Solar radiation (MJm-2)evapotranspiration_data
Evapotranspiration (mm)windspeed_data
Windspeed at 2m height (m/s)