iceberg-project / ICEBERG-middleware

This repo contains the ICEBERG middleware as it is agreed by the members of the ICEBERG project.
MIT License
2 stars 1 forks source link

Feature/config file #11

Closed iparask closed 5 years ago

iparask commented 5 years ago

This PR fixes #2.

It introduces a new flag called --config. The user can the specify a file similar to test.json in the test folder. The file should have two specific entries, general and analysis. general expects all the general entries as the ones specified in the CLI, while the analysis expects the usecase specific inputs. In addition, it expects a which entry with the name of the use case