Skip to content

v0.6.1

Compare
Choose a tag to compare
@cpaulik cpaulik released this 13 Jan 14:08
· 469 commits to master since this release

v0.6.1, 2017-01-13

  • Add return_clim keyword to anomaly calculation. Useful for getting both
    anomaly and climatology in one pandas.DataFrame. Also used in time series
    anomaly plot.
  • Fix bug in julian2date which led to negative microseconds in some edge cases.