idies / pyJHTDB

Python wrapper for the Johns Hopkins turbulence database library
Apache License 2.0
100 stars 47 forks source link

Fixed int parameter #44

Closed rsautter closed 8 months ago

rsautter commented 8 months ago

Numpy does not accept anymore the int type. We must specify that we are using int32 or int 64