Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 368 Bytes

CHANGELOG.md

File metadata and controls

14 lines (9 loc) · 368 Bytes

Changelog

latest

  • earth2grid.latlon.BilinearInterpolator moved to earth2grid.BilinearInterpolator

2024.8.1

  • made visualization dependencies optional
  • healpix.pad now supports 5d [n, c, f, x, y] shaped arrays.
  • Add CUDA implementation of healpix padding (Thorsten Kurth, Mauro Bisson, David Pruitt)

2024.5.2

  • First publicly available release