Skip to content

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.

Notifications You must be signed in to change notification settings

jack-madison/Daylight-Timestamps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages