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
When you set``public_data=False``, the query will include only proprietary data by adding a condition equivalent to ``data_rights='Proprietary'``in the underlying SQL query.
198
+
When you set``public=False``, the query will include only proprietary data by adding a condition equivalent to ``data_rights='Proprietary'``in the underlying SQL query.
199
199
200
200
The ``query_sia`` method offers another way to query ALMA using the IVOASIA
201
201
subset of keywords returning results in'ObsCore'format. For example,
0 commit comments