Releases: astropy/astroquery
Releases · astropy/astroquery
v0.3.4 release
version 0.3.4
ESASKY
v0.3.2 release
release version
v0.3.1
v0.3.0 release
Bugfixes etc, but bumping the number to 0.3.0 to start the numbering off right
Bugfix release for ESO radio buttons
v0.2.6 changelog updates for v0.2.6 release
Quasi-regular release
v0.2.5 version 0.2.5
ALMA Cycle 3 API update
ALMA updated its archive for Cycle 3; this is a bugfix release to account for those changes.
v0.2.3: Bugfixes
This is a bugfix release, with a few feature improvements in internals:
- AstroResponse has been removed, which means that all cached objects will have
new hashes. You should clear your cache: for most users, that means
rm -r ~/.astropy/cache/astroquery/
(#418) - In ESO and ALMA, default to not storing your password. New keyword
store_password=False
. (#415) - In ESO, fixed a form activation issue triggered in ESO
retrieve_data()
,
updated file download link triggered by server side change.
More interesting, madeusername
optional inlogin()
:
instead, you can now configure your preferredusername
.
Finally, automatic login is now used byretrieve_data()
, if configured. (#420, #427) - Bugfix for UKIDSS: Login now uses the correct session to retrieve the data
(#425) - ALMA - many new features, including selective file retrieval. Fixes many errors that
were unnoticed in the previous version (#433) - ALMA - add
help
method and pass payload keywords on correctly. Validate
the payload before querying. (#438)
v0.2.2: ALMA archive
v0.2.2 is a feature release including a new ALMA Archive service