Crop growth forecast web service
A web service predicting crop development for the coming 7 days given the crop state and the weather forecast
This experiment uses an R script to take a weather forecast and crop state provided by the user and uses them in a model that needs model parameters (ChainOutput) and our crop model (packages.zip) to make probabilistic predictions of crop growth for the next 7 days.