CY-Bench (Crop Yield Benchmark) is a comprehensive dataset and benchmark to forecast crop yields at subnational level. CY-Bench standardizes selection, processing and spatio-temporal harmonization of public subnational yield statistics with relevant predictors. Contributors include agronomers, climate scientists and machine learning researchers.
Align indices of labels and predictors
I realized that aligning with lead time must be done afterwards. So the current code in trim_to_lead_time must be split into two parts: do 1 and 2 above and save data. Do the trimming to lead time later.
trim_to_lead_time
must be split into two parts: do 1 and 2 above and save data. Do the trimming to lead time later.