sunpy-soar icon indicating copy to clipboard operation
sunpy-soar copied to clipboard

A sunpy plugin for accessing data in the Solar Orbiter Archive (SOAR).

Results 15 sunpy-soar issues
Sort by recently updated
recently updated
newest added

### Describe the feature My understanding is that `sunpy-soar` currently only supports queries by instrument / time / level / product, as this is basically what is available in the...

Feature Request

### Describe the feature In the Python 3.7 builds we should test against the minimum supported version of sunpy. This is currently claimed to be sunpy 2.1, but we can...

### Describe the feature Its certainly useful to search the metadata of the available data to perform more specific searches, for example you can query the EUI fits files using...

### Provide a general description of the issue or problem. https://astroquery.readthedocs.io/en/latest/utils/tap.html

Feature Request

Bit of an edge case and realise this is probably only temporary package but while the SOAR was down for maintenance got a json decode error - ```python result =...

bug

This is with reference to issue (#146 ), For creating a developer guide for future developers about how further development can be done in sunpy-soar, and what is the current...

To implement functionality for plotting curves using Field of View (FoV) values available in SOAR, we needed to first add support for these tables in sunpy-soar. This PR introduces that...

As from Eric's suggestion I've added support for observation mode for remote sensing instrument tables.

As discussed on our weekly call, @NucleonGodX has done some excellent work as part of the GSOC to add more functionality to sunpy-soar. It would be great to now add...

documentation

We now have many new features for searching the SOAR, including joining tables and searching over distance etc. We should benchmark these query times, to make sure that building complex...