Skip to content

v0.1.0

Compare
Choose a tag to compare
@ocefpaf ocefpaf released this 12 Aug 17:59
· 29 commits to master since this release

Version 0.1.0

  • Fixed get_surface() that demand all the z points.
  • Fixed get_nearest_water() to loop over all the points until actually finds
    water.
  • Added get_nearest_series() when finding wanter is not an issue (much faster
    than get_nearest_water().