What's Changed
- Fix InvalidTableError for DI_STARS_EXEP and TD tables in ipac.nexsci.nasa_exoplanet_archive by @rickynilsson in #3189
- ESA Integral Science Legacy Archive Astroquery module by @jespinosaar in #3154
- MAINT: back with the long description by @bsipocz in #3190
- Download Products with MastMissions by @snbianco in #3155
- Make the API more flexible (allow to ommit
vizier:
when crossmatching with a vizier catalog) by @ManonMarchand in #3194 - Bump the actions group with 2 updates by @dependabot in #3198
- fix: turn detailed membership on by default by @ManonMarchand in #3195
- fix: use left join when adding tables instead of inner join by @ManonMarchand in #3199
- GAIA: Update DR4 retrieval_type names and include the new one EPOCH_ASTROMETRY_BRIGHT by @cosmoJFH in #3207
- ENH: IRSA: adding servicetype to list_collections by @bsipocz in #3200
- ENH: adding async mode to IRSA TAP based queries by @bsipocz in #3201
- Fix issue 3007: offline tests should be valid by @keflavich in #3202
- Accept MAST URIs as input to get_cloud_uris() by @snbianco in #3193
- docs: add a clear message uppon ban by @ManonMarchand in #3225
- MAINT: remove the usage of TestRunner therefore remove astroquery.test() by @bsipocz in #3215
- ENH: making
spatial
case insensitive by @bsipocz in #3224 - Euclid: new euclid module in astroquery by @cosmoJFH in #3216
- Euclid: PR for issue #3226 by @cosmoJFH in #3227
- ENH: adding SSA method for IRSA by @bsipocz in #3076
- EUCLID: fix minor issue in one of the code snippets [ci skip] by @cosmoJFH in #3236
- Bump codecov/codecov-action from 5.3.1 to 5.4.0 in the actions group by @dependabot in #3237
- [SIMBAD] Improve query region preformances by @ManonMarchand in #3235
- GAIA: Revert change in the name of the datalink RVS type, in the PR #3207 by @cosmoJFH in #3238
- Euclid: update help get product list [ci skip] by @cosmoJFH in #3239
- DOC: fix long lines by @bsipocz in #3247
- Fix faling remote tests by @rickynilsson in #3243
- EUCLID : include new datalink retrieval types 'SPECTRA_BGS' and 'SPECTRA_RGS' by @cosmoJFH in #3249
- EUCLID: Include zip extension to the output file returned by the method get_spectrum by @cosmoJFH in #3251
- DOC: update IRSA narrative docs by @bsipocz in #3245
- EUCLID: Override TAP method get_datalinks by @cosmoJFH in #3255
- EUCLID: the parameter output_file is not properly used in the method get_spectrum by @cosmoJFH in #3253
- [SIMBAD] Fix upstream changes by @ManonMarchand in #3258
- [SIMBAD] fix: remove pm from the list of fields - bug introduced in #3186 by @ManonMarchand in #3259
- ENH: query_sia and query_ssa to return QTable by @bsipocz in #3252
- ENH: use Table instead of QTable by @bsipocz in #3263
- TST: Reduce timeout in test_timeout_classic by @pllim in #3267
- ENH: adding
filter
to IRSA's list_collections and list_catalogs by @bsipocz in #3264 - MAINT: deprecating legacy print_catalogs() by @bsipocz in #3266
- ENH: adding
Irsa.list_columns
by @bsipocz in #3265 - Make criteria in MastMissions queries case-sensitive by @snbianco in #3260
- Add batching to MastMissions.get_product_list by @snbianco in #3230
- MAINT: prep for 0.4.10 by @bsipocz in #3257
Full Changelog: v0.4.9...v0.4.10