Oslandia / deeposlandia

Migrated to: https://gitlab.com/Oslandia/deeposlandia
MIT License
59 stars 16 forks source link

Include every output paths into the prepare_output_folder() function #158

Closed delhomer closed 4 years ago

delhomer commented 4 years ago

This PR simplifies the postprocess API, in the sense that we manage the output folders in a similar fashion than the preprocessed folders.

We consider now new output folders:

The model and instance of reference are included in this refactoring.

Concretely, the prepare_output_folder() function (deeposlandia/utils.py) has been updated and returns now a dictionary.