We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The conversion driver for ESM1.5 is currently extracts information from the input filenames, in order to produce an output file name:
um2nc-standalone/umpost/conversion_driver_esm1p5.py
Lines 145 to 148 in e2a39a7
This section of the code could be made clearer and more flexible by using regular expressions to extract this information.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The conversion driver for ESM1.5 is currently extracts information from the input filenames, in order to produce an output file name:
um2nc-standalone/umpost/conversion_driver_esm1p5.py
Lines 145 to 148 in e2a39a7
This section of the code could be made clearer and more flexible by using regular expressions to extract this information.
The text was updated successfully, but these errors were encountered: