fatimakai/CropSage ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple crop planning and weather insight notebook for agriculture.

I want a small project that can pull climate data from the NASA POWER API, clean it, and help me compare weather conditions across locations and dates for crop related analysis. Keep it easy to run in notebooks, with clear steps for getting the data, checking it, and showing a few useful summaries and charts.

If it helps, organize the project so it feels like a reusable starting point for future crop prediction or farm planning work, with a place for notes, dataset info, and API usage details. Make sure the notebook is readable for someone who is not super technical, and include basic explanations of what each step is doing.

Use current docs online if you need to confirm the API behavior or parameters. If anything important is missing from the repo, fill in sensible defaults and keep the result practical.