MetOffice / MetOffice/SimSys_Scripts

UMDP3 Checker

Open
#199 2 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.