Date

Attendees

Goals

Done items

Item

Notes

daylight hours
  • use: https://api.sunrise-sunset.org
  • use lat average of max lat and max long
  • didn't get exact matches to CD_Daylight.csv
    • For illinois climate div 1 in 2016-01-02
      • CD_Daylight - 9.228 hours
      • api 9.21194444444
      • api avg first week 9.25753968254
    • 2016-07-22
      • 14.736
      • 14.6977777778
      • 14.635
  • probably good enough, but could try centroid method
  • also could try averaging by week
 endpoints
  • get_weather, fet_forecast
  • get cdc week, get cdc date (using db)
model interface working
  • still needs generalization and graphing
other state climate divs added


Todo/Notes:

ItemNotes
fortran compiler
  • marcus using gfortran



Action items