josephhardinee / PyDSD

Python Library for working with disdrometer data.
GNU Lesser General Public License v2.1
45 stars 33 forks source link

Bugfix regresion spectrum calculation effective area arguments #99

Closed josephhardinee closed 4 years ago

josephhardinee commented 4 years ago

This fixes some bugs raised by Aifang about not handling function passed in for effective area spectrum calculations appropriately. Also adds some regression tests to avoid this in the future.

pep8speaks commented 4 years ago

Hello @josephhardinee, Thank you for updating !

Line 692:101: E501 line too long (107 > 100 characters)

Comment last updated at 2020-09-03 16:06:49 UTC