MetOffice / MetOffice/PyPRECIS

Better variable naming conventions

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

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
20
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Currently we use tm for temperature in file naming, We should stick to official naming e.g. tas, tasmin, tasmax

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 files whose names use the temperature abbreviation `tm` and review the surrounding naming conventions. Rename the relevant files to use the official `tas`, `tasmin`, and `tasmax` names, then verify that references to the old names still work.

Written by the indexing model from the issue text.

Assessment

Domain
data
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.