aipp 2.3.0 → 2.4.0
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 +4 -4
- data/CHANGELOG.md +57 -46
- data/README.md +3 -10
- data/lib/aipp/version.rb +1 -1
- metadata +5 -27
- checksums.yaml.gz.sig +0 -0
- data.tar.gz.sig +0 -0
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f45e1d0d073edab6437a28b86b5b8c6f9ee49e0b8d28b3b2bbf16e4bcd6bf70c
|
4
|
+
data.tar.gz: 7139ad71fc5e3255b00c01866f6ca434db547c0c9a2fac3cead73f3be15614de
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d407238ad4f8a7ed854764176e089f0bc2238e21b5f35dfe2ababfbf8be30c97d4ea38841aff0ec98fed778513fc522a086fa3078d6d0e069fc5b5235841c53e
|
7
|
+
data.tar.gz: 621869521e3d65568681cf787f037c9705532c5460efc29ae1249f9c6f4bdaafca9637edf150f0c94b66430da431e04bc04086ff0f1280f28c8a2b5ced64fa28
|
data/CHANGELOG.md
CHANGED
@@ -2,124 +2,135 @@
|
|
2
2
|
|
3
3
|
Nothing so far
|
4
4
|
|
5
|
+
## 2.4.0
|
6
|
+
|
7
|
+
### Changes
|
8
|
+
* Drop certs
|
9
|
+
* Add action for trusted release
|
10
|
+
|
11
|
+
## 2.3.1
|
12
|
+
|
13
|
+
### Changes
|
14
|
+
* Update Ruby to 3.4
|
15
|
+
|
5
16
|
## 2.3.0
|
6
17
|
|
7
|
-
|
18
|
+
### Additions
|
8
19
|
* Include the date and time of the last upstream update for LS NOTAM and SHOOT
|
9
20
|
|
10
21
|
## 2.2.2
|
11
22
|
|
12
|
-
|
23
|
+
### Fix
|
13
24
|
* Re-add accidentally removed RMZ and TMZ
|
14
25
|
|
15
26
|
## 2.2.1
|
16
27
|
|
17
|
-
|
28
|
+
### Changes
|
18
29
|
* Adopt latest update of OFMX to accommodate new airspace types RMZ, TMZ and DRA
|
19
30
|
|
20
31
|
## 2.2.0
|
21
32
|
|
22
|
-
|
33
|
+
### Changes
|
23
34
|
* Bump aixm gem to >=1.5.0 in order to bump to OFMX schema 0.2
|
24
35
|
|
25
36
|
## 2.1.11
|
26
37
|
|
27
|
-
|
38
|
+
### Changes
|
28
39
|
* Adapt lookup for DPR zones which no longer contain dash in LS
|
29
40
|
|
30
41
|
## 2.1.10
|
31
42
|
|
32
|
-
|
43
|
+
### Additions
|
33
44
|
* Show the gem version used in order to verify deployments
|
34
45
|
|
35
|
-
|
46
|
+
### Changes
|
36
47
|
* Make dash between LS and DPR zone optional in NOTAM
|
37
48
|
|
38
49
|
## 2.1.9
|
39
50
|
|
40
|
-
|
51
|
+
### Additions
|
41
52
|
* Support for Ruby 3.3
|
42
53
|
|
43
54
|
## 2.1.8
|
44
55
|
|
45
|
-
|
56
|
+
### Additions
|
46
57
|
* Include contact name to remarks in LS SHOOT
|
47
58
|
|
48
59
|
## 2.1.7
|
49
60
|
|
50
|
-
|
61
|
+
### Fixes
|
51
62
|
* Workaround for temporary upstream CSV quoting error
|
52
63
|
|
53
64
|
## 2.1.6
|
54
65
|
|
55
|
-
|
66
|
+
### Fixes
|
56
67
|
* Update NOTAM gem
|
57
68
|
|
58
69
|
## 2.1.5
|
59
70
|
|
60
|
-
|
71
|
+
### Fixes
|
61
72
|
* Use UTC date for DABS cross check
|
62
73
|
* Update NOTAM gem
|
63
74
|
|
64
75
|
## 2.1.4
|
65
76
|
|
66
|
-
|
77
|
+
### Fixes
|
67
78
|
* Update NOTAM gem
|
68
79
|
|
69
80
|
## 2.1.3
|
70
81
|
|
71
|
-
|
82
|
+
### Changes
|
72
83
|
* Use uncompressed OFMX download for LS NOTAM
|
73
84
|
|
74
85
|
## 2.1.2
|
75
86
|
|
76
|
-
|
87
|
+
### Changes
|
77
88
|
* Improve timesheet calculation for shooting grounds in LS
|
78
89
|
* Improve safety margins for shooting grounds in LS
|
79
90
|
* Switch to unzipped OFMX for now due to issues upstream
|
80
91
|
|
81
92
|
## 2.1.1
|
82
93
|
|
83
|
-
|
94
|
+
### Additions
|
84
95
|
* Improve help when no scope is given
|
85
96
|
* Add `-0` to write empty OFMX in case of no upstream data
|
86
97
|
|
87
98
|
## 2.1.0
|
88
99
|
|
89
|
-
|
100
|
+
### Breaking Changes
|
90
101
|
* Unify all executables into `aip2aixm` and `aip2aixm` respectively
|
91
102
|
|
92
|
-
|
103
|
+
### Additions
|
93
104
|
* Support for shooting grounds in LS
|
94
105
|
|
95
106
|
## 2.0.3
|
96
107
|
|
97
|
-
|
108
|
+
### Breaking Changes
|
98
109
|
* THR/DTHR fixes from AIXM gem
|
99
110
|
* Improve filters of delegated airspaces (region LF)
|
100
111
|
|
101
112
|
## 2.0.2
|
102
113
|
|
103
|
-
|
114
|
+
### Additions
|
104
115
|
* Support for Ruby 3.2
|
105
116
|
|
106
|
-
|
117
|
+
### Fixes
|
107
118
|
* Improve hack to fix braindead years on D-items
|
108
119
|
|
109
120
|
## 2.0.1
|
110
121
|
|
111
|
-
|
122
|
+
### Fixes
|
112
123
|
* Fix ineffective rescue when parsing a NOTAM fails in force mode
|
113
124
|
* Hack to fix braindead years on D-items
|
114
125
|
|
115
126
|
## 2.0.0
|
116
127
|
|
117
|
-
|
128
|
+
### Additions
|
118
129
|
* Region LS NOTAM
|
119
130
|
* CLI option to set a custom output file
|
120
131
|
* `--quiet` option
|
121
132
|
|
122
|
-
|
133
|
+
### Breaking Changes
|
123
134
|
* Drop support for Ruby 3.0
|
124
135
|
* Rename `url_for` to `origin_for` and introduce origin structures which allow
|
125
136
|
for more complex download scenarios such as HTTPS with session or GraphQL.
|
@@ -130,7 +141,7 @@ Nothing so far
|
|
130
141
|
|
131
142
|
## 1.0.0
|
132
143
|
|
133
|
-
|
144
|
+
### Breaking Changes
|
134
145
|
* Switch from individual AIP HTML files to the comprehensive AIP XML
|
135
146
|
database dump for the LF region reference implementation.
|
136
147
|
* Drop the mandatory `URL` helper in favour of a mandatory `url_for` method.
|
@@ -138,99 +149,99 @@ Nothing so far
|
|
138
149
|
* Improve calculation of short feature hash in manifest in order to include
|
139
150
|
e.g. geometries of airspaces.
|
140
151
|
|
141
|
-
|
152
|
+
### Changes
|
142
153
|
* Switch from `pry` to `debug`
|
143
154
|
|
144
|
-
|
155
|
+
### Additions
|
145
156
|
* Unsevere warnings
|
146
157
|
* Support for .xlsx, .ods and .csv files
|
147
158
|
|
148
159
|
## 0.2.6
|
149
160
|
|
150
|
-
|
161
|
+
### Additions
|
151
162
|
* Detect duplicate features
|
152
163
|
|
153
|
-
|
164
|
+
### Changes
|
154
165
|
* Require Ruby 2.7
|
155
166
|
|
156
167
|
## 0.2.5
|
157
168
|
|
158
|
-
|
169
|
+
### Additions
|
159
170
|
* LF/AD-2>2.19 (AD navigational aids relevant to VFR)
|
160
171
|
* Write build and manifest to `~/.aipp/<region>/builds`
|
161
172
|
|
162
|
-
|
173
|
+
### Changes
|
163
174
|
* Renamed `~/.aipp/<region>/archive` to `~/.aipp/<region>/sources`
|
164
175
|
|
165
176
|
## 0.2.4
|
166
177
|
|
167
|
-
|
178
|
+
### Additions
|
168
179
|
* LF/AD-3.1
|
169
180
|
* Automatically load fixtures for patches
|
170
181
|
|
171
182
|
## 0.2.3
|
172
183
|
|
173
|
-
|
184
|
+
### Additons
|
174
185
|
* Borders defined as GeoJSON (used by LF/ENR-2.1)
|
175
186
|
* LF/AD-5.5
|
176
187
|
|
177
|
-
|
188
|
+
### Breaking Changes
|
178
189
|
* Renamed `AIPP::AIP#write` method to `AIPP::AIP#add`
|
179
190
|
|
180
191
|
## 0.2.2
|
181
192
|
|
182
|
-
|
193
|
+
### Changes
|
183
194
|
* Helper modules instead of one monolythic `helper.rb`
|
184
195
|
|
185
|
-
|
196
|
+
### Additions
|
186
197
|
* LF/AD-1.3
|
187
198
|
* LF/AD-1.6
|
188
199
|
* LF/AD-2
|
189
200
|
|
190
201
|
## 0.2.1
|
191
202
|
|
192
|
-
|
203
|
+
### Changes
|
193
204
|
* Require Ruby 2.6
|
194
205
|
* Fix broken downloader
|
195
206
|
|
196
|
-
|
207
|
+
### Additions
|
197
208
|
* Support for PDF files
|
198
209
|
|
199
210
|
## 0.2.0
|
200
211
|
|
201
|
-
|
212
|
+
### Changes
|
202
213
|
* Complete rewrite of the framework in order to allow cross-AIP parsing made necessary due to recent changes in LF AIP.
|
203
214
|
|
204
|
-
|
215
|
+
### Additions
|
205
216
|
* LF/ENR-2.1
|
206
217
|
* Handling of errors and warnings optimized for parser development
|
207
218
|
|
208
|
-
|
219
|
+
### Removals
|
209
220
|
* LF/AD-1.5
|
210
221
|
|
211
222
|
## 0.1.3
|
212
223
|
|
213
|
-
|
224
|
+
### Changes
|
214
225
|
* Summary at end of run
|
215
226
|
|
216
|
-
|
227
|
+
### Additions
|
217
228
|
* LF/AD-1.5
|
218
229
|
* Source file line number evaluation
|
219
230
|
|
220
231
|
## 0.1.2
|
221
232
|
|
222
|
-
|
233
|
+
### Additions:
|
223
234
|
* LF/ENR-4.3
|
224
235
|
|
225
236
|
## 0.1.1
|
226
237
|
|
227
|
-
|
238
|
+
### Additions:
|
228
239
|
* LF/ENR-4.1
|
229
240
|
* Helper modules
|
230
241
|
|
231
242
|
## 0.1.0
|
232
243
|
|
233
|
-
|
244
|
+
### Initial Implementation
|
234
245
|
* Require Ruby 2.5
|
235
246
|
* Framework and aip2aixm executable
|
236
247
|
* LF/ENR-5.1
|
data/README.md
CHANGED
@@ -25,20 +25,12 @@ Thank you for supporting free and open-source software by sponsoring on [GitHub]
|
|
25
25
|
|
26
26
|
## Install
|
27
27
|
|
28
|
-
### Security
|
29
|
-
|
30
|
-
This gem is [cryptographically signed](https://guides.rubygems.org/security/#using-gems) in order to assure it hasn't been tampered with. Unless already done, please add the author's public key as a trusted certificate now:
|
31
|
-
|
32
|
-
```
|
33
|
-
gem cert --add <(curl -Ls https://raw.github.com/svoop/aipp/main/certs/svoop.pem)
|
34
|
-
```
|
35
|
-
|
36
28
|
### Standalone
|
37
29
|
|
38
30
|
Make sure to have the [latest version of Ruby](https://www.ruby-lang.org/en/documentation/installation/) and then install this gem:
|
39
31
|
|
40
32
|
```
|
41
|
-
gem install aipp
|
33
|
+
gem install aipp
|
42
34
|
```
|
43
35
|
|
44
36
|
### Bundler
|
@@ -52,7 +44,7 @@ gem 'aipp'
|
|
52
44
|
And then install the bundle:
|
53
45
|
|
54
46
|
```
|
55
|
-
bundle install
|
47
|
+
bundle install
|
56
48
|
```
|
57
49
|
|
58
50
|
## Usage
|
@@ -78,6 +70,7 @@ Scope | Content | Cache
|
|
78
70
|
------|---------|------
|
79
71
|
[AIP](lib/aipp/aip/README.md) (default) | aeronautical information publication | by AIRAC cycle
|
80
72
|
[NOTAM](lib/aipp/notam/README.md) | notice to airmen | by effective date and hour
|
73
|
+
[SHOOT](lib/aipp/shoot/README.md) | firing ranges | by day
|
81
74
|
|
82
75
|
To list all available scopes, regions and sections:
|
83
76
|
|
data/lib/aipp/version.rb
CHANGED
metadata
CHANGED
@@ -1,33 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aipp
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.
|
4
|
+
version: 2.4.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Sven Schwyn
|
8
|
-
autorequire:
|
9
8
|
bindir: exe
|
10
|
-
cert_chain:
|
11
|
-
-
|
12
|
-
-----BEGIN CERTIFICATE-----
|
13
|
-
MIIC+jCCAeKgAwIBAgIBAjANBgkqhkiG9w0BAQsFADAjMSEwHwYDVQQDDBhydWJ5
|
14
|
-
L0RDPWJpdGNldGVyYS9EQz1jb20wHhcNMjMxMTEwMTgyMzM2WhcNMjQxMTA5MTgy
|
15
|
-
MzM2WjAjMSEwHwYDVQQDDBhydWJ5L0RDPWJpdGNldGVyYS9EQz1jb20wggEiMA0G
|
16
|
-
CSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDcLg+IHjXYaUlTSU7R235lQKD8ZhEe
|
17
|
-
KMhoGlSUonZ/zo1OT3KXcqTCP1iMX743xYs6upEGALCWWwq+nxvlDdnWRjF3AAv7
|
18
|
-
ikC+Z2BEowjyeCCT/0gvn4ohKcR0JOzzRaIlFUVInlGSAHx2QHZ2N8ntf54lu7nd
|
19
|
-
L8CiDK8rClsY4JBNGOgH9UC81f+m61UUQuTLxyM2CXfAYkj/sGNTvFRJcNX+nfdC
|
20
|
-
hM9r2kH1+7wsa8yG7wJ2IkrzNACD8v84oE6qVusN8OLEMUI/NaEPVPbw2LUM149H
|
21
|
-
PVa0i729A4IhroNnFNmw4wOC93ARNbM1+LW36PLMmKjKudf5Exg8VmDVAgMBAAGj
|
22
|
-
OTA3MAkGA1UdEwQCMAAwCwYDVR0PBAQDAgSwMB0GA1UdDgQWBBSfK8MtR62mQ6oN
|
23
|
-
yoX/VKJzFjLSVDANBgkqhkiG9w0BAQsFAAOCAQEAXhT/LpMArF3JRcZSRkJDY+dU
|
24
|
-
GKCRqOefi2iydqh1yIqXyTA9PGR1w5O6O+WS1FvF+sHCwh8fFjCuStg2L8V2RSeo
|
25
|
-
aDtfZ5s80sL8wRFxg3kek69cBuI6ozU+rf9DaXlMES4i8+zASsdv9Y4a2BsbhEdE
|
26
|
-
9AtuMcWn5a45TOO0S4Q8OuV0v705V38Ow15J2RDRvkFRySt+//8/Vd57XAJxPXU0
|
27
|
-
k/QvZU05f6HMYBrPogJgIzHC/C5N/yeE4BVEuBDn+10Zb1iu3aDk8sd0uMgukCY8
|
28
|
-
TUmlP5A6NeGdeDJIoLgromAKs+nvI7TWzhQq9ODs51XhxgUFRCvBqUTpjTQigw==
|
29
|
-
-----END CERTIFICATE-----
|
30
|
-
date: 2024-09-10 00:00:00.000000000 Z
|
9
|
+
cert_chain: []
|
10
|
+
date: 1980-01-02 00:00:00.000000000 Z
|
31
11
|
dependencies:
|
32
12
|
- !ruby/object:Gem::Dependency
|
33
13
|
name: airac
|
@@ -392,9 +372,9 @@ executables:
|
|
392
372
|
- aip2ofmx
|
393
373
|
extensions: []
|
394
374
|
extra_rdoc_files:
|
395
|
-
- README.md
|
396
375
|
- CHANGELOG.md
|
397
376
|
- LICENSE.txt
|
377
|
+
- README.md
|
398
378
|
files:
|
399
379
|
- CHANGELOG.md
|
400
380
|
- LICENSE.txt
|
@@ -466,7 +446,6 @@ metadata:
|
|
466
446
|
source_code_uri: https://github.com/svoop/aipp
|
467
447
|
documentation_uri: https://www.rubydoc.info/gems/aipp
|
468
448
|
bug_tracker_uri: https://github.com/svoop/aipp/issues
|
469
|
-
post_install_message:
|
470
449
|
rdoc_options:
|
471
450
|
- "--title"
|
472
451
|
- AIP Parser and Converter
|
@@ -488,8 +467,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
488
467
|
- !ruby/object:Gem::Version
|
489
468
|
version: '0'
|
490
469
|
requirements: []
|
491
|
-
rubygems_version: 3.
|
492
|
-
signing_key:
|
470
|
+
rubygems_version: 3.6.9
|
493
471
|
specification_version: 4
|
494
472
|
summary: Parser for aeronautical information publications
|
495
473
|
test_files: []
|
checksums.yaml.gz.sig
DELETED
Binary file
|
data.tar.gz.sig
DELETED
Binary file
|
metadata.gz.sig
DELETED
Binary file
|