Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates astroquery from 0.3.9 to 0.4.

Changelog

0.4

================

New Tools and Services
----------------------

casda
^^^^^

- Module added to access data from the CSIRO ASKAP Science Data Archive.  [1505]

dace
^^^^

- Added DACE Service. See https://dace.unige.ch/ for details. [1370]

gemini
^^^^^^

- Module added to access the Gemini archive. [1596]


Service fixes and enhancements
------------------------------

gaia
^^^^
- Add optional 'columns' parameter to select specific columns. [1548]

imcce
^^^^^

- Fix Skybot return for unumbered asteroids. [1598]

jplhorizons
^^^^^^^^^^^

- Fix for changes in HORIZONS return results after their 2020 Jan 21 update. [1620]

mast
^^^^

- Add Kepler to missions with cloud support,
Update ``get_cloud_uri`` so that if a file is not found it produces a warning
and returns None rather than throwing an exception. [1561]

nasa_exoplanet_archive
^^^^^^^^^^^^^^^^^^^^^^
- Redefined the query API so as to prevent downloading of the whole database.
Added two functions ``query_planet`` (to query for a specific exoplanet), and
``query_star`` (to query for all exoplanets under a specific stellar system) [1606]

splatalogue
^^^^^^^^^^^

- Added new 'only_astronomically_observed' option. [1600]

vo_conesearch
^^^^^^^^^^^^^

- ``query_region()`` now accepts ``service_url`` keyword and uses
``conf.pedantic`` and ``conf.timeout`` directly. As a result, ``URL``,
``PEDANTIC``, and ``TIMEOUT`` class attributes are no longer needed, so
they are removed from ``ConeSearchClass`` and ``ConeSearch``. [1528]

- The classic API ``conesearch()`` no longer takes ``timeout`` and ``pedantic``
keywords. It uses ``conf.pedantic`` and ``conf.timeout`` directly. [1528]

- Null result now emits warning instead of exception. [1528]

- Result is now returned as ``astropy.table.Table`` by default. [1528]


Infrastructure, Utility and Other Changes and Additions
-------------------------------------------------------

utils
^^^^^

- Added timer functions. [1508]

0.3.10

===================

New Tools and Services
----------------------

astrometry_net
^^^^^^^^^^^^^^

- Module added to interface to astrometry.net plate-solving service. [1163]

cadc
^^^^

- Module added to access data at the Canadian Astronomy Data Centre. [1354, 1486]

esa
^^^

- Module added ``hubble`` for accessing the ESA Hubble Archive. [1373, 1534]

gaia
^^^^

- Added tables sharing, tables edition, upload from pytable and job results,
cross match, data access and datalink access. [1266]

imcce
^^^^^

- Service ``miriade`` added, querying asteroid and comets ephemerides. [1353]

- Service ``skybot`` added, identifying Solar System objects in a given
field at a given epoch. [1353]

mast
^^^^

- Addition of observation metadata query. [1473]

- Addition of catalogs.MAST PanSTARRS catalog queries. [1473]

mpc
^^^

- Functionality added to query observations database. [1350]


Service fixes and enhancements
------------------------------

alma
^^^^

- Fix some broken VOtable returns and a broken login URL. [1369]

- ``get_project_metadata()`` is added to query project metadata. [1147]

- Add access to the ``member_ous_id`` attribute. [1316]

cds
^^^

- Apply MOCPy v0.5.* API changes. [1343]

eso
^^^

- Try to re-authenticate when logged out from the ESO server. [1315]

heasarc
^^^^^^^

- Fixing error handling to filter out only the query errors. [1338]

jplhorizons
^^^^^^^^^^^

- Add ``refplane`` keyword to ``vectors_async`` to return data for different
available reference planes. [1335]

- Vector queries provide different aberrations, ephemerides queries provide
extra precision option. [1478]

- Fix crash when precision to the second on epoch is requested. [1488]

- Fix for missing H, G values. [1333]

jplsbdb
^^^^^^^

- Fix for missing values. [1333]

mast
^^^^

- Update query_criteria keyword obstype->intentType. [1366]

- Remove deprecated authorization code, fix unit tests, general code cleanup,
documentation additions. [1409]

- TIC catalog search update. [1483]

- Add search by object name to Tesscut, make resolver_object public, minor bugfixes. [1499]

- Add option to query TESS Candidate Target List (CTL) Catalog. [1503]

- Add verbose keyword for option to silence logger info and warning about S3
in enable_cloud_dataset(). [1536]

nasa_ads
^^^^^^^^

- Fix an error in one of the default keys, citations->citation. [1337]

nist
^^^^

- Fixed an upstream issue where js was included in returned data. [1359]

- Unescape raw HTML codes in returned data back into Unicode equivalents to
stop them silently breaking Table parsing. [1431]

nrao
^^^^

- Fix parameter validation allowing for hybrid telescope configuration. [1283]

sdss
^^^^

- Update to SDSS-IV URLs and general clean-up. [1308]

vizier
^^^^^^

- Support using the output values of ``find_catalog`` in ``get_catalog``. [603]

- Fix to ensure to fall back on the default catalog when it's not provided as
part of the query method. [1328]

- Fix swapped width and length parameters. [1406]

xmatch
^^^^^^

- Add parameter ``area`` to restrict sky  region considered. [1476]


Infrastructure, Utility and Other Changes and Additions
-------------------------------------------------------

- HTTP user-agent now has the string ``_testrun`` in the version number of astroquery,
for queries triggered by testing. [1307]

- Adding deprecation decorators to ``utils`` from astropy to be used while we
support astropy <v3.1.2. [1435]

- Added tables sharing, tables edition, upload from pytable and job results,
data access and datalink access to ``utils.tap``. [1266]

- Added a new ``astroquery.__citation__`` and ``astroquery.__bibtex__``
attributes which give a citation for astroquery in bibtex format. [1391]
Links

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #219

@pyup-bot pyup-bot closed this Jun 19, 2020
@hover2pi hover2pi deleted the pyup-update-astroquery-0.3.9-to-0.4 branch June 19, 2020 16:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants