https://github.com/assessingsolar/solposx

A Python package for calculating solar position angles using various algorithms.

https://github.com/assessingsolar/solposx

Science Score: 26.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
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.9%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

A Python package for calculating solar position angles using various algorithms.

Basic Info
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 2
  • Open Issues: 24
  • Releases: 2
Created about 1 year ago · Last pushed 10 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

BSD 3-clause.

Owner

  • Name: Assessing Solar
  • Login: AssessingSolar
  • Kind: organization

GitHub Events

Total
  • Create event: 31
  • Issues event: 32
  • Release event: 2
  • Delete event: 37
  • Issue comment event: 24
  • Member event: 2
  • Push event: 119
  • Pull request review event: 9
  • Pull request review comment event: 9
  • Pull request event: 66
  • Fork event: 2
Last Year
  • Create event: 31
  • Issues event: 32
  • Release event: 2
  • Delete event: 37
  • Issue comment event: 24
  • Member event: 2
  • Push event: 119
  • Pull request review event: 9
  • Pull request review comment event: 9
  • Pull request event: 66
  • Fork event: 2

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 14 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 2
  • Total maintainers: 1
pypi.org: solposx

solposx is a Python package for calculating solar position angles and comparing solar position algorithms.

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 14 Last month
Rankings
Dependent packages count: 9.1%
Average: 30.2%
Dependent repos count: 51.2%
Maintainers (1)
Last synced: 10 months ago

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 *