eph_jcg 0.1.7 → 0.1.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a214b533e7f0649aac502afeff00d1cf75007005
4
- data.tar.gz: 34f544eb989e2190d939af9e1afb7bcd08a13231
3
+ metadata.gz: d89dfbf15ea0c999a1f80f906b0bcc74ec72ec4e
4
+ data.tar.gz: 849bbd26205bad9ffd48294b0c83bc85ad4a4dec
5
5
  SHA512:
6
- metadata.gz: 900ac0a02822b8d089f071f80b68946d8d585c7627cd1dccd44978d5b316d46db53e38af02831781df48015b16694f47ba03077a9bffded8aa1cfd7e820f6ada
7
- data.tar.gz: ea85c4e817c1191e71bee2c7b4111c7a4ba847a072daca44614a1a6e462eada07e3049ac6a9bbd5c14dc3f54e1abff4d653685015904d1ec2b2797909507b02c
6
+ metadata.gz: 03261ad1e5b6ef2d8e00928868f733d0a14222533ae651be2721a2176926a4d75fee3e3d617c3742e9c3cd8a384a66e457c50be113c64fba6d4dcbc5b4cf2fb1
7
+ data.tar.gz: 90f62415affb433293dc60de7d70792b931b5fc34fd1d1bf2a883f4d7e39f579bbb33a1a4df0ec36560007abce7c17c11e9a5ccdac92aa787c2c58bcb8e1887d
data/README.md CHANGED
@@ -4,27 +4,27 @@
4
4
 
5
5
  This is the gem library which calculates ephemeris datas by JCG(Japan Coast Guard) method.
6
6
 
7
- ### Computable imtes
7
+ ### Computable items
8
8
 
9
9
  * Sun
10
- - R.A.(= Right Ascension, Alpha)
11
- - Dec.(= Declination, Delta)
12
- - Dist.(= Distance)
13
- - h(= Greenwich hour angle)
14
- - S.D.(= Apparent Semidiameter)
15
- - Lambda(= Ecliptic longitude)
16
- - Beta(= Ecliptic latitude)
10
+ - R.A.(= Right Ascension, Alpha, Unit: h)
11
+ - Dec.(= Declination, Delta, Unit: °)
12
+ - Dist.(= Distance, Unit: AU)
13
+ - h(= Greenwich hour angle, Unit: h)
14
+ - S.D.(= Apparent Semidiameter, Unit: ′)
15
+ - Lambda(= Ecliptic longitude, Unit: °)
16
+ - Beta(= Ecliptic latitude, Unit: °)
17
17
  * Moon
18
- - R.A.(= Right Ascension, Alpha)
19
- - Dec.(= Declination, Delta)
20
- - H.P.(= Horizontal Parallax)
21
- - h(= Greenwich hour angle)
22
- - S.D.(= Apparent Semidiameter)
23
- - Lambda(= Ecliptic longitude)
24
- - Beta(= Ecliptic latitude)
25
- * R
26
- * Epsilon(= Mean obliquity of the ecliptic)
27
- * Lambda difference between Sun and Moon
18
+ - R.A.(= Right Ascension, Alpha, Unit: h)
19
+ - Dec.(= Declination, Delta, Unit: °)
20
+ - H.P.(= Horizontal Parallax, Unit: °)
21
+ - h(= Greenwich hour angle, Unit: h)
22
+ - S.D.(= Apparent Semidiameter, Unit: ′)
23
+ - Lambda(= Ecliptic longitude, Unit: °)
24
+ - Beta(= Ecliptic latitude, Unit: °)
25
+ * R (Unit: h)
26
+ * Epsilon(= Mean obliquity of the ecliptic, Unit: °)
27
+ * Lambda difference between Sun and Moon (Unit: °)
28
28
 
29
29
  ## Installation
30
30
 
@@ -27,6 +27,9 @@ module EphJcg
27
27
  [2016, [0, 122], [22.709946, 3.929156, -0.104210, 0.035603, 0.006782, -0.002388, 0.000079, 0.000030, 0.000010, -0.000001, 0.000057, 0.000007, -0.000063, -0.000005, 0.000027, 0.000002, -0.000007, 0.000001]],
28
28
  [2016, [121, 245], [6.646638, 4.134444, -0.043224, -0.040366, 0.005513, 0.003227, -0.000455, -0.000126, 0.000068, 0.000014, 0.000034, -0.000052, -0.000047, 0.000036, 0.000024, -0.000013, -0.000010, 0.000004]],
