Skip to content

ENH: Handling optional SSA query parameters is missing #652

@bsipocz

Description

@bsipocz

I'm in the process of adding some convenience functionality into astroquery to do SSA queries for IRSA. Our serverside SSA implementation support the following parameters, however many of these are not being handled by pyvo, so at the moment I can only ignore them (even though some of the same parameters are handled by pyvo's SIA:

    POS
    SIZE
    BAND
    TIME
    COLLECTION
    RESPONSEFORMAT
    FORMAT
    SPECRP
    PUBDID
    TARGETNAME
    TIMERES

Ideally we should be able to handle all parameters in thethe recommended and optional list in 4.1.2 of the standard: https://www.ivoa.net/documents/SSA/20120210/REC-SSA-1.1-20120210.pdf

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions