Skip to content

Bugfix ellipse

Compare
Choose a tag to compare
@prisae prisae released this 15 Oct 20:40
· 29 commits to main since this release
4053fbb
  • Small improvements to the ellipse-function (and the CLI):

    • The major and minor axis of the ellipse are new forced to be at least 1e-9.
    • A radius of 0.0 provided through the CLI is now respected (was before
      overwritten).
  • empymod is more verbose when using layered computations.

  • Maintenance:

    • Replace deprecated sphinx-panels with sphinx-design.