Update 'Home'
parent
da2b053651
commit
45daef9b32
76
Home.md
76
Home.md
|
@ -1,28 +1,48 @@
|
||||||
# Welcome to the Sonnendach wiki!
|
# Welcome to the Sonnendach wiki!
|
||||||
## How Sonnendach works:
|
## What Sonnendach does:
|
||||||
|
If you have a list of adresses (in swizerland) you can use the Sonnendach Application to get the following information about those adresses automatic from the website www.sonnendach.ch:
|
||||||
If you have in a .csv:
|
* suitability of the roof
|
||||||
1. the name of the street (Street):
|
* Screenshot of the roof
|
||||||
2. the Number of the house (Number)
|
* Screenshot of the chart about production
|
||||||
3. the Postal code (Postal code)
|
* The personal URL of the adress
|
||||||
4. the Name of the City (City)
|
* A QR-Code with these URL
|
||||||
|
* produced Energy with half of roof surface covered – low use
|
||||||
It can write in your .csv file:
|
* produced Energy with three quarters of roof surface covered – typical use
|
||||||
|
* produced Energy with roof surface fully covered – optimum use
|
||||||
* Sonnendach URL: the url which results when you look up the respective adress on [sonnendach.ch](sonnendach.ch)
|
* Value in CHF with roof surface fully covered – optimum use
|
||||||
* suitability: the suitability as it is asessed by the federal office of energy on [sonnendach.ch](sonnendach.ch)
|
|
||||||
* Image Filename Map: the Filename of the screeshot it creates from the map
|
|
||||||
* Image Filename Production:
|
|
||||||
* Image Filename qrcode: the Filename of the screeshot it creates from the map
|
## How Sonnendach works:
|
||||||
* PV Production 50:
|
|
||||||
* PV Production 75:
|
### 1. Prepaire a list with a header row and all your adresses in the following rows.
|
||||||
* PV Production 100:
|
**Create a own column for each of the following information and fill them out:**
|
||||||
* Value Electricity production:
|
* the name of the street (Street)
|
||||||
|
* the Number of the house (Number)
|
||||||
|
* the Postal code (Postal code)
|
||||||
|
* the Name of the City (City)
|
||||||
|
**Create a own column for each of the following information and leave them empty. They will be filled in automatically by the application:
|
||||||
|
* Sonnendach URL: the url which results when you look up the respective adress on [sonnendach.ch](sonnendach.ch)
|
||||||
## How Sonnendach was Created:
|
* suitability: the suitability as it is asessed by the federal office of energy on [sonnendach.ch](sonnendach.ch)
|
||||||
|
* Image Filename Map: the Filename of the screeshot it creates from the map
|
||||||
In the context of the SolarCity Project from schaffhausen wich took place in the beginning of the year 2022 Maurus Pfalzgraf asked Roman Schenk, if he could write a script to find to create a list with good suited roofs of the city of schaffhausen. So that the City could send letters to the houseowners to tell them about their PV-production potential.
|
* Image Filename Production: Filename of the screenshot it creates from the chart
|
||||||
|
* Image Filename qrcode: the Filename of the screeshot it creates from the map
|
||||||
|
* PV Production 50: produced Energy with half of roof surface covered – low use
|
||||||
|
* PV Production 75: Energy with three quarters of roof surface covered – typical use
|
||||||
|
* PV Production 100: produced Energy with roof surface fully covered – optimum use
|
||||||
|
* Value Electricity production: Value in CHF with roof surface fully covered – optimum use
|
||||||
|
|
||||||
|
### 2. Save the List in the csv.
|
||||||
|
For example, you can save the list as a csv file with excel by using the "save as" option to save the file again and selecting csv as the format.
|
||||||
|
Make sure to use ',' as delimeter character.
|
||||||
|
|
||||||
|
### 3. Download and open the Sonnendach Application.
|
||||||
|
You can download the newst version
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## How Sonnendach was Created:
|
||||||
|
|
||||||
|
In the context of the SolarCity Project from schaffhausen wich took place in the beginning of the year 2022 Maurus Pfalzgraf asked Roman Schenk, if he could write a script to find to create a list with good suited roofs of the city of schaffhausen. So that the City could send letters to the houseowners to tell them about their PV-production potential.
|
||||||
|
|
Loading…
Reference in New Issue