Recent Releases of pysolar
pysolar - 0.12
What's Changed
- Change warning message for leap seconds by @RoberTnf in https://github.com/pingswept/pysolar/pull/159
- Leap Second for 2024 by @Herbrax in https://github.com/pingswept/pysolar/pull/160
- Solves #144 by going back to previous implementation of getsunrisesunset_transit function. by @Kuenlun in https://github.com/pingswept/pysolar/pull/162
New Contributors
- @RoberTnf made their first contribution in https://github.com/pingswept/pysolar/pull/159
- @Herbrax made their first contribution in https://github.com/pingswept/pysolar/pull/160
Full Changelog: https://github.com/pingswept/pysolar/compare/0.11...0.12
- Jupyter Notebook
Published by pingswept about 1 year ago
pysolar - 0.11
What's changed
- Add leap second information for 2022 by @dietervansteenwegen in https://github.com/pingswept/pysolar/pull/149
- Pass elevation to gettopocentricposition in get_altitude by @obsoletesystm in https://github.com/pingswept/pysolar/pull/157
- Use install_requires keyword in setup.py by @cquark7 in https://github.com/pingswept/pysolar/pull/158
New contributors
- @dietervansteenwegen made their first contribution in https://github.com/pingswept/pysolar/pull/149
- @obsoletesystm made their first contribution in https://github.com/pingswept/pysolar/pull/157
- @cquark7 made their first contribution in https://github.com/pingswept/pysolar/pull/158
- Jupyter Notebook
Published by pingswept over 2 years ago
pysolar - 0.8 release candidate 1
Release candidate for version 0.8. Please file an issue if you find any problems.
- Jupyter Notebook
Published by pingswept about 8 years ago
pysolar - Python 3 only
Version 0.7 of Pysolar has some bugfixes and other improvements, including Python 3 compatibility, but it no longer works on Python 2.
Patches for Python 2 compatibility welcome.
- Jupyter Notebook
Published by pingswept almost 11 years ago
pysolar - Python 3 support (still works with Python 2)
Fixed a few more problems to make Pysolar work with Python 3. Note that REST2 model is still not validated, and probably doesn't work right. If you stay away from the file rest.py, the library is as well-tested as previous releases.
- Jupyter Notebook
Published by pingswept over 11 years ago
pysolar - Starting Python 3 conversion
This is the first release with Python 3 support. Python 2 is still supported.
Note that queryusno.py does _not yet support Python 3, but this doesn't affect the normal use of the library. Thanks for Robin Wilson of the University of Southampton for the Py3 conversion.
- Jupyter Notebook
Published by pingswept almost 12 years ago