You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we have 2 modules using pyvo, with at least one more in the works. So it's probably the right time to think about a common API and add VO related methods to the base class and/or template, e.g. query_tap, or query_sia, maybe even some properties. If the API would be sensible for the ESA modules, that rely on TapPlus, it would be even better (while I expect those modules could not really use the baseclass methods as is, but maybe this would help them to move to pyvo, too).
Currently, we have 2 modules using pyvo, with at least one more in the works. So it's probably the right time to think about a common API and add VO related methods to the base class and/or template, e.g.
query_tap
, orquery_sia
, maybe even some properties. If the API would be sensible for the ESA modules, that rely on TapPlus, it would be even better (while I expect those modules could not really use the baseclass methods as is, but maybe this would help them to move to pyvo, too).cc @keflavich @andamian @jespinosaar
The text was updated successfully, but these errors were encountered: