- Implemented `weather_api_comparison.py` to compare daily precipitation from multiple weather APIs for Arnhem, Netherlands and Angata, Kenya. - Integrated fetching functions for various weather data sources including Open-Meteo, NASA POWER, OpenWeatherMap, and WeatherAPI.com. - Added plotting functions to visualize archive and forecast data, including cumulative precipitation and comparison against ERA5 reference. - Created `90_rainfall_utils.R` for R to fetch rainfall data and overlay it on CI plots, supporting multiple providers with a generic fetch wrapper. - Included spatial helpers for efficient API calls based on unique geographical tiles. |
||
|---|---|---|
| .. | ||
| 00_download_8band_pu_optimized.py | ||
| 01_planet_download.ipynb | ||
| 22_harvest_baseline_prediction.py | ||
| 23_convert_harvest_format.py | ||
| 31_harvest_imminent_weekly.py | ||
| batch_rgb_validation_top_fields_v3.py | ||
| create_rgb_evaluation_template.py | ||
| download_planet_missing_dates.py | ||
| environment_pytorch.yml | ||
| harvest_date_pred_utils.py | ||
| model_307.pt | ||
| model_config.json | ||
| model_scalers.pkl | ||
| requirements_darwin.txt | ||
| requirements_harvest.txt | ||
| requirements_linux.txt | ||
| requirements_old.txt | ||
| rgb_visualization.py | ||
| weather_api_comparison.py | ||