Modify preprocessor to use database.py
Description as in issue #41 (closed).
The preprocessor.py should be modified to create the augmented exposure models in database or/and csv format. It will execute much faster and it gives the losscalculator the opportunity to later take the exposure as database format and not slow csv files.
rfc @shinde