MetOffice / MetOffice/CMEW

Add test for monsoon

Open Beginner friendly
#454 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Create a file for monsoon in https://github.com/MetOffice/CMEW/tree/main/CMEW/app/compare/opt to check that the following files exist:

  • nac_plots/monsoon_east_indices.png
  • nac_plots/monsoon_east.png
  • nac_plots/monsoon_south_indices.png
  • nac_plots/monsoon_south.png
  • nac_plots/monsoon_east_other.png
  • nac_plots/monsoon_overview.png
  • nac_plots/monsoon_south_other.png
  • u-bv526/metrics.csv
  • u-cw673/metrics.csv

Acceptance criteria:

  • Given the monsoon recipe works in CMEW
  • When CMEW is run with the -o test option [should only test radiation_budget and monsoon]
  • Then compare task runs to check if all the files as above are produced

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

Inspect CMEW/app/compare/opt and the existing comparison tests to determine the expected file format and naming. Run CMEW with the -o test option after confirming the monsoon recipe works. Done means the monsoon comparison task runs and checks all listed PNG and metrics.csv files, alongside radiation_budget.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing-qa
Issue type
Feature
Difficulty
2/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.