(geo)data processing, database setup, data validation
Code licensed under "GNU Affero General Public License Version 3 (AGPL-3.0)" It is a collaborative work with several copyright owner: 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 © DLR Institute for Networked Energy Systems"
Installation of latest release
`
(sudo) pip3 install dataprocessing
`
Installation (of developer version) via pip on linux systems as follows
`
sudo pip3 install -e <path-to-data_processing-repo>
`
Troubleshooting
- __Problem__: Installation of required package shapely fails. __Solution__: Install pre-build
wheel from [here](http://www.lfd.uci.edu/~gohlke/pythonlibs/#shapely)
You can run data processing by calling command-line script
` ~$ ego_data_processing `