MetOffice / MetOffice/PyPRECIS
Better variable naming conventions
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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