Skip to content

Simplify/combine existing Aviary cmd interface #884

@jkirk5

Description

@jkirk5

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

Metadata

Metadata

Labels

code cleanupCode cleanup, refactoring, or similar helpful reorganizationgood first issueGood for newcomersusabilityUI/UX or API improvements

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions