Skip to content

Commit 50ba34c

Browse files
author
ulf
committed
merge release branch into master
2 parents 01273c0 + bc81ad1 commit 50ba34c

115 files changed

Lines changed: 22648 additions & 7874 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
/ego_deu_loads_per_grid_district/2016-04-26_ego_deu_mv_loads.pdf
1212
/data_processing.egg-info/*
1313
/dataprocessing.egg-info/
14+
/calc_geo_powerplants/renewable_energy_allocation_all_voltage_level/ego_allocation_res_scenario.odp
15+
/calc_geo_powerplants/renewable_energy_allocation_all_voltage_level/todo_RES_allo.txt
1416
/calc_geo_powerplants/Comments_res_scenario.txt
1517
gurobi.log
1618
*.pyc

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1-
# data_processing
1+
# eGo dataprocessing
22
(geo)data processing, database setup, data validation
33

4+
# Copyleft
5+
6+
Code licensed under "GNU Affero General Public License Version 3 (AGPL-3.0)"
7+
It is a collaborative work with several copyright owner:
8+
Cite as "eGo dataprocessing © Flensburg University of Applied Sciences, Centre for Sustainable Energy Systems © Europa-Universität Flensburg, Centre for Sustainable Energy Systems © Reiner Lemoine Institut © NEXT ENERGY"
9+
410
## Installation
511

612
Installation of latest release

dataprocessing/python_scripts/config_eGo_lv_grid_districts renamed to archiv/config_eGo_lv_grid_districts

File renamed without changes.

dataprocessing/python_scripts/config_eGo_substations_lv renamed to archiv/config_eGo_substations_lv

File renamed without changes.

dataprocessing/python_scripts/process_eGo_lv_grid.py renamed to archiv/process_eGo_lv_grid.py

File renamed without changes.

dataprocessing/python_scripts/process_eGo_lv_grid_districts.py renamed to archiv/process_eGo_lv_grid_districts.py

File renamed without changes.

dataprocessing/python_scripts/process_eGo_lv_grid_multiple.py renamed to archiv/process_eGo_lv_grid_multiple.py

File renamed without changes.

dataprocessing/sql_snippets/process_eGo_lv_streets.sql renamed to archiv/process_eGo_lv_streets.sql

File renamed without changes.

dataprocessing/python_scripts/process_eGo_substations_lv.py renamed to archiv/process_eGo_substations_lv.py

File renamed without changes.

dataprocessing/sql_snippets/process_ego_grid_lv_griddistrictpts.sql renamed to archiv/process_ego_grid_lv_griddistrictpts.sql

File renamed without changes.

0 commit comments

Comments
 (0)