|
6 | 6 | coordinates. [#1177] |
7 | 7 | - New tool ``CDS``: module to query the MOCServer, a CDS tool providing MOCs |
8 | 8 | and meta data of various data-sets. [#1111] |
9 | | -- New tool ``JPLSDB``: New module for querying JPL's Small Body Database Browser [#1214] |
| 9 | +- New tool ``JPLSDB``: New module for querying JPL's Small Body Database |
| 10 | + Browser [#1214] |
10 | 11 |
|
11 | | -- ATOMIC: fix several bugs for using Quantited for the range parameters. [#1187] |
| 12 | +- ATOMIC: fix several bugs for using Quantited for the range parameters. |
| 13 | + [#1187] |
12 | 14 | - ESASKY: get_maps() accepts dict or list of (name, Table) pairs as input |
13 | 15 | table list. [#1167] |
14 | 16 | - ESO: Catch exception on login when keyring fails to get a valid storage. |
|
18 | 20 | - IRSA: Added ``selcols`` keyword. [#1296] |
19 | 21 | - JPL Horizons: Fix for missing total absolute magnitude or phase coefficient |
20 | 22 | for comets [#1151] |
21 | | -- JPLHorizons: Fix queries for major solar system bodies when sub-observer or sub-solar positions are requested. [#1268] |
| 23 | +- JPLHorizons: Fix queries for major solar system bodies when sub-observer or |
| 24 | + sub-solar positions are requested. [#1268] |
22 | 25 | - JPLHorizons: Fix bug with airmass column. [#1284] |
23 | 26 | - JPLSpec: New query service for JPL Molecular Spectral Catalog. [#1170] |
24 | 27 | - JPLHorizons: JPL server protocol and epoch range bug fixes, user-defined |
|
29 | 32 | - MAST: Add functionality for switching to auth.mast when it goes live [#1256] |
30 | 33 | - MAST: Support downloading data from multiple missions from the cloud [#1275] |
31 | 34 | - MAST: Updating HSC and Gaia catalog calls (bugfix) [#1203] |
32 | | -- MAST: Fixing bug in catalog criteria querues, and updating remote tests. [#1223] |
| 35 | +- MAST: Fixing bug in catalog criteria querues, and updating remote tests. |
| 36 | + [#1223] |
33 | 37 | - MAST: Fixing mrp_only but and changing default to False [#1238] |
34 | 38 | - MAST: TESS input catalog bugfix [#1297] |
35 | 39 | - NASA_ADS: Use new API [#1162] |
|
40 | 44 | - WFAU: Added QSL constraints parameter [#1259] |
41 | 45 | - XMATCH: default timeout has changed from 60s to 300s. [#1137] |
42 | 46 |
|
43 | | -- Re-enable sandboxing / preventing internet access during non-remote |
44 | | - tests, which has been unintentionally disabled for a potentially long time. |
45 | | - [#1274] |
46 | | -- File download progress bar no longer displays when Astropy log level |
47 | | - is set to "WARNING", "ERROR", or "CRITICAL". [#1188] |
48 | | -- utils: fix bug in ``parse_coordinates``, now strings that can be |
49 | | - interpreted as coordinates are not sent through Sesame. When unit is not |
50 | | - provided, degrees is now explicitely assumed. [#1252] |
| 47 | +- Re-enable sandboxing / preventing internet access during non-remote tests, |
| 48 | + which has been unintentionally disabled for a potentially long time. [#1274] |
| 49 | +- File download progress bar no longer displays when Astropy log level is set |
| 50 | + to "WARNING", "ERROR", or "CRITICAL". [#1188] |
| 51 | +- utils: fix bug in ``parse_coordinates``, now strings that can be interpreted |
| 52 | + as coordinates are not sent through Sesame. When unit is not provided, |
| 53 | + degrees is now explicitely assumed. [#1252] |
51 | 54 |
|
52 | 55 |
|
53 | 56 | 0.3.8 (2018-04-27) |
|
0 commit comments