29
29
  [2016, [244, 367], [14.573740, 4.056827, 0.152043, 0.012276, -0.013642, -0.002061, 0.000313, 0.000232, 0.000027, 0.000005, -0.000016, -0.000068, 0.000011, 0.000046, -0.000003, -0.000016, -0.000002, 0.000005]],
30
+ [2017, [0, 121], [22.728272, 3.893828, -0.102050, 0.035151, 0.006551, -0.002273, 0.000130, 0.000078, -0.000045, 0.000023, -0.000037, -0.000054, 0.000040, 0.000032, -0.000018, -0.000011, 0.000003, 0.000001]],
31
+ [2017, [120, 244], [6.630962, 4.135162, -0.042334, -0.040545, 0.005481, 0.003220, -0.000415, -0.000159, -0.000005, 0.000009, -0.000054, -0.000005, 0.000068, 0.000007, -0.000034, -0.000003, 0.000010, 0.000001]],
32
+ [2017, [243, 366], [14.557792, 4.054790, 0.151828, 0.012687, -0.013543, -0.002133, 0.000311, 0.000130, -0.000002, -0.000019, -0.000036, 0.000055, 0.000040, -0.000034, -0.000019, 0.000010, 0.000007, -0.000004]],
30
33
  ]
31
34
  SUN_DEC = [
32
35
  [2008, [0, 122], [-5.77856, 20.13416, 1.76223, -1.00922, 0.01265, 0.00834, -0.00383, 0.00072, 0.00025, 0.00005, 0.00028, -0.00012, -0.00042, 0.00006, 0.00023, -0.00002, -0.00006, 0.00000]],
@@ -56,6 +59,9 @@ module EphJcg
56
59
  [2016, [0, 122], [-5.76185, 20.13610, 1.75722, -1.00904, 0.01263, 0.00828, -0.00390, 0.00065, 0.00011, 0.00003, 0.00026, 0.00000, -0.00024, -0.00004, 0.00011, 0.00002, -0.00003, -0.00001]],
57
60
  [2016, [121, 245], [17.14342, -3.53072, -5.78016, 0.22227, 0.15907, -0.01102, -0.00482, 0.00072, 0.00017, -0.00024, 0.00010, 0.00012, 0.00001, 0.00000, -0.00003, -0.00002, 0.00001, 0.00002]],
58
61
  [2016, [244, 367], [-10.74731, -16.72801, 3.56163, 0.97177, -0.02860, -0.02380, -0.00514, 0.00001, 0.00037, -0.00003, -0.00009, 0.00023, -0.00001, -0.00017, 0.00002, 0.00007, 0.00000, -0.00003]],
62
+ [2017, [0, 121], [-5.71871, 20.04848, 1.70375, -0.98471, 0.01318, 0.00780, -0.00338, 0.00075, 0.00011, 0.00002, -0.00019, -0.00022, 0.00013, 0.00016, -0.00004, -0.00006, 0.00000, 0.00002]],
63
+ [2017, [120, 244], [17.15415, -3.44570, -5.78541, 0.21723, 0.15956, -0.01104, -0.00480, 0.00087, 0.00020, 0.00016, 0.00004, -0.00010, -0.00002, -0.00003, -0.00001, 0.00004, 0.00002, -0.00002]],
64
+ [2017, [243, 366], [-10.69312, -16.78233, 3.53962, 0.97278, -0.02788, -0.02344, -0.00540, 0.00022, 0.00034, 0.00003, 0.00021, -0.00015, -0.00019, 0.00014, 0.00009, -0.00006, -0.00004, 0.00002]],
59
65
  ]
