0.2.0
What's Changed
- Add healpy dependency for non-Windows platforms by @lkluft in #51
- Refactor inspection of HEALPix indexing scheme by @lkluft in #50
- Refactor
healpix.get_index()by @lkluft in #54 - Revise handling of helper function to sample HEALPix maps by @lkluft in #55
- Reorganise the HEALPix subpackage into submodules by @lkluft in #56
This release introduces dependencies on the pyproj and regionmask packages.
Full Changelog: v0.1.5...v0.2.0