ggman12
e5f124428f
use github token for adsb.lol downlaods
2026-02-12 19:03:23 -05:00
ggman12
d5039fb766
update to fix files
2026-02-12 19:01:02 -05:00
ggman12
50267f3c57
make faa work with no new data
openairframes-2026-02-12-develop
2026-02-12 17:26:48 -05:00
ggman12
dd323f6e55
delete old files
2026-02-12 17:25:50 -05:00
ggman12
0e8b21daf9
rename from planequery to openairframes
2026-02-12 17:24:08 -05:00
ggman12
3960e6936c
use start_date_end_date for adsb naming
2026-02-12 17:13:06 -05:00
ggman12
48623ef79e
delete existign release
2026-02-12 17:12:09 -05:00
ggman12
5affe8937c
rename to openairframes
2026-02-12 17:09:07 -05:00
ggman12
d0254146f3
update release to fix not grabbing FAA file
2026-02-12 16:42:47 -05:00
ggman12
1699ad6d8a
rename file
2026-02-12 16:12:03 -05:00
ggman12
2a6892c347
fix download
2026-02-12 16:08:08 -05:00
ggman12
47ccecb9ba
set fail-fast to true
2026-02-12 16:07:42 -05:00
ggman12
2826dfd450
remove notebook
2026-02-12 16:07:28 -05:00
ggman12
fecf9ff0ea
format properly
2026-02-12 16:01:14 -05:00
ggman12
7e0a396fc7
only modify key parts of schemas/community_submission.v1.schema.json schema. Lowest diffs
2026-02-12 15:55:44 -05:00
ggman12
b0503bb3b2
fix: should update schema now
2026-02-12 15:46:11 -05:00
ggman12
0b89138daf
modify existing json schema instead of creating a new file every time
2026-02-12 15:40:01 -05:00
ggman12
4b756cdaef
fix syntax error
2026-02-12 15:32:37 -05:00
ggman12
9acffe1e56
handle multiple PRs with schema changes
2026-02-12 15:31:53 -05:00
ggman12
1694fe0b46
allow fileupload in submission
2026-02-12 15:26:45 -05:00
ggman12
c6d9e59d01
update template
2026-02-12 13:29:45 -05:00
ggman12
dd6cd7b6fd
update schema with optional start_date and end_date scope
2026-02-12 13:28:43 -05:00
ggman12
f543b671f8
updating schema
2026-02-12 13:22:56 -05:00
ggman12
efb4cbb953
update example
2026-02-12 13:22:43 -05:00
ggman12
5578133a99
update schema to be uppercase only
2026-02-12 12:36:50 -05:00
ggman12
eace7d5a63
update folder
2026-02-12 12:34:27 -05:00
ggman12
82f47b662c
make blank username work
2026-02-12 12:32:41 -05:00
ggman12
787796c3ab
update approve_submission
2026-02-12 12:26:54 -05:00
ggman12
61aae586ee
fix approve
2026-02-12 12:18:28 -05:00
ggman12
5abfa6b226
update submission validation
2026-02-12 12:15:04 -05:00
ggman12
a743b74ae5
Merge branch 'develop'
2026-02-12 12:10:24 -05:00
ggman12
53a020ab73
add jsonschema to requirements.txt
2026-02-12 12:09:03 -05:00
ggman12
2de41c9883
update historical. To check tar and fail fast if any maps fail
2026-02-12 12:01:13 -05:00
ggman12
bccc634158
remove existing release
2026-02-12 11:50:45 -05:00
ggman12
43b07942b0
add needed permissions
2026-02-12 11:42:49 -05:00
ggman12
2c9e994a12
add debug for FAA
2026-02-12 11:06:38 -05:00
ggman12
99b680476a
delete parquet chunck after load to not use so much space for big historical run
2026-02-12 10:52:42 -05:00
JG
f9e04337ae
Merge pull request #5 from PlaneQuery/develop
...
FIX: trigger for planequery-aircraft daily release workflow. Update contributions issue template.
planequery-aircraft-2026-02-12-main
2026-02-12 10:42:47 -05:00
ggman12
1348e1f3a0
Merge branch 'main' into develop
2026-02-12 10:41:26 -05:00
ggman12
b349c01d31
FIX: trigger for planequery-aircraft daily release workflow. Update contributions issue template.
2026-02-12 10:26:05 -05:00
JG
a98175bc6c
Merge pull request #3 from PlaneQuery/develop
...
Develop to main new historical adsb workflow. Community Submission updates.
2026-02-11 23:42:40 -05:00
ggman12
953a3647df
remove process historical-faa github workflow
2026-02-11 23:41:42 -05:00
ggman12
e5c99b611c
make a histoircla runner for adsb
2026-02-11 23:41:42 -05:00
ggman12
4e803dbb45
remove confirmations
2026-02-11 23:41:42 -05:00
JG
59c2aab5c7
Merge pull request #2 from PlaneQuery/develop
...
develop to main FEATURE: Add contributions framework. Fix and improve daily adsb release
2026-02-11 23:24:01 -05:00
ggman12
722bcdf791
FEATURE: Add contributions framework. Fix and improve daily adsb release using Github actions for map reduce.
2026-02-11 23:22:46 -05:00
ggman12
27da93801e
FEATURE: add historical adsb aircraft data and update daily adsb aircraft data derivation.
...
add clickhouse_connect
use 32GB
update to no longer do df.copy()
Add planequery_adsb_read.ipynb
INCREASE: update Fargate task definition to 16 vCPU and 64 GB memory for improved performance on large datasets
update notebook
remove print(df)
Ensure empty strings are preserved in DataFrame columns
check if day has data for adsb
update notebook
2026-02-11 13:58:56 -05:00
JG
b94bfdc575
Merge pull request #1 from PlaneQuery/import/af-klm-fleet
...
af-klm-fleet from iclems
planequery-aircraft-2026-02-09
planequery-aircraft-2026-02-05
planequery-aircraft-2026-02-06
planequery-aircraft-2026-02-07
planequery-aircraft-2026-02-08
planequery-aircraft-2026-02-10
planequery-aircraft-2026-02-11
planequery-aircraft-2026-02-12-develop
2026-02-04 17:51:46 -05:00
ggman12
c90bdada76
delete air-france folder
2026-02-04 17:49:25 -05:00
ggman12
921cbefb6e
Add 'af-klm-fleet/' from commit 'b1dd01c27eccc8ba620994b6ae0df78a37075f3a'
...
git-subtree-dir: af-klm-fleet
git-subtree-mainline: 85a3db4dd0
git-subtree-split: b1dd01c27e
2026-02-04 17:47:47 -05:00