60
66
  SUN_DIST = [
61
67
  [2008, [0, 122], [0.993221, 0.012808, 0.002299, -0.000664, -0.000048, 0.000018, 0.000002, 0.000014, -0.000002, 0.000004, -0.000003, -0.000017, 0.000004, 0.000011, -0.000002, -0.000004, 0.000000, 0.000001]],
@@ -85,6 +91,9 @@ module EphJcg
85
91
  [2016, [0, 122], [0.993218, 0.012776, 0.002303, -0.000661, -0.000053, 0.000018, -0.000000, 0.000015, 0.000001, 0.000004, 0.000001, -0.000018, -0.000001, 0.000012, 0.000001, -0.000004, -0.000001, 0.000001]],
86
92
  [2016, [121, 245], [1.012387, 0.000962, -0.004200, -0.000042, 0.000103, 0.000008, 0.000002, 0.000011, -0.000008, 0.000001, -0.000009, -0.000013, 0.000011, 0.000009, -0.000005, -0.000003, 0.000002, 0.000001]],
87
93
  [2016, [244, 367], [0.994538, -0.013759, 0.001890, 0.000716, -0.000027, -0.000013, 0.000006, -0.000002, -0.000009, -0.000000, -0.000014, 0.000003, 0.000017, -0.000002, -0.000008, 0.000001, 0.000001, -0.000000]],
94
+ [2017, [0, 121], [0.993235, 0.012739, 0.002254, -0.000645, -0.000038, 0.000006, 0.000007, -0.000010, -0.000006, -0.000004, -0.000012, 0.000012, 0.000011, -0.000007, -0.000005, 0.000002, 0.000002, -0.000001]],
95
+ [2017, [120, 244], [1.012360, 0.001033, -0.004199, -0.000051, 0.000097, -0.000010, 0.000000, -0.000014, -0.000001, -0.000001, -0.000002, 0.000018, 0.000003, -0.000013, -0.000001, 0.000005, 0.000000, -0.000001]],
96
+ [2017, [243, 366], [0.994580, -0.013773, 0.001847, 0.000717, -0.000049, -0.000018, -0.000005, -0.000010, 0.000007, -0.000003, 0.000010, 0.000012, -0.000012, -0.000008, 0.000006, 0.000003, -0.000001, -0.000001]],
88
97
  ]
