https://github.com/pvlib/solposx
solposx is a Python package for determining solar position and atmospheric refraction
https://github.com/pvlib/solposx
Last synced: 5 months ago
JSON representation
solposx is a Python package for determining solar position and atmospheric refraction
- Host: GitHub
- URL: https://github.com/pvlib/solposx
- Owner: pvlib
- License: bsd-3-clause
- Created: 2025-05-24T23:30:04.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-11-24T11:12:15.000Z (7 months ago)
- Last Synced: 2026-01-17T04:35:32.738Z (5 months ago)
- Language: Python
- Homepage: https://solposx.readthedocs.io/
- Size: 2.17 MB
- Stars: 9
- Watchers: 5
- Forks: 3
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- open-sustainable-technology - solposx - A Python package for calculating solar position angles and comparing solar position algorithms. (Renewable Energy / Photovoltaics and Solar Energy)
README
# Reference implementations of common solar position algorithms
[](https://badge.fury.io/py/solposx) [](https://github.com/pvlib/solposx/blob/main/LICENSE) [](https://doi.org/10.21105/joss.09239)
## What is it?
solposx is a Python package for calculating solar position angles and comparing solar position algorithms.
## Documentation
The documentation can be found at [readthedocs](https://solposx.readthedocs.io/).
## Installation and dependencies
The package can be installed using pip:
pip install solposx
## Contributing
Contributions to the repository, e.g., bug fixes, improvements to the documentation, or the addition of new algorithms, are more than welcome.
## License
[BSD 3-clause](LICENSE).