Skip to content

Added a function to obtain the SDO location at a given time

Albert Y. Shih requested to merge ayshih/aiapy:sdo_coord into master

Added a function to obtain the SDO location at a given time, via a DRMS query.

To do:

  • Add tests
  • Settle on the name of the function (currently sdo_location())
  • Resolve whether to switch to using sunpy.net.jsoc.JSOCClient instead of drms
Edited by Will Barnes

Merge request reports