89
98
  MOON_RA = [
90
99
  [2008, [0, 32], [2.005386, 14.065390, 0.031982, -0.300769, -0.102829, 0.001499, 0.169991, 0.048096, -0.085551, -0.023082, 0.025011, 0.011162, -0.003109, -0.006307, -0.001790, 0.003102, 0.001688, -0.001109, -0.000939, 0.000185, 0.000440, 0.000096, -0.000180, -0.000114, 0.000057, 0.000070, -0.000009, -0.000034, -0.000003, 0.000016]],
@@ -195,6 +204,18 @@ module EphJcg
195
204
  [2016, [274, 306], [1.574112, 14.139128, 0.071774, -0.393126, -0.069827, 0.076075, 0.055788, 0.011150, -0.026205, -0.010938, 0.008404, 0.005099, -0.001971, -0.002017, 0.000164, 0.000703, 0.000158, -0.000209, -0.000126, 0.000046, 0.000062, -0.000002, -0.000024, -0.000005, 0.000008, 0.000004, -0.000002, -0.000002, 0.000000, 0.000001]],
196
205
  [2016, [305, 336], [4.261027, 13.759796, -0.154999, -0.346610, 0.043746, 0.143670, 0.037600, -0.056013, -0.021958, 0.019856, 0.007668, -0.006683, -0.002989, 0.002182, 0.001328, -0.000713, -0.000587, 0.000238, 0.000252, -0.000078, -0.000106, 0.000024, 0.000044, -0.000006, -0.000018, 0.000001, 0.000007, 0.000000, -0.000003, -0.000001]],
197
206
  [2016, [335, 367], [7.007828, 14.152973, -0.243444, -0.202938, 0.170229, 0.134994, -0.073418, -0.070263, 0.031215, 0.020879, -0.013339, -0.004814, 0.005848, 0.001238, -0.002512, -0.000276, 0.001049, -0.000013, -0.000430, 0.000062, 0.000173, -0.000047, -0.000068, 0.000028, 0.000025, -0.000015, -0.000009, 0.000008, 0.000003, -0.000005]],
207
+ [2017, [0, 32], [10.229896, 14.080103, -0.257200, -0.024342, 0.207967, -0.027397, -0.119655, 0.029197, 0.040125, -0.015773, -0.005532, 0.007110, -0.001374, -0.002668, 0.001401, 0.000675, -0.000705, -0.000013, 0.000269, -0.000100, -0.000076, 0.000068, 0.000009, -0.000030, 0.000007, 0.000010, -0.000006, -0.000001, 0.000003, -0.000001]],
208
+ [2017, [31, 60], [12.159805, 12.696487, -0.241352, 0.113622, 0.139521, -0.098301, -0.036062, 0.042178, 0.000967, -0.007936, 0.003582, -0.000230, -0.001533, 0.000732, 0.000252, -0.000292, 0.000058, 0.000056, -0.000052, 0.000006, 0.000016, -0.000009, -0.000001, 0.000003, -0.000001, -0.000001, 0.000001, 0.000000, 0.000000, 0.000000]],
209
+ [2017, [59, 91], [14.095543, 13.996441, -0.127922, 0.245090, 0.076760, -0.095707, 0.028304, 0.034118, -0.018616, -0.004453, 0.003075, -0.001580, 0.000527, 0.000646, -0.000493, -0.000013, 0.000133, -0.000054, 0.000003, 0.000016, -0.000015, 0.000001, 0.000004, -0.000002, 0.000000, 0.000001, 0.000000, 0.000000, 0.000000, 0.000000]],
210
+ [2017, [90, 121], [16.999373, 13.526108, 0.120227, 0.358014, -0.043794, -0.007256, 0.031221, -0.032997, -0.011549, 0.004062, 0.001126, 0.001082, -0.000109, -0.000129, 0.000190, -0.000046, -0.000055, -0.000006, 0.000000, 0.000007, 0.000001, -0.000001, 0.000001, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000]],
211
+ [2017, [120, 152], [19.940168, 14.021929, 0.409148, 0.272159, -0.135427, -0.021147, -0.065330, -0.033909, 0.024109, 0.014578, 0.001716, -0.002007, -0.001259, -0.000569, -0.000395, 0.000141, 0.000278, 0.000097, -0.000029, -0.000040, -0.000016, -0.000004, 0.000002, 0.000005, 0.000003, 0.000000, -0.000001, -0.000001, 0.000000, 0.000000]],
212
+ [2017, [151, 182], [22.767706, 13.589588, 0.506162, 0.012096, -0.157040, -0.088497, -0.056485, 0.043800, 0.037302, -0.001929, -0.009388, -0.003672, -0.000236, 0.000988, 0.001123, 0.000257, -0.000353, -0.000262, -0.000016, 0.000068, 0.000048, 0.000011, -0.000013, -0.000014, -0.000003, 0.000004, 0.000003, 0.000001, -0.000001, -0.000001]],
213
+ [2017, [181, 213], [1.492202, 14.052190, 0.324927, -0.204158, -0.178868, -0.052667, 0.060611, 0.073182, -0.012725, -0.028434, -0.002777, 0.006723, 0.003577, -0.000236, -0.001703, -0.000774, 0.000457, 0.000489, 0.000000, -0.000178, -0.000076, 0.000032, 0.000047, 0.000008, -0.000016, -0.000011, 0.000002, 0.000005, 0.000001, -0.000002]],
214
+ [2017, [212, 244], [4.606570, 14.099916, 0.055954, -0.261313, -0.072246, 0.083654, 0.088043, -0.025894, -0.042320, 0.007167, 0.013865, -0.000590, -0.004443, -0.000839, 0.001528, 0.000688, -0.000513, -0.000361, 0.000147, 0.000163, -0.000028, -0.000069, -0.000002, 0.000028, 0.000006, -0.000010, -0.000004, 0.000003, 0.000002, -0.000001]],
215
+ [2017, [243, 274], [7.332557, 13.671983, -0.130060, -0.198374, 0.066734, 0.107105, -0.023818, -0.050471, 0.011368, 0.016032, -0.004846, -0.004398, 0.001903, 0.001381, -0.000752, -0.000472, 0.000303, 0.000155, -0.000122, -0.000049, 0.000048, 0.000015, -0.000019, -0.000004, 0.000008, 0.000001, -0.000003, 0.000000, 0.000001, 0.000000]],
216
+ [2017, [273, 305], [10.064722, 14.032109, -0.277548, -0.092675, 0.164748, -0.007091, -0.078782, 0.023878, 0.029103, -0.012360, -0.005477, 0.004985, -0.000219, -0.001690, 0.000715, 0.000436, -0.000398, -0.000046, 0.000155, -0.000033, -0.000045, 0.000028, 0.000008, -0.000013, 0.000001, 0.000005, -0.000002, -0.000001, 0.000001, 0.000000]],
217
+ [2017, [304, 335], [12.810191, 13.523720, -0.403951, 0.088679, 0.137197, -0.109158, 0.021670, 0.057749, -0.020431, -0.009533, 0.007078, -0.001876, -0.000658, 0.001499, -0.000633, -0.000331, 0.000357, -0.000056, -0.000073, 0.000062, -0.000015, -0.000017, 0.000016, -0.000002, -0.000005, 0.000003, 0.000000, -0.000001, 0.000001, 0.000000]],
218
+ [2017, [334, 366], [15.610629, 13.945965, -0.343769, 0.320330, 0.082060, -0.051068, 0.108223, -0.010479, -0.039542, 0.010381, 0.000957, -0.001695, 0.001555, -0.001441, 0.000106, 0.000678, -0.000301, -0.000023, 0.000063, -0.000046, 0.000029, 0.000001, -0.000016, 0.000009, 0.000000, -0.000002, 0.000001, -0.000001, 0.000000, 0.000000]],
198
219
  ]
