Changelogs#
1.2.3
- Reverted the required setuptools version to below 77.0.0 due to changes in how the license is reported in
pyproject.toml. This avoids requiring a newer setuptools version that is not yet available in
conda.
- Reverted the required setuptools version to below 77.0.0 due to changes in how the license is reported in
1.2.2
Fixed a bug where column names in the Simbad result of astroquery module were updated to be lowercase.
Changed “IDS” to “ids”.
1.2.1
New standalone webapp for the Sun module.
Sun.get_timeseries() is deprecated and has been removed. Use query_database() instead.
1.2.0
- New Hipparcos data in the Astrometry module
Query the Hipparcos catalog for a specific target :
Astrometry.query_hipparcos_database()Query the Hipparcos Intermediate Astrometric Data (IAD) for a specific target :
Astrometry.get_hipparcos_timeseries()
Updated the tests that were failing due to previous updates in the databases
1.1.0
- Cheops module
List data products for a specified visit :
Cheops.list_data_product()Download specific files using exact filenames:
Cheops.download_files()
- Fixes
Duplicated log issue
Download issue (with the accessing results method)
Code improvements
Enhanced documentation
1.0.1
The first public release of the dace-query package
Use dace’s rest endpoints to retrieve datas
Handle dace authentication using a .dacerc file
- New modules added
astrometry
atmosphericSpectroscopy
catalog
cheops
cheops
exoplanet
imaging
lossy
monitoring
opacity
opendata
photometry
population
spectroscopy
sun
target
tess