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 ***** * Mew 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