MetOffice / MetOffice/lfric_core
Silent lfric_atm transmute script errors with PSyclone v3.2.0
- Dominant language
- Fortran
- Stars
- 26
- Forks
- 73
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 4
Description
### Version
main
### Are there any linked Issues or Pull Requests?
MetOffice/lfric_apps#53
### What happened?
PSyclone v3.2.0 comes with additional parallelisation tests that lead to various warnings and errors with `lfric_atm` transmute scripts that are currently on the `main` branch. These are silent as v3.2.0 also introduced new flag `--log-level` which defaults to `OFF`. I came across this issue while working on pull request MetOffice/lfric_apps#53.
It might be beneficial to add `--log-level=WARNING` to the `psyclone` command in the LFRic build system to highlight such warnings and failures during builds, and some `lfric_atm` transmute scripts might require fixing. Happy to create a pull request if that is useful.
### Relevant log output
```shell
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.