CruxBit
Back to catalog

Crop Disease Outbreak Forecasting With Geospatial Risk Maps

Added Jun 2025 3 design docs

Crop diseases move faster than manual scouting: by the time blight is visible across a field, the treatment window has often closed. Forecasting outbreaks from weather, soil, and sensor data gives growers days or weeks of warning, but it requires processing volumes of geospatial data that overwhelm desktop tools. The intern builds a forecasting platform on a distributed stack. Hadoop provides the storage backbone for large historical datasets, Spark runs the heavy processing that joins weather, soil, and field sensor data across regions, and pandas handles feature engineering and analysis in Python. Predictive models estimate outbreak risk by crop and location, and the results render as geospatial risk maps with early-warning alerts. Users upload their own datasets, visualize risk across their fields, and receive alerts as conditions shift, while Docker keeps the multi-service platform reproducible from development through deployment. The project delivers real distributed data engineering experience, with Hadoop and Spark working together on a problem where scale is unavoidable, plus geospatial analytics and the responsibility of communicating probabilistic forecasts to people whose livelihoods depend on getting them right.

Related projects

You might also like