After talking with @nguy the following represents what we see as the roadmap to getting PyDisdrometer to a V1 release.
[x] All readers using standardized Time.
[ ] File Saving ( Will standardize a format, netcdf Based).
[ ] All Readers Consistent syntax and internal structure, extendable.
[x] Standard Plotting Routines setup
[ ] Documentation and Cookbook examples finalized
[x] Masked arrays for fields.
[x] Rename to PyDSD to represent the larger number of instruments we will support
[x] Readers moved into .io
[x] All fields more consistent with labeling(Dictionary Syntax)
[x] Documentation Generation in Travis-CI
[x] Arbitrary Dielectric Scattering/Temperature.
[x] Implement the rest of pyparticleprobes dsd parameter calculation
I'm sure I'm missing a few things. Nick, if you want to comment on anything else I'll add it to the list.
After talking with @nguy the following represents what we see as the roadmap to getting PyDisdrometer to a V1 release.