Skip to content
This repository has been archived by the owner on Jun 12, 2022. It is now read-only.

Latest commit

 

History

History
24 lines (16 loc) · 720 Bytes

todo.md

File metadata and controls

24 lines (16 loc) · 720 Bytes

TODO

Tests

  • Add test to every line of code.

    • Current coverage: 67%
  • Output images if save_figures == True to a tempfolder (instead of /tmp).

Other

  • Move changelog and todo sections to separate files. (https://github.com/pypa/sampleproject)

  • Create a helper function to allow for easy plotting of 20-30 data points to be easily distinguishable on the map. Cycling thru colors, markers and dash/lines is a good way to start.

  • Add a way to create release versions number unequivocally (instead of doing the analysis of backwards compatibility myself).

  • Solve all open "XXX"s and "TODO"s