sunpy / sunpy-soar

A sunpy plugin for accessing data in the Solar Orbiter Archive (SOAR).
https://docs.sunpy.org/projects/soar/
BSD 2-Clause "Simplified" License
17 stars 11 forks source link

Ability to search based on SOOP #73

Closed hayesla closed 1 year ago

hayesla commented 1 year ago

Describe the feature

Following discussions at the SOWG in Jan, the SOOP (a Solar Orbiter Observing Plan, see here for more info) id's will now be added to the metadata and to the table that this queries, so in the future it would be good to also be able to search for data based on SOOP id.

Once this is added to the tables, we can add a way to query this.

hayesla commented 1 year ago

The soop_name is now added to the v_sc_data_item table, so I think what is just needed is to include a new attr to query over this, I'll get on this now