MetOffice / MetOffice/SimSys_Scripts
UMDP3 Checker
Open
@r-sharp is already working on this.
Since Jul 31, 2026.
- Dominant language
- Python
- Stars
- 9
- Forks
- 19
- Avg merge
- 5d 48m
- Merged PRs (30d)
- 4
Description
## Issues
- [x] #214 => #226
- [x] Clarify output in verbose-mode => #234
`1 : UPPERCASE variable name at line(s): 40, 43, 48, 49, 50` instead of
`1 : UPPERCASE variable name : [40, 43, 48, 49, 50]`
- [x] Scan only what needs to be scanned instead of all files when `--file-type` flag is present
```
umdp3_conformance.py --path --file-type Fortran --fullcheck
```
- [ ] #221
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.