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

Option to write DA output to file #236

Open
JonKing93 opened this issue Oct 25, 2022 · 1 comment
Open

Option to write DA output to file #236

JonKing93 opened this issue Oct 25, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@JonKing93
Copy link
Owner

No description provided.

@JonKing93 JonKing93 added the enhancement New feature or request label Oct 25, 2022
@JonKing93
Copy link
Owner Author

Some thoughts on implementing DA saved to file.

  1. When preallocating deviations, don't replicate over time steps. Instead, replicate over gains.

  2. It might work to use the whichGain vector to map deviations onto specific time steps.

  3. Include an option to either save 1. Directly to a mat file (which may fail from memory issues), or 2. Into a special output file, either .out, .dash, .output, .kf, .kfoutput or something similar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant