feat(extract): add 4 weather locations (ES, PE, UG, CI)
Expands coverage from 8 to 12 coffee-growing regions: - brazil_espirito_santo (Robusta/Conilon — largest BR Robusta state) - peru_jaen (Arabica — fastest-growing origin, top-10 global producer) - uganda_elgon (Robusta — 4th largest African producer) - ivory_coast_daloa (Robusta — historically significant West African origin) Now 8 Arabica + 4 Robusta regions = 12 calls/day (well within OWM free tier). Backfill cost: ~21,900 additional calls over ~44 days at 500/run. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -7,3 +7,7 @@ ethiopia_sidama;Sidama;ET;6.7612;38.4721;Arabica
|
||||
honduras_copan;Copán;HN;14.8333;-89.1500;Arabica
|
||||
guatemala_antigua;Antigua;GT;14.5586;-90.7295;Arabica
|
||||
indonesia_sumatra;Sumatra;ID;3.5952;98.6722;Robusta
|
||||
brazil_espirito_santo;Espírito Santo;BR;-19.3908;-40.0668;Robusta
|
||||
peru_jaen;Jaén;PE;-5.7064;-78.8077;Arabica
|
||||
uganda_elgon;Mount Elgon;UG;1.0826;34.1751;Robusta
|
||||
ivory_coast_daloa;Daloa;CI;6.8774;-6.4502;Robusta
|
||||
|
||||
|
Reference in New Issue
Block a user