Skip to content

Releases: chbrandt/eada

Support Py3

22 Oct 12:52
Compare
Choose a tag to compare

This release update to support Python-3.

v1.0.1-alpha

24 Nov 21:35
Compare
Choose a tag to compare
v1.0.1-alpha Pre-release
Pre-release

Fix version number

v1.0-alpha

22 Nov 01:11
Compare
Choose a tag to compare
v1.0-alpha Pre-release
Pre-release

Running in Python 3.

Require Astropy < v4

20 Dec 10:22
Compare
Choose a tag to compare

EADA still relies on Python-2, and apparently Astropy-4 setup script is not properly handling old (Py2) necessary dependencies (e.g., future, configparser), which is reasonable. Since EADA does not use latest Astropy features, we are safe to hold back on prior versions.

Fix Specsearch multiple readings of same service data

11 Aug 11:31
Compare
Choose a tag to compare

This fix specsearch reading multiple times the same cached file when SSAP service table had multiple equally-named object (id column). That would cause suggest_dataset_basename() to offer the same value for each (equally named) result. Solution now defined the cachefile name after resource's accref.

Fix version release

26 Feb 20:20
ad69a0b
Compare
Choose a tag to compare

Fix the release version

Fix dependency on PyVO

26 Feb 20:15
Compare
Choose a tag to compare

Current PyVO release (>0.9) break compatibility with previous version 0.6.1. This release installs the right version for EADA.

Fix SSA bug

07 Jun 12:04
Compare
Choose a tag to compare

This version fix a bug in specsearch where all spectra would be retrieved from a SSAP service.

Fix bugs

09 Apr 20:43
Compare
Choose a tag to compare

Fix bugs in servcheck and specsearch crashing when --url was used