Skip to content

Modify preprocessor to use database.py

Tara Evaz Zadeh requested to merge feature/preprocessor_database into master

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

Merge request reports