Skip to content

[BUG] Reduce flag throws yaml error #21

@jeffmm

Description

@jeffmm

Describe the issue
Trying to reduce a spec file using the -R flag with simcore.exe causes error: YAML::TypedBadConversion<int>

To Reproduce
simcore.exe -R [n] test_params.yaml

Expected behavior
Inputs are read in and written with a factor of n reduced time resolution

Additional context
Run on my laptop, but likely an issue on the docker image as well, likely due to the yaml-cpp upgrade which recognized booleans and does not like to interchange booleans and ints.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions