Skip to content

Commit 6f9424c

Browse files
author
makomo
committed
Add NADC service fixture coverage
1 parent 6f87f7d commit 6f9424c

60 files changed

Lines changed: 24944 additions & 322 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
{
2+
"capabilities": {
3+
"catalog_query": true,
4+
"conesearch": true,
5+
"docs": true,
6+
"file_download": true,
7+
"queryable": true,
8+
"siap": false,
9+
"ssap": true,
10+
"table_metadata_available": true,
11+
"table_query": true
12+
},
13+
"catname": "cstar",
14+
"datatype": "catalog,image,lightcurve",
15+
"description_en": null,
16+
"description_zh": null,
17+
"downloadlink": null,
18+
"file_download": {
19+
"batch_download_endpoint": "/query/openapi/catalogs/cstar/download",
20+
"categories": [
21+
"fits",
22+
"fig",
23+
"ghost-fits",
24+
"ghost-fig",
25+
"diurnal-fits",
26+
"diurnal-fig"
27+
],
28+
"id_source": {
29+
"column": null,
30+
"parameter": "id",
31+
"result_field": null,
32+
"table": null
33+
},
34+
"single_file_endpoint": "/query/openapi/catalogs/cstar/file",
35+
"single_file_query_by_category": {
36+
"diurnal-fig": {
37+
"category": "diurnal-fig"
38+
},
39+
"diurnal-fits": {
40+
"category": "diurnal-fits"
41+
},
42+
"fig": {
43+
"category": "fig"
44+
},
45+
"fits": {
46+
"category": "fits"
47+
},
48+
"ghost-fig": {
49+
"category": "ghost-fig"
50+
},
51+
"ghost-fits": {
52+
"category": "ghost-fits"
53+
}
54+
},
55+
"supported": true
56+
},
57+
"intro_en": "/article/20150915131657",
58+
"intro_zh": "/article/20150915131447",
59+
"officiallink": null,
60+
"parent_catname": null,
61+
"query_status": {
62+
"code": "ok",
63+
"reason": "Catalog table metadata is configured and query endpoints are available."
64+
},
65+
"shortname": "CSTAR",
66+
"showname_en": "Chinese Small Telescope ARray Catalog",
67+
"showname_zh": "\u4e2d\u56fd\u4e4b\u661f\u5c0f\u671b\u8fdc\u955c\u9635\u5929\u4f53\u6d4b\u5149\u661f\u8868"
68+
}

0 commit comments

Comments
 (0)