pytroll / pygac

A python package to read and calibrate NOAA and Metop AVHRR GAC and LAC data
https://pygac.readthedocs.org/
GNU General Public License v3.0
21 stars 27 forks source link

Adapt to numpy-2 #129

Closed sfinkens closed 4 months ago

sfinkens commented 4 months ago

Closes #128

sfinkens commented 4 months ago

@ninahakansson Can you please try this out?

yukaribbba commented 4 months ago

@sfinkens I also met that problem and this PR works for me. Thanks for fix!