Skip to content

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

@aaronjridley

Description

@aaronjridley

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions