Skip to content

Releases: rbardaji/mooda

1.9.0

27 Jan 16:43
Compare
Choose a tag to compare
v1.9.0

delete test code

1.8.0

21 Jan 22:07
Compare
Choose a tag to compare
v1.8.0

change version

1.7.0

16 Jan 22:53
Compare
Choose a tag to compare
v1.7.0

jupyter notebook widget for qc

1.6.1

07 Oct 09:52
Compare
Choose a tag to compare

An installation error was detected in v1.6.0. due to dependencies described in requirements.txt.
The requirements.txt file has been cleaned up.

1.6.0

07 Oct 07:06
Compare
Choose a tag to compare
v1.6.0

elastic search bugs

v1.5.0

18 Jun 07:47
Compare
Choose a tag to compare

New methods

  • WaterFrame.iplot_line()
  • WaterFrame.iplot_scatter()

Fix bugs and improve methods

  • WaterFrame.plot_timebar()
  • WaterFrame.iplot_timeseries()
  • manifest

v1.4.3

14 May 10:45
Compare
Choose a tag to compare

Fix bugs

  • wf.iplot()

v1.4.2

14 May 09:41
Compare
Choose a tag to compare

Fix bugs

Downgrade plotly version from 4.7.1 to 4.6.0. With version 4.7.1, creating trend lines does not work.

v1.4.1

13 May 12:58
Compare
Choose a tag to compare

Fix bugs

  • WaterFrame.min()
  • WaterFrame.max()
  • WaterFrame.__repr__()

v1.4.0

13 May 11:24
Compare
Choose a tag to compare

New methods

  • waterframe.iplot()
  • waterframe.qc_replace()

Improve methods, fix bugs or add arguments

  • waterframe.qc_spike_test()
  • waterframe.iplot_timeseries()
  • mooda.read_nc_moist()