-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCHANGELOG
104 lines (56 loc) · 1.44 KB
/
CHANGELOG
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
Name: GeoFindKey
OldName: FindKey
URL: https://github.com/Geo-Linux-Calculations/geofindkey
3.3
fix error message IO
3.2
fix coordinate deformation
3.1
add Conformal transform (N power).
(use Gauss normalize @zvezdochiot[https://geodesist.ru/members/zvezdochiot.47244/])
(use PQ-scheme by Alexander Starostin aka @stout[https://geodesist.ru/members/stout.228/])
(use Last published version of CCMATH by Daniel Atkinson in 2001 (version 2.2.1)[https://github.com/mnhrdt/ccmath].)
(use Gnumeric OLS spreadsheets [https://github.com/Geo-Linux-Calculations/gnumeric-ols])
3.0
add Helmert transform
(use Last published version of CCMATH by Daniel Atkinson in 2001 (version 2.2.1)[https://github.com/mnhrdt/ccmath].)
2.9
use mean in coordinate deformation
2.8
add atmospheric refractive index
2.7
deformation of coordinates by the "unit spheres" method.
2.6
rescale to sea level
2.5
dZ of radius Earth
2.4
invert scale
2.3
Gaussian normalization OLS
2.2
geofindkey2p: power 2 elevation factors
2.1
fixed elevation factors
2.0
add geofindkey2p - conformal transformations 2 power
1.9
add auto 'threshold eps' in geositer500
1.8
Units Version
1.7
StdErr Version
1.6
SIter (unknow distance)
1.5
S-Z-B -> Y-X-H transform
1.4
Elevation Version
1.3
Station Version
1.2
Expanded Version
1.1
Simplify Version
1.0
Init Version