tsssss / geopack

Python version of geopack and Tsyganenko models
MIT License
30 stars 12 forks source link

np.float is deprecated since numpy v1.24.0 #14

Closed JouleCai closed 1 year ago

JouleCai commented 1 year ago

Hi,

Geopack is incompatible with numpy after v1.24.0, since np.float or similar aliases are deprecated. Could you please make an update on this issue?

tsssss commented 1 year ago

merged your pull request. Thank you very much!