-
Notifications
You must be signed in to change notification settings - Fork 2
/
CHANGELOG
220 lines (89 loc) · 4.75 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
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
### Fix bug when projections are updated (HEAD -> main)
>Mon, 17 Jun 2024 12:08:46 +0200
>Author: Jean-Christophe Malapert ([email protected])
>Commiter: Jean-Christophe Malapert ([email protected])
### Fixes #10 (origin/proposal001)
>Fri, 14 Jun 2024 19:46:37 +0200
>Author: Jean-Christophe Malapert ([email protected])
>Commiter: Jean-Christophe Malapert ([email protected])
### Updates tests
>Thu, 30 May 2024 09:27:13 +0200
>Author: Jean-Christophe Malapert ([email protected])
>Commiter: Jean-Christophe Malapert ([email protected])
### Fixes #8 Implements https://github.com/pdssp/planet_crs_registry/issues/6
>Thu, 30 May 2024 09:18:04 +0200
>Author: Jean-Christophe Malapert ([email protected])
>Commiter: Jean-Christophe Malapert ([email protected])
### Update tests Update http://doi.org/<doi> to doi:<doi>
>Mon, 26 Jun 2023 14:24:44 +0200
>Author: Jean-Christophe Malapert ([email protected])
>Commiter: Jean-Christophe Malapert ([email protected])
### Implements https://github.com/opengeospatial/Planetary-DWG/blob/main/draft_crs_definitions/proposal001.adoc from issue https://github.com/opengeospatial/Planetary-DWG/issues/5
>Mon, 26 Jun 2023 09:53:07 +0200
>Author: Jean-Christophe Malapert ([email protected])
>Commiter: Jean-Christophe Malapert ([email protected])
### Update README.rst
>Wed, 5 Apr 2023 23:22:21 +0200
>Author: Jean-Christophe Malapert ([email protected])
>Commiter: GitHub ([email protected])
Add Andrew Annex as contributor
### make consistent with epsg:3857
>Sun, 5 Mar 2023 16:24:34 -0800
>Author: Andrew Annex ([email protected])
>Commiter: Andrew Annex ([email protected])
### start of adding web mercator
>Thu, 2 Mar 2023 14:50:54 -0800
>Author: Andrew Annex ([email protected])
>Commiter: Andrew Annex ([email protected])
### Update Readme (tag: 0.2)
>Sat, 24 Dec 2022 14:58:33 +0100
>Author: Jean-Christophe Malapert ([email protected])
>Commiter: Jean-Christophe Malapert ([email protected])
### Fix precomit Fix docs Fix tests Remove useless file
>Sat, 24 Dec 2022 14:37:18 +0100
>Author: Jean-Christophe Malapert ([email protected])
>Commiter: Jean-Christophe Malapert ([email protected])
### Fix DOI resolver pattern for full URL
>Tue, 6 Dec 2022 16:58:07 +0100
>Author: Benoit Seignovert ([email protected])
>Commiter: Benoit Seignovert ([email protected])
### Add pandas in requirements.txt Update to python 3.10 Fix the calculation of the radius when the approxmation is selected.
>Tue, 11 Oct 2022 00:02:05 +0200
>Author: Jean-Christophe Malapert ([email protected])
>Commiter: Jean-Christophe Malapert ([email protected])
### Fix typo
>Fri, 13 May 2022 22:37:54 +0200
>Author: Jean-Christophe Malapert ([email protected])
>Commiter: Jean-Christophe Malapert ([email protected])
### Fix name for triaxial bodies
>Sun, 8 May 2022 02:50:18 +0200
>Author: Jean-Christophe Malapert ([email protected])
>Commiter: Jean-Christophe Malapert ([email protected])
### Add triaxial bodies Improve axis description Update the documentation
>Sun, 8 May 2022 02:33:56 +0200
>Author: Jean-Christophe Malapert ([email protected])
>Commiter: Jean-Christophe Malapert ([email protected])
### Update the documentation
>Wed, 4 May 2022 00:23:25 +0200
>Author: Jean-Christophe Malapert ([email protected])
>Commiter: Jean-Christophe Malapert ([email protected])
### Improve packaging for tests
>Tue, 3 May 2022 01:04:17 +0200
>Author: Jean-Christophe Malapert ([email protected])
>Commiter: Jean-Christophe Malapert ([email protected])
### Update Readme
>Tue, 3 May 2022 00:55:32 +0200
>Author: Jean-Christophe Malapert ([email protected])
>Commiter: Jean-Christophe Malapert ([email protected])
### Remove custom config file
>Tue, 3 May 2022 00:49:27 +0200
>Author: Jean-Christophe Malapert ([email protected])
>Commiter: Jean-Christophe Malapert ([email protected])
### Add custom config in .gitignore
>Tue, 3 May 2022 00:46:27 +0200
>Author: Jean-Christophe Malapert ([email protected])
>Commiter: Jean-Christophe Malapert ([email protected])
### First commit
>Tue, 3 May 2022 00:45:46 +0200
>Author: Jean-Christophe Malapert ([email protected])
>Commiter: Jean-Christophe Malapert ([email protected])