reproject icon indicating copy to clipboard operation
reproject copied to clipboard

Add support for reprojecting from HiPS and HiPS3D to standard projections

Open astrofrog opened this issue 8 months ago • 0 comments

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.

astrofrog avatar Jul 04 '25 10:07 astrofrog