CDCgov / cfa-abc-calibration

Apache License 2.0
1 stars 0 forks source link

GCM Wrapper class methods for SimulationBundle #8

Open chris-cfa opened 2 weeks ago

chris-cfa commented 2 weeks ago

Is your feature request related to a problem? Please describe. The syntax for cfa-gcm-wrapper writer/runner/gatherer is cumbersome and repetitive. It would be easier if the necessary variables were stored in the SimulationBundle class and class methods were added to call these methods directly

Describe the solution you'd like add gcm_write, gcm_run, and gcm_gather functions to the SimulationBundle class

chris-cfa commented 2 weeks ago

The simulationbundle should use the step number as a subfolder when writing and running