Skip to content

Commit

Permalink
Modify CHANGES.rst file with get_obs_products method changes
Browse files Browse the repository at this point in the history
  • Loading branch information
David Gonzalez committed Apr 26, 2024
1 parent 440cb13 commit 2d0bebd
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ New Tools and Services
Service fixes and enhancements
------------------------------

esa.jwst

- get_obs_products method supports product_type parameter as string or list [#2995]

mpc
^^^

Expand Down Expand Up @@ -92,6 +96,29 @@ alfalfa
- Removal of the non-functional ``get_spectrym`` method as that service has
disappeared. [#2578]

<<<<<<< HEAD
=======
atomic
^^^^^^

- Change URL and improve error handling. [#2769]

esa.hubble
^^^^^^^^^^

- Refactored query_criteria to use ehst.archive table therefore making the query
a lot faster. [#2524]
- Method query_hst_tap has been deprecated and is replaced with query_tap, with the same arguments. [#2597]
- Product types in download_product method have been modified to: PRODUCT, SCIENCE_PRODUCT or POSTCARD. [#2597]
- Added ``proposal`` keyword argument to several methods now allows to filter by Proposal ID. [#2797]

esa.jwst
^^^^^^^

- Fixes in ``login`` and ``set_token`` methods. [#2807]
- get_obs_products method supports product_type parameter as string or list [#2995]

>>>>>>> 57790061 (Modify CHANGES.rst file with get_obs_products method changes)
alma
^^^^

Expand Down

0 comments on commit 2d0bebd

Please sign in to comment.