Sunpy-soar

Latest version: v1.10

Safety actively analyzes 627484 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.9

Removals
--------

- Removed the Identifier attribute, which is replaced by the Product attribute. (`100 <https://github.com/sunpy/sunpy-soar/pull/100>`__)


New Features
------------

- Now query returns time sorted table of results. (`96 <https://github.com/sunpy/sunpy-soar/pull/96>`__)


Bug Fixes
---------

- Fixing upper case to lower case descriptors (products) for SOAR 1.11 (`94 <https://github.com/sunpy/sunpy-soar/pull/94>`__)


Internal Changes
----------------

- Retemplate sunpy-soar to follow the sunpy package structure (`95 <https://github.com/sunpy/sunpy-soar/pull/95>`__)

1.8

===

- Added ability to query with SOOP name.

1.7

===

- Added STIX data products to the list of valid data product identifiers.

1.6

===

- Registered a list of instruments available from the SOAR, with the ``a.Instrument`` attribute.
- Registered the SOAR in the ``a.Provider`` attribute, meaning that a user can specify to the Fido search to only query the SOAR by use of ``a.Provider.soar``.
- The ``_can_handle_query`` function within the SOARClient now checks to make sure if the SOAR supplies the queried data which fixes a bug which searched the SOAR for any data (e.g. AIA data).

1.5

===

- Registered a list of valid data product identifiers with the ``a.soar.Product`` attribute.
To see these use ``print(a.soar.Product)``.

1.4

===

- Added support for searching for and fetching low latency data.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.