199
220
  MOON_DEC = [
200
221
  [2008, [0, 32], [-7.59656, 2.99321, -13.89660, -17.53061, 7.54100, 5.12992, -1.31434, -1.10306, -0.02607, 0.26440, 0.19392, -0.05980, -0.11287, 0.00593, 0.04310, 0.00732, -0.01248, -0.00752, 0.00236, 0.00450, 0.00024, -0.00199, -0.00061, 0.00065, 0.00046, -0.00012, -0.00025, -0.00004, 0.00010, 0.00008]],
@@ -305,6 +326,18 @@ module EphJcg
305
326
  [2016, [274, 306], [-2.90847, 2.25412, -4.90438, -13.85395, 2.65838, 4.10239, -0.42222, -0.95944, 0.01389, 0.26661, 0.03256, -0.07282, -0.02266, 0.01804, 0.01048, -0.00369, -0.00397, 0.00040, 0.00129, 0.00014, -0.00035, -0.00012, 0.00007, 0.00006, -0.00000, -0.00002, -0.00001, 0.00000, 0.00000, 0.00000]],
306
327
  [2016, [305, 336], [-6.78374, 2.00620, -13.79731, -7.44006, 7.12572, 1.83606, -1.65889, -0.32293, 0.46374, 0.10694, -0.15091, -0.04462, 0.05065, 0.01708, -0.01721, -0.00640, 0.00581, 0.00249, -0.00193, -0.00100, 0.00063, 0.00040, -0.00021, -0.00016, 0.00006, 0.00007, -0.00002, -0.00003, 0.00001, 0.00002]],
307
328
  [2016, [335, 367], [-8.11487, -0.54989, -15.57462, 2.36982, 8.63195, -1.13876, -1.61067, 0.58220, 0.33243, -0.26317, -0.10299, 0.10680, 0.02762, -0.04164, -0.00417, 0.01602, -0.00065, -0.00605, 0.00098, 0.00222, -0.00064, -0.00079, 0.00035, 0.00027, -0.00017, -0.00009, 0.00008, 0.00003, -0.00003, -0.00001]],
329
+ [2017, [0, 32], [-4.94126, -1.98735, -8.81608, 12.74472, 4.50853, -3.41052, -0.14545, 0.58797, -0.30734, -0.12211, 0.15656, 0.01302, -0.05363, 0.01056, 0.01344, -0.00880, -0.00182, 0.00403, -0.00056, -0.00131, 0.00062, 0.00027, -0.00033, 0.00001, 0.00012, -0.00005, -0.00003, 0.00003, 0.00001, -0.00002]],
330
+ [2017, [31, 60], [-1.26708, -7.75169, -1.43007, 13.68977, 0.10491, -2.23875, 0.45048, 0.00199, -0.20450, 0.07567, 0.04239, -0.02833, -0.00021, 0.00642, -0.00328, -0.00040, 0.00127, -0.00038, -0.00021, 0.00019, -0.00003, -0.00004, 0.00003, 0.00000, -0.00001, 0.00000, 0.00000, 0.00000, 0.00000, 0.00000]],
331
+ [2017, [59, 91], [2.55830, -1.95992, 7.04807, 14.32350, -3.64313, -2.77630, 0.51769, -0.17762, -0.04892, 0.12443, -0.00934, -0.01775, 0.00882, -0.00092, -0.00179, 0.00113, -0.00032, -0.00021, 0.00026, -0.00005, -0.00005, 0.00004, -0.00001, -0.00001, 0.00001, 0.00000, 0.00000, 0.00000, 0.00000, 0.00000]],
332
+ [2017, [90, 121], [6.28816, -1.64164, 16.43632, 5.98007, -7.12988, -1.25659, 0.19975, 0.01798, 0.14819, 0.02478, 0.00894, 0.00149, -0.00869, -0.00211, -0.00018, 0.00030, 0.00047, -0.00003, -0.00003, 0.00002, -0.00001, 0.00000, 0.00000, 0.00000, 0.00000, 0.00000, 0.00000, 0.00000, 0.00000, 0.00000]],
333
+ [2017, [120, 152], [6.26183, 0.49339, 15.88584, -5.45486, -8.36942, 0.32291, 0.89677, 0.45446, 0.10995, -0.02350, -0.05109, -0.04887, -0.00394, 0.01223, 0.00703, 0.00101, -0.00111, -0.00084, -0.00042, -0.00006, 0.00014, 0.00011, 0.00003, -0.00002, -0.00002, -0.00001, 0.00000, 0.00000, 0.00000, 0.00000]],
334
+ [2017, [151, 182], [2.23806, 3.71982, 8.04900, -13.25762, -4.47743, 2.38177, 1.23680, 0.14912, -0.15364, -0.14662, -0.07093, 0.02443, 0.04065, 0.00926, -0.00749, -0.00604, -0.00138, 0.00093, 0.00119, 0.00042, -0.00022, -0.00027, -0.00007, 0.00005, 0.00005, 0.00002, -0.00001, -0.00001, 0.00000, 0.00000]],
335
+ [2017, [181, 213], [-2.84884, 2.61166, -3.71262, -14.92908, 1.58040, 4.13640, 0.33633, -0.66431, -0.31622, 0.00282, 0.11926, 0.06594, -0.02528, -0.03356, -0.00199, 0.01006, 0.00455, -0.00134, -0.00231, -0.00056, 0.00068, 0.00051, -0.00006, -0.00021, -0.00007, 0.00005, 0.00005, 0.00000, -0.00002, -0.00001]],
336
+ [2017, [212, 244], [-7.37715, 1.32445, -14.05783, -7.61368, 7.77508, 2.28324, -1.51581, -0.56701, 0.23131, 0.20180, -0.00809, -0.07750, -0.01437, 0.02628, 0.00883, -0.00763, -0.00422, 0.00187, 0.00186, -0.00033, -0.00076, -0.00001, 0.00029, 0.00005, -0.00010, -0.00004, 0.00003, 0.00002, -0.00001, -0.00001]],
337
+ [2017, [243, 274], [-8.01116, -0.97859, -16.73781, 2.88562, 8.27150, -1.01986, -1.49341, 0.31376, 0.28101, -0.07987, -0.07281, 0.02024, 0.02150, -0.00665, -0.00639, 0.00255, 0.00190, -0.00101, -0.00057, 0.00040, 0.00017, -0.00016, -0.00005, 0.00006, 0.00001, -0.00002, 0.00000, 0.00001, 0.00000, 0.00000]],
338
+ [2017, [273, 305], [-5.71821, -2.33908, -10.40420, 12.39565, 5.29756, -3.50907, -0.37739, 0.67160, -0.15688, -0.10182, 0.07909, 0.00039, -0.02535, 0.00725, 0.00572, -0.00392, -0.00062, 0.00153, -0.00025, -0.00047, 0.00022, 0.00010, -0.00011, 0.00000, 0.00004, -0.00001, -0.00001, 0.00001, 0.00000, 0.00000]],
339
+ [2017, [304, 335], [-0.83416, -4.63794, 0.81425, 15.59346, -1.01860, -3.04033, 0.80255, 0.01533, -0.17123, 0.12457, -0.03389, -0.03692, 0.02720, 0.00012, -0.00668, 0.00350, -0.00014, -0.00118, 0.00074, 0.00004, -0.00027, 0.00012, 0.00002, -0.00005, 0.00002, 0.00001, -0.00001, 0.00000, 0.00000, 0.00000]],
340
+ [2017, [334, 366], [4.40306, -1.59302, 12.42192, 11.80356, -6.52098, -1.71572, 0.80212, -0.35149, 0.08926, 0.00011, -0.07631, 0.05937, 0.00687, -0.01490, 0.00570, -0.00114, -0.00065, 0.00134, -0.00085, -0.00007, 0.00030, -0.00013, 0.00002, 0.00002, -0.00003, 0.00002, 0.00000, -0.00001, 0.00000, 0.00000]],
308
341
  ]
