josephhardinee / PyDSD

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

Large PR #75

Closed josephhardinee closed 6 years ago

josephhardinee commented 6 years ago

This is a fairly large PR as I was fixing many issues for some internal work. This PR adds:

  1. A rough draft of a writer. This will write out moments, but I think we need improvements on the readers to make this more useful.
  2. Python 3.7-dev test support on travis
  3. Improvements and cleanups to ParsivelNasaGVReader, NASA 2DVD reader, and ARM APU reader.
  4. Several new functional tests.
  5. Exponential distribution parameter fitting
  6. Conda forge on travis installs installs.
  7. Metadata improvements to config object.
pep8speaks commented 6 years ago

Hello @josephhardinee, Thank you for updating !

Cheers ! There are no PEP8 issues in this Pull Request. :beers:

Comment last updated on August 14, 2018 at 17:25 Hours UTC
coveralls commented 6 years ago

Coverage Status

Coverage increased (+3.2%) to 66.6% when pulling 08f2bd9e1a152c41e2e9a5b13c307673df0d2868 on writer_rd into 39ae6fd76002cdafc2d5b9f9a8aa245e9effdb0f on master.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+3.2%) to 66.6% when pulling 08f2bd9e1a152c41e2e9a5b13c307673df0d2868 on writer_rd into 39ae6fd76002cdafc2d5b9f9a8aa245e9effdb0f on master.