MetOffice / MetOffice/ennuf

Precision in ML model component Fortran file is not settable

Open
#18 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
4
Forks
4
PR merge metrics
No merged PRs in 30d

Description

The file containing the ML model components isn't formatted with a Formatter that can change things like capitalisation of keywords, precision, etc. It can be changed manually by the user but it would be nice to do that with either duplicated files (bad), programatically (jank) or with some sort of templating (need to read up on options).

Contributor guide

No contributing guide indexed for this repository

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.

Research direction

Start by locating the ML model component Fortran file and tracing how it is produced or formatted. Compare formatter, generated-file, programmatic, and templating options, then define how users would set keyword capitalization and precision without manual edits or duplicated files.

Written by the indexing model from the issue text.

Assessment

Tech stack
fortran, python
Domain
machine-learning, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.