309
342
  MOON_HP = [
310
343
  [2008, [0, 32], [0.932284, 0.005760, -0.038244, -0.016710, 0.016794, 0.006167, 0.000788, -0.001889, -0.001318, 0.000389, 0.000482, -0.000024, -0.000132, -0.000021, 0.000027, 0.000012, -0.000003, -0.000004, -0.000001, 0.000001, 0.000001, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000]],
@@ -415,6 +448,18 @@ module EphJcg
415
448
  [2016, [274, 306], [0.931628, 0.001319, -0.044910, -0.013456, 0.027868, 0.004588, -0.009680, -0.001502, 0.003141, 0.000604, -0.000950, -0.000238, 0.000291, 0.000089, -0.000091, -0.000033, 0.000029, 0.000012, -0.000009, -0.000004, 0.000003, 0.000002, -0.000001, -0.000001, 0.000000, 0.000000, -0.000000, -0.000000, 0.000000, 0.000000]],
416
449
  [2016, [305, 336], [0.931094, -0.003313, -0.049566, 0.010426, 0.028131, -0.005305, -0.009259, 0.002279, 0.002853, -0.000865, -0.000821, 0.000320, 0.000237, -0.000117, -0.000069, 0.000042, 0.000020, -0.000015, -0.000005, 0.000005, 0.000001, -0.000002, -0.000000, 0.000001, 0.000000, -0.000000, -0.000000, 0.000000, 0.000000, -0.000000]],
417
450
  [2016, [335, 367], [0.936732, -0.005009, -0.033621, 0.030296, 0.019649, -0.013058, -0.005713, 0.004824, 0.001222, -0.001645, -0.000095, 0.000528, -0.000061, -0.000160, 0.000045, 0.000045, -0.000021, -0.000011, 0.000009, 0.000002, -0.000003, -0.000000, 0.000001, -0.000000, -0.000000, 0.000000, 0.000000, -0.000000, -0.000000, 0.000000]],
451
+ [2017, [0, 32], [0.950471, -0.004793, -0.002942, 0.037935, 0.000266, -0.014695, 0.000689, 0.003961, -0.000861, -0.000766, 0.000490, 0.000070, -0.000176, 0.000023, 0.000046, -0.000018, -0.000008, 0.000008, 0.000000, -0.000002, 0.000001, 0.000001, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000]],
452
+ [2017, [31, 60], [0.959226, -0.010299, 0.021191, 0.028774, -0.007168, -0.009013, 0.000659, 0.001575, -0.000354, -0.000119, 0.000177, -0.000021, -0.000043, 0.000012, 0.000005, -0.000004, 0.000000, 0.000001, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000]],
453
+ [2017, [59, 91], [0.968492, 0.002344, 0.038310, 0.015160, -0.017939, -0.008331, 0.000173, 0.002143, 0.000431, -0.000131, 0.000093, -0.000049, -0.000063, 0.000007, 0.000010, 0.000000, 0.000001, 0.000001, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000]],
454
+ [2017, [90, 121], [0.970974, 0.009269, 0.047495, -0.012150, -0.021397, -0.004726, 0.001407, 0.002762, 0.000546, -0.000165, -0.000123, -0.000117, -0.000021, 0.000020, 0.000014, 0.000003, -0.000001, -0.000001, -0.000001, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000]],
455
+ [2017, [120, 152], [0.964358, 0.010653, 0.030865, -0.038819, -0.019091, 0.001382, 0.005222, 0.003558, -0.000402, -0.000891, -0.000348, -0.000003, 0.000113, 0.000062, 0.000002, -0.000016, -0.000010, -0.000001, 0.000002, 0.000001, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000]],
456
+ [2017, [151, 182], [0.951256, 0.018602, 0.002981, -0.046057, -0.007498, 0.006369, 0.006188, 0.001441, -0.001566, -0.000898, -0.000005, 0.000228, 0.000112, -0.000009, -0.000036, -0.000015, 0.000003, 0.000006, 0.000002, -0.000001, -0.000001, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000]],
457
+ [2017, [181, 213], [0.939085, 0.010793, -0.023873, -0.038550, 0.007947, 0.010146, 0.003884, -0.001479, -0.002154, -0.000159, 0.000550, 0.000224, -0.000074, -0.000087, -0.000012, 0.000020, 0.000012, -0.000002, -0.000004, -0.000001, 0.000001, 0.000001, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000]],
458
+ [2017, [212, 244], [0.931897, 0.004507, -0.039931, -0.011078, 0.018902, 0.005822, -0.000646, -0.002413, -0.000802, 0.000684, 0.000365, -0.000140, -0.000123, 0.000015, 0.000034, 0.000004, -0.000008, -0.000003, 0.000001, 0.000001, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000]],
459
+ [2017, [243, 274], [0.934763, -0.004768, -0.035397, 0.015781, 0.015305, -0.000768, -0.000681, -0.001163, -0.000306, 0.000500, 0.000078, -0.000150, -0.000014, 0.000034, 0.000003, -0.000006, -0.000001, 0.000001, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000]],
460
+ [2017, [273, 305], [0.944123, -0.007484, -0.011663, 0.037691, 0.005770, -0.004697, 0.001303, -0.001439, -0.000525, 0.000655, -0.000064, -0.000160, 0.000063, 0.000019, -0.000016, 0.000003, 0.000001, -0.000001, 0.000001, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000]],
461
+ [2017, [304, 335], [0.957685, -0.015024, 0.020140, 0.041231, -0.008183, -0.001447, 0.001693, -0.002740, 0.000176, 0.000541, -0.000272, 0.000014, 0.000058, -0.000027, 0.000005, 0.000004, -0.000004, 0.000001, 0.000001, -0.000001, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000]],
462
+ [2017, [334, 366], [0.971167, -0.007136, 0.048277, 0.031163, -0.019416, 0.001204, -0.000583, -0.003446, 0.001140, 0.000284, -0.000239, 0.000158, -0.000013, -0.000023, 0.000019, -0.000008, -0.000002, 0.000003, -0.000001, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000]],
418
463
  ]
