Calculations for the position of the sun and moon
https://github.com/sffjunkie/astral
This is 'astral' a Python module which calculates
* Times for various positions of the sun: dawn, sunrise, solar noon,
sunset, dusk, solar elevation, solar azimuth and rahukaalam.
* The phase of the moon.
For documentation see the http://astral.readthedocs.io/en/latest/index.html
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-astral && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
astral-1.10.1.tar.gz | 0000053198 52 KB | |
python-astral.changes | 0000002394 2.34 KB | |
python-astral.spec | 0000002124 2.07 KB |
Revision 5 (latest revision is 10)
Dominique Leuenberger (dimstar_suse)
accepted
request 682135
from
Tomáš Chvátal (scarabeus_iv)
(revision 5)
- Update to 1.10.1: * Keywords arguments to Astral init are now passed to the geocoder * Added method to AstralGeocoder to add locations to the database * Version 1.9 broke the sun_utc method. Sun UTC calculation passed incorrect parameter * Corrected version number in module source code * Sun calculations now take into account the elevation of the location * Added command line interface to return sun information as json - Run tests
Comments 0