Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework Config Files #36

Open
rdoddanavar opened this issue Dec 19, 2020 · 0 comments · May be fixed by #115
Open

Rework Config Files #36

rdoddanavar opened this issue Dec 19, 2020 · 0 comments · May be fixed by #115
Assignees
Labels
pre-processing Simulation I/O & data management refactoring (refactoring)

Comments

@rdoddanavar
Copy link
Owner

rdoddanavar commented Dec 19, 2020

  • Config files should be an implementation detail hidden from user. Consider:
    • Eliminating config_unit.yml or storing in source directory
    • Inlining config_unit.yml as python dict or storing in source directory
    • Removing config_output.yml; all telemetry fields are used by default
  • Consider making telemetry a standalone class (remove methods from flight model class)
@rdoddanavar rdoddanavar added the pre-processing Simulation I/O & data management label Dec 19, 2020
@rdoddanavar rdoddanavar self-assigned this Dec 19, 2020
@rdoddanavar rdoddanavar changed the title Specific Config Path from Input file Rework Config Files Sep 3, 2024
@rdoddanavar rdoddanavar added the refactoring (refactoring) label Oct 5, 2024
@rdoddanavar rdoddanavar linked a pull request Oct 15, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pre-processing Simulation I/O & data management refactoring (refactoring)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant