You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Cleanup logging situation in model. Now each method (except init-multiple) should created their own log file in the logs directory and no additional logs should be created.
Fix several warnings throughout model. And do not ignore some warnings globally.
Add custom and improved logging in calibration snakemake workflow.
In calibration, only run init and build if model.yml and build was not completed respectively.