pyrocko / kite

InSAR unwrapped surface displacement processing for earthquake modelling.
https://pyrocko.org/kite/
GNU General Public License v3.0
79 stars 34 forks source link

Compatibility with newes numpy version #95

Closed MalteMetz closed 1 year ago

MalteMetz commented 1 year ago

The recent numpy version 1.24 has removed num.float. Instead they have to be labeled as num.float64 or num.float32. It would be probably good to ensure compatibility with that.

miili commented 1 year ago

Thank you. This was fixed in 1.5.5