Skip to content

DOPpy v2.02

Compare
Choose a tag to compare
@pyZerrenner pyZerrenner released this 14 Dec 00:32
· 28 commits to master since this release
2034698

Original release date: 12-12-2016

In this release the first feature request by colleagues were implemented. At the same time the first bugs were reported (& fixed). The positive news: The module was actually used by others. Hurray! Also there was now a short introduction at the start of the module (basically the readme) and the doc-strings have improved.

Changelog v2.02

  • Fixed Doppler angle in velocity calculation of DOP3000 and added Doppler angle in velocity calculation of DOP2000.
  • Added DOPBase.removeAliasing to remove aliasing effects for smooth velocity data.
  • Added the option to plot custom horizontal and vertical lines in the DOPBase.replay method (see the Keyword-Argument section in the method's documentation).