MetOffice / MetOffice/CMEW

Move `AUTOASSESS_TITLE` variable out of AutoAssess

Open
#561 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

configure
Dominant language
Python
Stars
5
Forks
3
Avg merge
5d 6h
Merged PRs (30d)
8

Description

This is the title on the high level output webpage.

Currently the webpage only displays AutoAssess results, but will eventually contain ESMValTool results as well.

The title should therefore be CMEW specific, not AutoAssess specific. The variable should then be set as a general template variable, and called something different (maybe "webpage title"?)

We should also consider whether this actually needs to be user configurable, it probably does need to be as
a) suite IDs will disappear soon
b) the scientists want to describe what they are comparing in different ways

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.

Research direction

Locate the AUTOASSESS_TITLE definition and the templates or rendering entry points that consume it. Trace how general template variables are set, then determine a CMEW-specific name and whether the value should be user-configurable; done means the high-level webpage title no longer depends on AutoAssess and still renders correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.