-
Notifications
You must be signed in to change notification settings - Fork 110
Description
Desired capability or behavior.
Several Aviary interface commands could be streamlined.
The various conversion utilities could be combined like so:
aviary convert engine ..., aviary convert input ..., aviary convert aero_data ...
This would prevent the interface from further bloating if more conversion utilities are created. fortran_to_aviary is a little clunky as a user-facing command and doesn't match the pattern of other conversion utility names.
The RT plotting should be a flag for run_mission (--rt), and for scripts a argument to the L1 and L2 interfaces should be provided to toggle it there.
hangar could possibly use a rework - in order to properly use it, users need to already know the names of the available models and the only way to do that is to look at the repo files and folders (and a savvy user could just decided to directly download the files they want there anyway). No proposed changes for that one right now
Is your feature request related to a problem? Please describe.
No response
Associated Bug Report
No response