Releases: LDEO-CREW/Pythonic-DISORT
v0.2.3
This is v0.2.2 but with bugs fixed.
Full Changelog: v0.2.2...v0.2.3
v0.2.2
Made changes to help deal with large
Full Changelog: v0.2.1...v0.2.2
v0.2.1
The two largest changes are: 1) the zeroth Fourier mode, pydisort
and it is useful for calculating actinic flux and other quantities of interest but reclassification of delta-scaled flux and other corrections must be done manually; 2) we added exposition and a warning relating to single-scattering albedos,
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Added parallel solving of Fourier modes using the joblib package.
Full Changelog: v0.1.1...v0.2.0
v0.1.1
Identical to v0.1.0 except for a tiny change that was accidentally omitted from v0.1.0.
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Prevented overflow in the associated Legendre coefficients (changes made to src/PythonicDISORT/_one_Fourier_mode.py). Changing that part of the code also increased speed by about 2ms (about 10%) and increased accuracy. Pytests were tweaked but are in essence unchanged.
Full Changelog: v0.0.2...v0.1.0
v0.0.2
A minor change to the code, see lines 396 to 403 of pydisort.py. Otherwise just doc and docstring changes.
Full Changelog: v0.0.1...v0.0.2
Initial release
Initial release