Projects / NASA International Space Apps Challenge 2024
Award winnerBest Use of DataConfidence: high
WaterWise (GaamaRamma)
Map your field, enter the crop and irrigation system, and get a 7-day watering schedule computed from NASA-backed evapotranspiration data.
▶ Watch the original demo on YouTube ↗Project facts
- Track / challenge
- Leveraging Earth Observation Data for Informed Agricultural Decision-Making
- Team
- 5 people · US
- Build
- software only
- AI
- llm api
Problem
Farmers waste or under-supply irrigation water because they cannot turn evapotranspiration and weather data into a daily plan.
Solution
A Next.js web app where a farmer draws a field on a map and enters crop, growth stage and irrigation efficiency; it combines OpenET evapotranspiration, Open-Meteo precipitation and crop coefficients into daily water needs, hours to run the system and field hydration status, with a GPT-3.5 chatbot for farming questions.
Demo moment
Not described in the sources.
Why it stood out
- organizer statedWon the award for making space data accessible or leveraging it for a unique application.Source ↗
- organizer statedAims to help farmers manage water availability in the face of drought, pests and disease.Source ↗
- team statedPresents actions rather than raw numbers: hydrated/dehydrated fields, pending irrigation jobs, hours to run tonight.Source ↗
- team statedShows its method: field area from polygon vertices with Earth curvature, then water use = (crop coefficient × ET − precipitation) × area.Source ↗
- curator inferenceThe data award went to the entry that turned one expert variable (evapotranspiration) into a single weekly decision.
Lessons for your next hackathon
- Pick one expert variable and turn it into one recurring decision (how much to water this week).
- Write the formula on the project page; judges of a data award can check it.
- The chatbot is an add-on; the schedule is the product.
Similar situations
Projects that share domains, mechanisms or judging lenses — often with a different problem and stack.Tune the comparison.
Award winner · 2025
Ultra-local, personalized weather risk from NASA Earth observation data, with the safest time window for your activity.
Shared: domains earth observation · mechanisms expert data for everyone, one sentence clarity, complete submission package · lenses challenge relevance, design ux · ai llm api · stack open meteo, openstreetmap, figma
Award winner · 2024
Two weeks of daily planting windows per 100 m of field: is there enough moisture to germinate, and is the ground safe for machinery?
Shared: domains agriculture food, earth observation · mechanisms expert data for everyone, one sentence clarity, complete submission package · lenses impact
▶ Video
Award winner · 2024
Pin a spot, get told before Landsat flies over, then compare your ground measurement with the 3×3 pixel it captured.
Shared: domains earth observation · mechanisms expert data for everyone, one sentence clarity · lenses challenge relevance, design ux · stack figma
▶ Video
Award winner · 2024
Ask a voice agent about wildfires near you in plain language; it queries NASA FIRMS and weather data and moves the map for you.
Shared: domains earth observation, agriculture food · mechanisms expert data for everyone · lenses impact, challenge relevance
▶ Video
Award winner · 2025
Smart reforestation of Arequipa's queñua forests against water scarcity, combining NASA vegetation indices, drone mapping, AI and native microorganisms.
Shared: domains earth observation · lenses impact, challenge relevance · ai llm api · stack typescript, vercel
▶ Video
Award winner · 2025
A digital children's story narrated by the Sun that explains how space weather touches daily life, with science sourced from NASA and NOAA.
Shared: mechanisms expert data for everyone, one sentence clarity · lenses challenge relevance, design ux
Sources
- https://www.nasa.gov/learning-resources/stem-engagement-at-nasa/nasa-international-space-apps-challenge-announces-2024-global-winners/ · official results · retrieved 2026-09-14
- https://www.spaceappschallenge.org/nasa-space-apps-2024/awards/ · official event page · retrieved 2026-09-14 — Award definition.
- https://www.spaceappschallenge.org/nasa-space-apps-2024/find-a-team/gaamaramma/?tab=project · project page · retrieved 2026-09-14 — Team-written summary, method, tools, AI-use disclosure (OpenAI chatbot, Perplexity for code edits), data list.