Add test for monsoon
Open
Beginner friendly
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 testoption [should only test radiation_budget and monsoon] - Then compare task runs to check if all the files as above are produced
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
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