MetOffice / MetOffice/ANTS

Better functional test coverage for regridding

Open
#63 0 comments 0 reactions 0 assignees View on GitHub
✨ enhancement
Dominant language
Python
Stars
7
Forks
10
Avg merge
1d 19h
Merged PRs (30d)
5

Description

# ✨ Feature Request
In core ANTS, we should extend the rose stem tests to include all supported regridding schemes for the general regrid:

- Linear,
- TwoStage,
- ConservativeESMF,
- AreaWeighted,
- Nearest

Note that the ConservativeESMF tests should include combinations of rectilinear and curvilinear source and target.

This is a stepping stone towards work to integrate iris-esmf-regrid into regular ANTS, so the framework should be extensible to additional schemes.

Contributor guide

Open the contributing guide

Research direction

Start by locating the core ANTS rose stem tests and run the existing functional test suite to understand its current structure. Extend coverage for Linear, TwoStage, ConservativeESMF, AreaWeighted, and Nearest, including rectilinear and curvilinear source and target combinations for ConservativeESMF. Done means all listed schemes are covered and the test framework can accommodate additional schemes.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data, testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.