-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmapping.json
More file actions
46 lines (38 loc) · 1.41 KB
/
mapping.json
File metadata and controls
46 lines (38 loc) · 1.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
"version" : "0.1",
"date":"2026-05-18",
"comment_1" : " Specifique à StarPlot , bypass milkyway, starplot.Sun, starplot.Moon ",
"NAME Milky Way": "spe_milkyway",
"NAME Sun": "spe_sun",
"NAME Moon": "spe_moon",
"comment_2" : " straplot.Planet.get(name=)",
"NAME Mercury": "planet_mercury",
"NAME Venus": "planet_menus",
"NAME Mars": "planet_mars",
"NAME Jupiter": "planet_jupiter",
"NAME Saturn": "planet_saturn",
"comment_3" : " Star Plot starplot.DSO.get(name=) source http://www.messier.seds.org/xtra/similar/caldwell.html https://www.rasc.ca/sites/default/files/messier.pdf https://starplot.dev/object-names/dsos",
"C 99": "dso_C099",
"C 76": "dso_NGC6231",
"C 41": "dso_C041",
"M 44": "dso_NGC2632",
"M 45": "dso_Orion",
"M 7": "dso_NGC6475",
"NGC 292": "dso_NGC0292",
"NGC 869": "dso_IC0869",
"NGC 884": "dso_NGC0884",
"NAME Orion Nebula":"dso_Orion",
"NAME Carina Nebula": "dso_NGC3372",
"NAME ω Cen Cluster": "dso_NGC5139",
"NAME Large Magellanic Cloud":"dso_ESO056-115",
"NAME Pleiades": "dso_Mel022",
"NAME Small Magellanic Cloud": "dso_NGC0292",
"NAME Coalsack Nebula": "dso_C099",
"NAME Andromeda Galaxy": "dso_NGC0224",
"NAME Beehive Cluster": "dso_NGC2632",
"comment_4":" starplot.Star.get(hip=)",
"NAME Antares": "star_80763",
"NAME Procyon": "star_37279",
"NAME Sirius": "star_32349",
"NAME Canopus": "star_30438",
}