Commit 5fbba09a authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

add link of columns

parent ec548ed7
...@@ -660,7 +660,11 @@ class CsstMsDataManager: ...@@ -660,7 +660,11 @@ class CsstMsDataManager:
obstime=-1, obstime=-1,
limit=-1 limit=-1
): ):
""" Query Reference Catalog (RC) from DFS. """ """ Query Reference Catalog (RC) from DFS.
Ref.
https://gea.esac.esa.int/archive/documentation/GDR3/Gaia_archive/chap_datamodel/
sec_dm_main_source_catalogue/ssec_dm_gaia_source.html
"""
try: try:
cat = self.dfs_CatApi.catalog_query( cat = self.dfs_CatApi.catalog_query(
catalog_name="gaia3", catalog_name="gaia3",
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment