BigDataWUR / AgML-CY-Bench

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.
https://cybench.agml.org/
Other
9 stars 3 forks source link

Added formula for growing degree days and vernalization #215

Closed poudelpratishtha closed 4 weeks ago

poudelpratishtha commented 1 month ago

I removed tavg calculation and added ndvi and climatic water balance. A small sample data frame to test the function would help. Let me know if there's any such df.

poudelpratishtha commented 1 month ago

The tests are failing because of column names. Not sure what the correct column names are.

krsnapaudel commented 4 weeks ago

Included in #231