|
1 | 1 | 0.3.8 (unreleased) |
2 | 2 | ------------------ |
3 | 3 |
|
4 | | -- GAIA: Default URL switched to DR2 and made configurable [#1112] |
5 | | -- TAP: Add tool to check for phase of background job [#1073] |
6 | | -- splatalogue: Move to https. Old HTTP post requests were broken [#1066,#1076] |
7 | | -- heasarc: Add additional functionality and expand query capabilities [#1047] |
8 | | -- New tool: JPL Horizons service to obtain ephemerides, orbital elements, and |
9 | | - state vectors for Solar System objects. [#1023] |
10 | | -- New tool: MPC to query the Minor Planet Center web service [#1064] |
11 | | -- ATOMIC: Fixed remote tests that were broken. [#1038] |
12 | | -- vo_conesearch: URL for validated services have changed. Old URL should still |
13 | | - redirect but it is deprecated. [#1033] |
14 | | -- MAST: bugfix, removing filesize checking due to unreliable filesize reporting in the database [#1050] |
| 4 | +- New tool ``jplhorizons``: JPL Horizons service to obtain ephemerides, |
| 5 | + orbital elements, and state vectors for Solar System objects. [#1023] |
| 6 | +- New tool ``mpc``: MPC Module to query the Minor Planet Center web service. |
| 7 | + [#1064, #1077] |
| 8 | +- New tool ``oac``: Open Astronomy Catalog API to obtain data products on |
| 9 | + supernovae, TDEs, and kilonovae. [#1053] |
| 10 | +- ALMA: Adding support for band and polarization selection. [#1108] |
| 11 | +- HEASARC: Add additional functionality and expand query capabilities. [#1047] |
| 12 | +- GAIA: Default URL switched to DR2 and made configurable. [#1112] |
| 13 | +- IRSA: Raise exceptions for exceeding output table size limit. [#1032] |
| 14 | +- IRSA_DUST: Call over https. [#1069] |
| 15 | +- LAMDA: Fix writer for Windows on Python 3. [#1059] |
| 16 | +- MAST: Removing filesize checking due to unreliable filesize reporting in |
| 17 | + the database. [#1050] |
15 | 18 | - MAST: Added Catalogs class. [#1049] |
16 | | -- New tool: Open Astronomy Catalog API to obtain data products on supernovae, TDEs, and kilonovae. [#1053] |
17 | | -- MPC: Added module to query the Minor Planet Center web service [#1064] |
18 | | -- IRSA Dust: call over https. [#1069] |
| 19 | +- MAST: Enable downloading MAST HST data from S3. [#1040] |
| 20 | +- SPLATALOGUE: Move to https as old HTTP post requests were broken. [#1076] |
| 21 | +- utils.TAP: Add tool to check for phase of background job. [#1073] |
| 22 | +- utils.TAP: Added redirect handling to sync jobs. [#1099] |
| 23 | +- utils.TAP: Fix jobsIDs assignment. [#1105] |
| 24 | +- VO_CONESEARCH: URL for validated services have changed. Old URL should still |
| 25 | + redirect but it is deprecated. [#1033] |
19 | 26 |
|
20 | 27 |
|
21 | 28 | 0.3.7 (2018-01-25) |
|
0 commit comments