pytroll / pytroll/python-geotiepoints
5-dimensional interpolation
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 30
- Forks
- 19
- Avg merge
- 5d 1h
- Merged PRs (30d)
- 5
Description
Is there any reason that the upper limit is 4D? If I am reading the code correctly, there appears to be cython code for 5D interpolation in geotiepoints/multilinear_cython.pyx, but this has not been compiled into geotiepoints/multilinear_cython.c.
Thanks!
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 comparing the 5D interpolation code in geotiepoints/multilinear_cython.pyx with geotiepoints/multilinear_cython.c and inspect how the generated C file is built or updated. Done means the 5D implementation is compiled into the C source and the package supports 5-dimensional interpolation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- Half a day
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100