Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Nov 18, 2025

🤖 I have created a release beep boop

0.0.2 (2025-11-19)

Bug Fixes

  • add code to merge two interval tables: Currently a bit slow (12d7b02)
  • add flag for +ve dips down, convert +ve dips to negative on load (0da4293)
  • add function to calculate drillhole intersection with implicit function (24fe408)
  • add holeid to drillhole implicit function intersection (b8cab24)
  • add intersection value to implicit function intersection calc (5d7f802)
  • add vtk method for database and drillhole. (c63a25d)
  • adding efficient numpy resampling logic (91f370a)
  • adding orientation calc from alpha beta (3deed6e)
  • adding pre-commit (83ed914)
  • allow point/interval tables to be csv paths (72176fb)
  • assign property name directly to vtk object (27b2093)
  • avoid pandas copy warning (672e965)
  • avoiding overcalling pandas insert (dcbecfe)
  • change alphabetagamma to use dhconfig (2d84986)
  • change interval/point mapping to use pandas syntax (8724b6e)
  • change to add version in pyproject (28b0251)
  • don't list holes that are in collar but not survey (7850a35)
  • get version from pyproject (58195dd)
  • incorrect postive dips down (fa4372d)
  • making code robust to bad input. Also return dip not inclination where dip was passed (e7dc61b)
  • map resample correctly (ab58470)
  • migrate to pyproject from setup.py (c78608a)
  • move drillhole to own file and add a class to wrap interpolation of xyz along depth (57dc65c)
  • pandas indexing creating incompatible arrays (5c055b9)
  • remove -z conversion and enforce - angle dips down (a7ddc20)
  • remove add_ninety and dip_is_incl (b16ed91)
  • remove divide by 0 (9dff175)
  • removing unused modules (5702dd5)
  • try and guess the table type (04f0506)
  • updating desurvey (9412301)
  • use pd.rename to change column names (687d101)
  • use slerp instead of interp1 for orientation interpolation (57781d0)
  • use two/from to build grid and add merge intervals back in WARNING its slow (ba37b52)
  • variables from different tables desurveyed onto same interval (abbe11f)

Documentation

  • updating docstrings to be numpy compliant (0dd5060)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--master branch from 6fbceaf to 8909d71 Compare November 18, 2025 10:31
@github-actions github-actions bot force-pushed the release-please--branches--master branch 3 times, most recently from 11a8f22 to 45e9289 Compare November 19, 2025 00:55
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 45e9289 to 20b8d33 Compare November 19, 2025 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant