diff --git a/Home.md b/Home.md index 5b02334..980c9a4 100644 --- a/Home.md +++ b/Home.md @@ -1,28 +1,48 @@ -# Welcome to the Sonnendach wiki! -## How Sonnendach works: - -If you have in a .csv: -1. the name of the street (Street): -2. the Number of the house (Number) -3. the Postal code (Postal code) -4. the Name of the City (City) - -It can write in your .csv file: - -* Sonnendach URL: the url which results when you look up the respective adress on [sonnendach.ch](sonnendach.ch) -* 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 -* PV Production 50: -* PV Production 75: -* PV Production 100: -* Value Electricity production: - - - - - -## 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. +# Welcome to the Sonnendach wiki! +## 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: +* suitability of the roof +* Screenshot of the roof +* Screenshot of the chart about production +* The personal URL of the adress +* A QR-Code with these URL +* produced Energy with half of roof surface covered – low use +* produced Energy with three quarters of roof surface covered – typical use +* produced Energy with roof surface fully covered – optimum use +* Value in CHF with roof surface fully covered – optimum use + + + +## How Sonnendach works: + +### 1. Prepaire a list with a header row and all your adresses in the following rows. +**Create a own column for each of the following information and fill them out:** +* 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) +* 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: 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.