PyDSD icon indicating copy to clipboard operation
PyDSD copied to clipboard

PyDisdrometer Roadmap

Open josephhardinee opened this issue 10 years ago • 1 comments

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.

josephhardinee avatar Apr 18 '16 21:04 josephhardinee

I would say the readers to have consistent core structure with the ability to be extendable.

Also and expansion of DSD parameter calculations.

nguy avatar Apr 19 '16 15:04 nguy