MetOffice / MetOffice/CMEW

Improve naming of apps/tasks for clarity

Open
#318 4 comments 0 reactions 0 assignees View on GitHub
enhancement technical discussion
Dominant language
Python
Stars
5
Forks
3
Avg merge
5d 6h
Merged PRs (30d)
8

Description

Some apps are confusingly names, particularly `configure_recipe` and `configure_for`. Decide new names and implement them.

Tentative app names:
- configure_for -> update_assessment_recipe
- configure_recipe -> configure_assessment_tool

Contributor guide

Open the contributing guide

Research direction

Search the repository for the app/task names `configure_for` and `configure_recipe`, then trace their definitions and every reference. Rename them to `update_assessment_recipe` and `configure_assessment_tool` as proposed, update callers and documentation where needed, and verify that the affected workflow commands still resolve correctly.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.