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

Is it possible to remove the hardcoded filenames? #11

Open
jonseddon opened this issue Nov 20, 2020 · 1 comment
Open

Is it possible to remove the hardcoded filenames? #11

jonseddon opened this issue Nov 20, 2020 · 1 comment

Comments

@jonseddon
Copy link
Collaborator

The structure of the filenames is hardcoded into the Python code. To allow use with different ways of outputting the files from the UM, or even different climate models, could the structure of the filenames be specified in rose-app.conf?

@robertsmalcolm
Copy link
Collaborator

One option is to pass a file pattern from rose e.g. "atmos_{}a_{}h_{}_pt-{}.nc", perhaps together with (or instead of) a file type - e.g. um_postproc_netcdf, with these defined in input namelists. This would enable it to be more flexible.

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

No branches or pull requests

2 participants