Solshade: Terrain-aware Solar Illumination Modelling using Digital Elevation Models and Orbital Geometry
Solshade: Terrain-aware Solar Illumination Modelling using Digital Elevation Models and Orbital Geometry - Published in JOSS (2026)
Science Score: 89.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 1 DOI reference(s) in JOSS metadata -
○Academic publication links
-
✓Committers with academic emails
1 of 1 committers (100.0%) from academic institutions -
○Institutional organization owner
-
✓JOSS paper metadata
Published in Journal of Open Source Software
Repository
Terrain-aware solar illumination modeling using DEMs and orbital sun geometry
Basic Info
- Host: GitHub
- Owner: amanchokshi
- License: mit
- Language: Jupyter Notebook
- Default Branch: main
- Homepage: https://solshade.readthedocs.io
- Size: 28.3 MB
Statistics
- Stars: 4
- Watchers: 0
- Forks: 1
- Open Issues: 1
- Releases: 1
Metadata Files
README.md
solshade is a Python toolkit for simulating solar radiation across
landscapes, accounting for terrain shadows, solar angles, and orbital geometry.
It’s designed for interdisciplinary research at the intersection of astronomy,
glaciology, botany, and geology. Capturing the dance of sol (Sun) and shade
(Shadow) over landscapes.
What does solshade do?
- Computes per-pixel solar exposure over time from a DEM
- Generates terrain-aware horizon maps to determine shadowing
- Uses precise solar ephemerides (via Skyfield)
- Calculates:
- Total annual insolation
- Date of maximum sunlight
- Mean solar incidence angle
- Terrain shading based on real orbital paths
solshade is designed to install cleanly with a single invocation of the standard Python package tool:
pip install solshade
Here are some essential project links:
- Home page and documentation
- Installing solshade
- Getting started with solshade
- Solshade package on PyPI
- Issue tracker on github
- Contributing to solshade
Example Applications
- Studying microhabitats in extreme environments
- Predicting snowmelt timing in complex terrain
- Understanding glacial melt and shadowed regions
- Modeling plant growing seasons across topography
License
MIT License — see LICENSE file.
Acknowledgments
Inspired by many interesting conversations with Anna O'Flynn, Anthony Zerafa & Chris Omelon at the McGill Arctic Research Station (MARS) on Axel Heiberg Island, 2025.
Owner
- Name: Aman Chokshi
- Login: amanchokshi
- Kind: user
- Location: Montreal
- Company: McGill TSI
- Website: https://amanchokshi.com
- Twitter: aman_chokshi
- Repositories: 45
- Profile: https://github.com/amanchokshi
Postdoctoral Fellow @mcgill TSI ↟ Radio Astronomer ↟ Coder ↟ Photographer
JOSS Publication
Solshade: Terrain-aware Solar Illumination Modelling using Digital Elevation Models and Orbital Geometry
Authors
Tags
Solar Radiation Terrain Analysis Geospatial Modelling Digital Elevation ModelsGitHub Events
Total
- Issues event: 2
- Watch event: 2
- Push event: 17
- Public event: 1
- Create event: 1
Last Year
- Issues event: 2
- Watch event: 2
- Push event: 17
- Public event: 1
- Create event: 1
Committers
Last synced: 9 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Aman Chokshi | a****i@m****a | 70 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 2 months ago
All Time
- Total issues: 1
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- amanchokshi (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 118 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 2
- Total maintainers: 1
pypi.org: solshade
Terrain-aware solar illumination modeling using DEMs and orbital sun geometry.
- Homepage: https://github.com/amanchokshi/solshade
- Documentation: https://solshade.readthedocs.io
- License: MIT
-
Latest release: 0.1.1
published 2 months ago
Rankings
Maintainers (1)
Dependencies
- mkdocs *
- mkdocs-autorefs *
- mkdocs-gen-files *
- mkdocs-git-revision-date-localized-plugin *
- mkdocs-jupyter *
- mkdocs-literate-nav *
- mkdocs-material *
- mkdocs-section-index *
- mkdocstrings *
- nbformat *
- pymdown-extensions *
- cmasher >=1.9.2
- joblib >=1.5.1
- matplotlib >=3.10.5
- more-itertools >=10.7.0
- numba ==0.61.2
- numpy ==2.2
- pandas >=2.3.1
- rasterio >=1.4.3
- rich >=14.1.0
- rioxarray >=0.19.0
- scipy >=1.16.1
- skyfield >=1.53
- typer >=0.16.0
- 176 dependencies
