Skip to content

Releases: ExObsSim/ExoRad2-public

[2.1.127] - 2024-09-30

30 Sep 13:19
Compare
Choose a tag to compare

Changed

  • removed hdfd5 from requirements
  • moved to Poetry for dependency management
  • improved documentation for output table and optical path

Fixed

  • fixed custom angle for optical path
  • changed cumtrapz to cumulative_trapezoid in the exolib

[2.1.122] - 2024-03-04

04 Mar 13:15
Compare
Choose a tag to compare

Fixed

  • updated Python dependencies (pyYaml and Sphinx)

Full Changelog: v2.1.121...v2.1.122

[2.1.121] - 2023-09-21

21 Sep 13:29
Compare
Choose a tag to compare

Added

  • version number increased for Zenodo and JOSS

Full Changelog: v2.1.120...v2.1.121

[2.1.120] - 2023-08-10

11 Aug 09:32
Compare
Choose a tag to compare

[2.1.120] - 2023-08-10

Fixed

  • added support for np.int32 for Windows by @wqcannon
  • broken pyYaml package 5.4 with Cython 3. Moved back to 5.3.1

Full Changelog: v2.1.118...v2.1.120

[2.1.118] - 2023-05-27

27 May 12:51
Compare
Choose a tag to compare

Fixed

  • deprecated np.float removed
  • deprecated quantity interpreted as boolean

Full Changelog: v2.1.116...v2.1.118

[2.1.116] - 2023-02-28

01 Mar 10:59
Compare
Choose a tag to compare

Fixed

  • exosim reference removed

Full Changelog: v2.1.115...v2.1.116

[2.1.115] - 2023-02-28

28 Feb 16:55
Compare
Choose a tag to compare

Changed

  • updated setup.py to include all the requirements

Full Changelog: v2.1.114...v2.1.115

[2.1.114] - 2023-02-28

28 Feb 16:18
Compare
Choose a tag to compare

Fixed

  • fixed load payload extension

Full Changelog: v2.1.113...v2.1.114

[2.1.113] - 2022-10-30

30 Oct 14:01
Compare
Choose a tag to compare

Fixed

  • xlrd Python 3.9 compatibility
  • EnE_sol fixed: it now extrapolates the out of the grid data

Full Changelog: v2.1.111...v2.1.113

[2.1.111] - 2022-07-12

12 Jul 10:58
Compare
Choose a tag to compare

Added

Fixed

  • added pandas to the list of requirements
  • concurrent and path fix by @ahmed-f-alrefaie

Full Changelog: v2.1.108...v2.1.111