ajdawson / windspharm

A Python library for spherical harmonic computations on vector winds.
http://ajdawson.github.io/windspharm
MIT License
82 stars 36 forks source link

Force result of product to be a np.int type #90

Closed t0medwards closed 6 years ago

t0medwards commented 6 years ago

I believe this is a fix for issue #89

ajdawson commented 6 years ago

Thanks @t0medwards. Nicely done, you couldn't have made my life easier! Opening the issue providing a SSCCE and the error message, then a follow up PR fixing it with cross reference to the issue is pretty much the ideal scenario for a maintainer. Welcome back any time :smile: