JCKalt / General-Work

Modeling database
0 stars 0 forks source link

Research incoming weather data #186

Closed JCKalt closed 3 months ago

JCKalt commented 3 months ago
JCKalt commented 3 months ago

Current state of weather collection is based on the following cron task:

python src/get-weather-data.py --address "Scottsdale, AZ" --tzoffset -7

This suggests that we need to plan to pull addresses from the set of testing groups defined in Purity and Eyedro databases as well as normalize timezone treatment so that correct values are used for tzoffset.