KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
pvgis
★ 9
Open GitHub ↗
API for PVGIS, and website with documentation.
Download README (.md)
Explore Similar Repositories
hello-spring-function-azure
:
This repository is ARCHIVED as it has moved to https://github.com/Azure-Samples/hello-spring-function-azure
yellowEngine
:
3D game engine implemented in C++ and OpenGL 3.0
Management-System-of-Scientific-Research-Projects-in-Colleges-and-Universities
:
高校科研项目管理系统;Node+React+Mysql+Antd Design Pro
up-your-git-game
:
Project for an article about git rebase
wiki
:
기억보단 기록을
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
pvgis
?
Download (.md)
# Photovoltaic Geographical Information System (PVGIS) API Solar energy is one of the environmentally sustainable resources for producing electricity using photovoltaic (PV) systems. The main input data used in the planning process is solar radiation. The [Europe JRC](https://re.jrc.ec.europa.eu/pvgis/) has an [app](https://re.jrc.ec.europa.eu/pvg_tools/en/tools.html) online which you can use to calculate PV values, bus sadly they have no (good) API. That's where this website/API comes into play. The PVGIS API provides a simple API endpoint which you can get the same values via JSON. The API and source code is freely available to use under the [MIT license](https://github.com/nagilum/pvgis/blob/master/LICENSE.md). See <https://pvgisjson.com> for details on how to use the API.