DOPpy v2.02
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 ofDOP2000
. - 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).