Description
Many of Aviary's reports are not registered to run when you call run_model. Most are set to only run when using run_driver. What we want is for reports to be registered for both run_model and run_driver, however simply copy/pasting the register with the method changed but this causes a warning of duplicate report names when running any models. Changing the report name is probably fine as I don't think it ever shows up in a filename or place a user would see (so we could have something like list_options_driver and list_options_model??)
Example
No response
Error Message
No response
Aviary Version
1.0.3-dev
Environment Information
No response
Description
Many of Aviary's reports are not registered to run when you call
run_model. Most are set to only run when usingrun_driver. What we want is for reports to be registered for bothrun_modelandrun_driver, however simply copy/pasting the register with themethodchanged but this causes a warning of duplicate report names when running any models. Changing the report name is probably fine as I don't think it ever shows up in a filename or place a user would see (so we could have something likelist_options_driverandlist_options_model??)Example
No response
Error Message
No response
Aviary Version
1.0.3-dev
Environment Information
No response