OpenMDAO / OpenMDAO/Aviary

Ability to save generated data tables

Open
#472 2 comments 0 reactions 2 assignees View on GitHub

@Kenneth-T-Moore is already working on this.

Since May 29, 2026.

user interface
Dominant language
Python
Stars
287
Forks
140
Avg merge
6d 14h
Merged PRs (30d)
18

Description

Desired capability or behavior.

Aviary often generates data which would be helpful to easily extract for viewing and have the option to save to a file. Some examples include aerodynamic results (such as drag polars) or engine decks after processing/scaling.

Suggested implementation: write a util function that can be utilized by the subsystem reports to take data that is compatible with
write_data_file(), display that data table in the report (perhaps collapsible), and have a button to save that data to a .csv

We'll have to think more about choices such as whether or not this data should be scaled, and how we clearly communicate that to the user.

Is your feature request related to a problem? Please describe.

No response

Associated Bug Report

No response

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.