Updated deprecated syntax in storm_functions@L108 - raghu330:07/Aug/18#1
Updated deprecated syntax in storm_functions@L108 - raghu330:07/Aug/18#1raghu330 wants to merge 1 commit intoecjoliver:masterfrom
Conversation
|
Hi raghu330. I tried making the suggested change and there are two problems with it:
If you can suggest a change that doesn't slow the code down and doesn't change behaviour I would merge it. Regards, Eric |
|
Hi Oliver, Can you please provide all the best-fit preposition softs version information to run this stormTracking to me. I think it could include as follows: scipy numpy netcdf4 matplotlib basemap python=2.7. It seems that I always get a runtimewarning, no matter how I change the soft version. The warning is like that: storm_functions.py:95: RuntimeWarning: invalid value encountered in greater |
Hello Oliver, Can you please update your master for the deprecation change. Basically bool-integer was not working out, so made use of np.subtract.