Skip to content

emod_api

To generate a config.json from a param_overrides.json (or params-of-interest.json): python -m emod_api.config.from_overrides

To generate a default config.json based on the schema for a given Eradication binary: python -m emod_api.config.from_schema -e ...

To generate a schema.json: python -m emod_api.schema.get_schema

For rest of emod-api documentation, please go to https://github.com/InstituteforDiseaseModeling/emod-api