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

[FEAT] Put Ensemble Numbers in the input file name #95

Open
aaronjridley opened this issue Apr 13, 2023 · 0 comments
Open

[FEAT] Put Ensemble Numbers in the input file name #95

aaronjridley opened this issue Apr 13, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@aaronjridley
Copy link
Contributor

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

If the user wants to control inputs with the ensembles, then the user can create input files and then have the code read those files based on the ensemble number.

Describe the solution you'd like
In the aether.json file, the user could enter the input file names as something like imf_%%%.dat and Aether would recognize %%% as needing to substitute 000, 001, 002, etc. for the ensemble number.

Describe alternatives you've considered
This should be straightforward.

Additional context
The user can already perturb the inputs, so this isn't super critical, but gives the user a lot more control.

@aaronjridley aaronjridley added the enhancement New feature or request label Apr 13, 2023
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