Add support for reprojecting from HiPS and HiPS3D to standard projections
- Dominant language
- Python
- Stars
- 127
- Forks
- 74
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 2
Description
The easiest approach might be to use https://github.com/astropy/reproject/pull/514 and pass that to e.g. ``reproject_interp`` - we could make a wrapper for it though. Need to make sure I understand the performance implications of passing a potentially huge dask array to ``reproject_interp`` - we won't be able to dump that to a memory map.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing astropy/reproject#514 and the proposed use of reproject_interp. Investigate the performance implications of passing a potentially huge dask array without using a memory map, then define a wrapper that supports reprojecting HiPS and HiPS3D data to standard projections.
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
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100