Science Score: 36.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
-
✓Committers with academic emails
1 of 6 committers (16.7%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.9%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
Simulating the solar potential of your building :sunny:
Basic Info
- Host: GitHub
- Owner: open-pv
- License: agpl-3.0
- Language: JavaScript
- Default Branch: main
- Homepage: https://www.openpv.de
- Size: 33.6 MB
Statistics
- Stars: 14
- Watchers: 2
- Forks: 1
- Open Issues: 37
- Releases: 6
Topics
Metadata Files
README.md
The OpenPV website
This is the base repository for the website openpv.de. The website is built using
The whole site is static, reducing the hosting costs as much as possible. The shading simulation happens in the browser, using our npm package simshady.
Setup
If you want to deploy this website locally, you need to follow these steps:
- Clone the repository and enter it.
- Make sure that you have node and the node package manager npm installed. Check this by running
node --version npm --version - Install all required packages from
package.jsonby runningshell npm install - To build the code and host it in a development environment, run
shell npm run devand visit localhost:5173.
How does this work?
We have a detailed description in german and english on our About Page. Also check out our blog.
Funding
We thank our sponsors.
Owner
- Name: OpenPV
- Login: open-pv
- Kind: organization
- Website: www.openpv.de
- Repositories: 1
- Profile: https://github.com/open-pv
Building the open source website openpv.de to evaluate the solar potential of your building :sunny:
GitHub Events
Total
- Create event: 118
- Release event: 4
- Issues event: 58
- Watch event: 8
- Delete event: 117
- Issue comment event: 115
- Push event: 207
- Pull request review comment event: 3
- Pull request event: 225
- Pull request review event: 22
Last Year
- Create event: 118
- Release event: 4
- Issues event: 58
- Watch event: 8
- Delete event: 117
- Issue comment event: 115
- Push event: 207
- Pull request review comment event: 3
- Pull request event: 225
- Pull request review event: 22
Committers
Last synced: 6 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Florian Kotthoff | 7****3 | 462 |
| Konrad Heidler | k****r@t****e | 87 |
| dependabot[bot] | 4****] | 77 |
| martin | m****n@s****e | 74 |
| Korbinian Pöppel | k****p@k****e | 37 |
| MartGro | g****i@n****e | 4 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 105
- Total pull requests: 326
- Average time to close issues: about 1 month
- Average time to close pull requests: 9 days
- Total issue authors: 13
- Total pull request authors: 4
- Average comments per issue: 0.81
- Average comments per pull request: 0.54
- Merged pull requests: 180
- Bot issues: 0
- Bot pull requests: 206
Past Year
- Issues: 72
- Pull requests: 292
- Average time to close issues: 25 days
- Average time to close pull requests: 10 days
- Issue authors: 11
- Pull request authors: 4
- Average comments per issue: 0.5
- Average comments per pull request: 0.57
- Merged pull requests: 148
- Bot issues: 0
- Bot pull requests: 196
Top Authors
Issue Authors
- FlorianK13 (80)
- khdlr (8)
- stheid (4)
- Matthias84 (3)
- supertobi (2)
- dependabot[bot] (2)
- MartGro (1)
- heeplr (1)
- georg-d (1)
- kpoeppel (1)
- nichtich (1)
- marzn (1)
- kierank01 (1)
- haukepribnow (1)
Pull Request Authors
- dependabot[bot] (231)
- FlorianK13 (79)
- khdlr (37)
- MartGro (7)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 6
proxy.golang.org: github.com/open-pv/website
- Documentation: https://pkg.go.dev/github.com/open-pv/website#section-documentation
- License: agpl-3.0
-
Latest release: v1.4.0
published 6 months ago
Rankings
Dependencies
- actions/checkout v3 composite
- actions/setup-node v3 composite
- 520 dependencies
- @vitejs/plugin-react ^4.3.1 development
- gh-pages ^6.1.1 development
- sass ^1.77.8 development
- vite ^5.4.2 development
- @chakra-ui/react ^2.8.2
- @emotion/react ^11.13.3
- @emotion/styled ^11.13.0
- @openpv/simshady ^0.0.4
- @react-three/drei ^9.111.5
- geotiff ^2.1.3
- i18next ^23.14.0
- i18next-http-backend ^2.6.1
- jszip ^3.10.1
- maplibre-gl ^4.6.0
- pako ^2.1.0
- proj4 ^2.12.0
- react ^18.2.0
- react-burger-menu ^3.0.9
- react-dom ^18.2.0
- react-helmet-async ^2.0.5
- react-i18next ^15.0.0
- react-map-gl ^7.1.7
- react-router-dom ^6.26.1
- react-three-fiber ^6.0.13
- three ^0.167.0
- actions/checkout v3 composite
- actions/setup-node v3 composite