A synthetic climatic data that contains time series, geographical coordinates and different climatic variables for a subdaily resolution. Each row corresponds for a time step, and each time is available for a site.
myclimatic_dataA data frame with 4320 observations on the following 6 variables.
datesa chron object to define time steps
JDa numeric vector sepcifying julian days
coord.xa numeric vector to define the x coodinates of different sites
coord.ya numeric vector to define the y coodinates of different sites
tempa numeric vector for a climatic variable (temperature)
Rha numeric vector for a climatic variable (relative humidity)