payu-org / payu

A workflow management tool for numerical models on the NCI computing systems
Apache License 2.0
21 stars 27 forks source link

Remove unnecessary UM config files #455

Closed blimlim closed 4 months ago

blimlim commented 4 months ago

Changes related to #419.

Payu currently requires several UM configuration files which aren't required and duplicate settings in the required ones, making it confusing to modify the correct namelists.

I've removed the unneeded files from the config_files in um.py, though kept parexe as an optional_configuration_file in case it is needed by older configurations.

pep8speaks commented 4 months ago

Hello @blimlim! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:

Comment last updated at 2024-07-03 04:28:47 UTC