xarray-contrib / xarray-contrib/pint-xarray
Relations between arguments in @expects decorator
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 119
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
#143 should ideally add functionality for relations between units of input arguments, in the same way that pint.ureg.wraps does. This seems quite complicated though, so I think we should leave it to a separate PR. I wonder if the neatest way to fix it would involve some upstream changes in pint?
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
Start by reading issue #143 and Pint's documentation on specifying relations between arguments with pint.ureg.wraps. Determine the intended relation behavior for the @expects decorator and whether upstream Pint changes are required; done means the feature is implemented with agreed behavior and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100