Skip to content

v0.9.2

Choose a tag to compare

@dhjx1996 dhjx1996 released this 13 Oct 20:18
· 98 commits to main since this release
  • Fixed bug in direct beam multilayer solver.
  • Changed assert-based input checks to if-statements that raise ValueError.
  • Added return_tau_arr argument to every output function (tau is the optical depth and tau_arr demarcates the layers in the atmosphere)
  • Improved and corrected documentation.
  • Added explanatory preamble to each PyTest.

Full Changelog: v0.9.1...v0.9.2