sdapy.snerun.snobject.query_oac¶
- snobject.query_oac(db='AL', which='photometry', **kwargs)¶
Query OAC data, via OACAPI (https://github.com/astrocatalogs/OACAPI)
- Parameters
- dbstr
which catalog to query:
- whichstr
what data to query:
photometry
spectra
- clobberbool
if file already exists, re-query it or not
- verbose: `bool`
show detailed running informations