Support basin constraint in mappings
- Dominant language
- Python
- Stars
- 8
- Forks
- 7
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 23
Description
At present the list of constraints supported in a mapping is limited and does not include "basin", see
https://github.com/MetOffice/CDDS/blob/6a4a7217f5a60d4a5e8d24a00549da1be9fd175f/mip_convert/mip_convert/common.py#L29-L30
We need to identify whether any additional code is needed to support basin constraints in MIP convert in order to support mappings such as https://github.com/UKNCSP/CDDS-CMIP7-mappings/issues/1443
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in mip_convert/mip_convert/common.py at lines 29–30, where supported mapping constraints are listed. Trace how constraints are processed and check the mapping described in UKNCSP/CDDS-CMIP7-mappings issue 1443. Done means basin constraints are supported wherever needed in MIP convert, or the investigation clearly records why no additional code is required.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100