419
464
  R = [
420
465
  [2008, [0, 122], [10.611375, 4.008294, -0.000012, 0.000008, 0.000001, 0.000000, 0.000000, 0.000003]],
@@ -444,6 +489,9 @@ module EphJcg
444
489
  [2016, [0, 122], [10.615288, 4.008264, -0.000011, 0.000006, 0.000000, -0.000000, 0.000001, 0.000001]],
445
490
  [2016, [121, 245], [18.631851, 4.074014, -0.000003, -0.000006, -0.000000, 0.000001, 0.000002, 0.000001]],
446
491
  [2016, [244, 367], [2.681266, 4.041134, 0.000019, 0.000002, -0.000003, -0.000001, 0.000003, -0.000000]],
492
+ [2017, [0, 121], [10.632133, 3.975411, -0.000010, 0.000004, 0.000000, -0.000001, 0.000001, -0.000001]],
493
+ [2017, [120, 244], [18.615845, 4.074018, -0.000005, -0.000007, 0.000000, -0.000001, 0.000000, -0.000002]],
494
+ [2017, [243, 366], [2.665265, 4.041138, 0.000017, 0.000000, -0.000001, -0.000001, -0.000001, -0.000002]],
447
495
  ]
448
496
  EPS = [
449
497
  [2008, [0, 122], [23.44039, 0.00002, -0.00008, -0.00003, 0.00000, 0.00000, 0.00002, 0.00000]],
@@ -473,6 +521,9 @@ module EphJcg
473
521
  [2016, [0, 122], [23.43464, 0.00011, -0.00009, -0.00004, 0.00001, -0.00001, 0.00001, -0.00001]],
474
522
  [2016, [121, 245], [23.43461, 0.00009, 0.00012, -0.00002, -0.00001, -0.00000, 0.00000, -0.00001]],
475
523
  [2016, [244, 367], [23.43468, -0.00015, -0.00002, 0.00004, 0.00000, -0.00001, -0.00000, -0.00002]],
524
+ [2017, [0, 121], [23.43477, 0.00016, -0.00011, -0.00004, 0.00002, 0.00000, -0.00001, -0.00001]],
525
+ [2017, [120, 244], [23.43483, 0.00012, 0.00010, -0.00001, -0.00001, 0.00000, -0.00002, 0.00000]],
526
+ [2017, [243, 366], [23.43499, -0.00011, -0.00004, 0.00005, 0.00001, 0.00000, -0.00002, 0.00000]],
476
527
  ]
477
528
  end
478
529
 
@@ -7,7 +7,7 @@ module EphJcg
7
7
  ]
8
8
  DELTA_T = {
9
9
  2008 => 65, 2009 => 66, 2010 => 66, 2011 => 67, 2012 => 67,
10
- 2013 => 67, 2014 => 67, 2015 => 68, 2016 => 68
10
+ 2013 => 67, 2014 => 67, 2015 => 68, 2016 => 68, 2017 => 68
11
11
  }
12
12
  PI = 3.141592653589793238462 # 円周率
13
13
  Y_MIN = DELTA_T.min { |a, b| a[0] <=> b[0] }[0]
@@ -1,3 +1,3 @@
1
1
  module EphJcg
2
- VERSION = "0.1.7"
2
+ VERSION = "0.1.8"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eph_jcg
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.7
4
+ version: 0.1.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - komasaru
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2016-06-29 00:00:00.000000000 Z
11
+ date: 2016-07-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -99,7 +99,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
99
99
  version: '0'
100
100
  requirements: []
101
101
  rubyforge_project:
102
- rubygems_version: 2.6.4
102
+ rubygems_version: 2.6.6
103
103
  signing_key:
104
104
  specification_version: 4
105
105
  summary: Ephemeris calculation tool by JCG method.