Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 426 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 426 Bytes

Daylight Timestamps

This repository contains python code to calculate dawn, sunrise, sunset, and dusk for a given latitude and longitude and date. These timestamps can then be used to create control variables for ambient light in econometric analysis. The python code in this repository uses the Astral python module created by Simon Kennedy.

References

Kennedy, S. (2020) Astral 2.2 https://pypi.org/project/astral/