clima {EstimateBreed}R Documentation

Data: Climate Data Set for Predictions

Description

Average air temperature and relative humidity data for the period of one year, with time, day and month.

Usage

clima

Format

A data.frame with 8760 observations and 5 variables:

MO

Month of the year.

DY

Day of the year.

HR

Time of the day.

TMED

Average Air Temperature - in degree C.

RH

Relative Humidity - in %.

Source

Data obtained from the Nasa Power platform (https://power.larc.nasa.gov/).


[Package EstimateBreed version 1.0.1 Index]