Skip to content

Add get_query_payload consistently to all methods #2040

@bsipocz

Description

@bsipocz

This is super valuable for debugging issues, e.g. I'm having troubles to catch the typo in a Simbad.query_criteria() call, and it doesn't have this kwarg.

Addressing the whole issue can be long, but the task is a package novice one, basically breakpoints needed to be added to return the payload strings rather than sending them to the server (and plenty of examples are available).

I'm adding the list of all modules here for easier tracking. We should either tick the boxes when the kwarg added, or cross out the module name if this is not applicable:

  • alfalfa
  • alma
  • astrometry_net
  • atomic
  • besancon
  • cadc
  • casda
  • cds
  • cosmosim
  • dace
  • esa
  • esasky
  • eso
  • exoplanet_orbit_database
  • fermi
  • gaia
  • gama
  • gemini
  • heasarc
  • hips2fits
  • hitran
  • ibe
  • image_cutouts
  • imcce
  • irsa
  • irsa_dust
  • jplhorizons
  • jplsbdb
  • jplspec
  • lamda
  • lcogt
  • magpis
  • mast
  • mpc
  • nasa_ads
  • nasa_exoplanet_archive
  • ned
  • nist
  • noirlab
  • nrao
  • nvas
  • oac
  • ogle
  • open_exoplanet_catalogue
  • sdss
  • sha
  • simbad
  • skyview
  • solarsystem
  • splatalogue
  • svo_fps
  • template_module
  • ukidss
  • utils
  • vamdc
  • vizier
  • vo_conesearch
  • vsa
  • wfau
  • xmatch

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