v0.9.2
- Fixed bug in direct beam multilayer solver.
- Changed assert-based input checks to if-statements that raise ValueError.
- Added
return_tau_arrargument to every output function (tauis the optical depth andtau_arrdemarcates the layers in the atmosphere) - Improved and corrected documentation.
- Added explanatory preamble to each PyTest.
Full Changelog: v0.9.1...v0.9.2