remove branch_method for CMIP7
Open
- Dominant language
- Python
- Stars
- 8
- Forks
- 7
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 23
Description
CMIP7 has removed the branch_method from the global attributes, but we rely on this in a number of functions.
I don't think it is problematic to retain it, but we might want to look at how much work it would be to remove.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating every reference to the branch_method global attribute and inspect the functions that rely on it. Determine whether those dependencies can be removed for CMIP7 without affecting existing behavior, and confirm that the relevant processing paths no longer require the attribute.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-engineering
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100