Good Morning/Afternoon,

I'm working on predicting the yield crop based on satellite images and climate data.

I started by looking for the state of art by reading several papers. Most of them use MOSID product for satellite data and TERRAclimate for weather variables.

Before applying any model, all variables are resampled to the same spatial and temporal resolution (1km, Monthly steps for example), and all imputs data are aggregated to a mean for each county after being masked by the crop mask.

My question consists of the process of "aggregated to a mean for each county", it means for each variable we calculate the mean of values per month (if the month was the common temporal resolution) for that specific county ? or it means another thing ?

Thanks for your help.

Similar questions and discussions