Create a function get_night_files to get night time images between dates
Opened this issue · 0 comments
Mohitsharma44 commented
something like get_night_files(dbname, start_date, end_date)
that returns files between 7pm and 5am for winter time and between 9pm and 5am for summer time.