Expansion of differentiation operator for spherical coordinates
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 33
- Forks
- 19
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 30
Description
### What problem does your feature request solve?
Currently the differentiate diagnostic only does Cartesian differentiation. However, working with geospatial data implies we should allow spherical differentiation to occur.
### Describe the solution you'd like
Either an extension of `misc.differentiate` or a new spherical differentiation operator.
### Describe alternatives you've considered
Contributor guide
No contributing guide indexed for this repository
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 locating and reading the existing misc.differentiate diagnostic to understand its Cartesian behavior. Determine whether spherical differentiation belongs there or needs a new operator, then define the expected geospatial behavior and validation needed for the feature to be complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100