solposx: A Python package for determining solar position and atmospheric refraction
solposx: A Python package for determining solar position and atmospheric refraction - Published in JOSS (2025)
Science Score: 93.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 1 DOI reference(s) in JOSS metadata -
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
✓JOSS paper metadata
Published in Journal of Open Source Software
Keywords from Contributors
photovoltaic
renewable-energy
renewables
solar-energy
Last synced: 4 months ago
·
JSON representation
Repository
solposx is a Python package for determining solar position and atmospheric refraction
Basic Info
- Host: GitHub
- Owner: pvlib
- License: bsd-3-clause
- Language: Python
- Default Branch: main
- Homepage: https://solposx.readthedocs.io/
- Size: 2.16 MB
Statistics
- Stars: 6
- Watchers: 5
- Forks: 2
- Open Issues: 7
- Releases: 4
Created 9 months ago
· Last pushed 4 months ago
Metadata Files
Readme
License
README.md
Reference implementations of common solar position algorithms
solposx is a Python package for calculating solar position angles and comparing solar position algorithms.
Documentation
The documentation can be found at readthedocs.
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
Owner
- Name: pvlib
- Login: pvlib
- Kind: organization
- Repositories: 7
- Profile: https://github.com/pvlib
JOSS Publication
solposx: A Python package for determining solar position and atmospheric refraction
Published
November 10, 2025
Volume 10, Issue 115, Page 9239
Authors
Tags
solar energy photovoltaics solar positionGitHub Events
Total
- Issues event: 1
- Delete event: 3
- Member event: 1
- Push event: 9
- Pull request event: 2
- Pull request review event: 2
- Pull request review comment event: 4
- Create event: 5
Last Year
- Issues event: 1
- Delete event: 3
- Member event: 1
- Push event: 9
- Pull request event: 2
- Pull request review event: 2
- Pull request review comment event: 4
- Create event: 5
Committers
Last synced: 4 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Adam R. Jensen | 3****n | 158 |
| Echedey Luis Álvarez | 8****s | 29 |
| Kevin Anderson | k****o@g****m | 19 |
| Ioannis Sifnaios | j****f@h****m | 15 |
Issues and Pull Requests
Last synced: 4 months ago
All Time
- Total issues: 0
- Total pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: about 1 hour
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: about 1 hour
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- AdamRJensen (2)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
.github/workflows/lint.yml
actions
- actions/checkout v4 composite
- actions/setup-python v5 composite
.github/workflows/publish.yml
actions
- actions/checkout v4 composite
- actions/download-artifact v4 composite
- actions/setup-python v5 composite
- actions/upload-artifact v4 composite
- pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/test.yml
actions
- actions/checkout v4 composite
- actions/setup-python v5 composite
pyproject.toml
pypi
- matplotlib *
- numpy *
- pandas *
- pvlib *
