adsblol / globe_history_2024

✈️🗄 2024 Historical data for all aircrafts traces known to adsb.lol. Openly licensed.
https://adsb.lol
Open Data Commons Open Database License v1.0
27 stars 0 forks source link

Sizes in the RELEASES.md are sometimes incorrect. #8

Closed alexey-milovidov closed 4 months ago

alexey-milovidov commented 4 months ago

https://github.com/adsblol/globe_history_2024/blob/main/RELEASES.md

For example,

2024-03-20 planes-readsb-staging-0 (0 MB) planes-readsb-prod-0 (0 MB) planes-readsb-mlatonly-0 (14 MB)

But the actual file sizes are:

https://github.com/adsblol/globe_history_2024/releases/tag/v2024.03.20-planes-readsb-prod-0#assets

v2024.03.20-planes-readsb-prod-0.tar.aa 1.86 GB v2024.03.20-planes-readsb-prod-0.tar.ab 3.02 MB

So, it might be related to splitting these files into parts.

This is a minor issue, not a problem at all. Thank you for supporting this repository!

alexey-milovidov commented 4 months ago

For Mar 22th, there are three files:

https://github.com/adsblol/globe_history_2024/releases/tag/v2024.03.22-planes-readsb-prod-0#assets

Among them, the files *aa, *ab could be concatenated to a larger file, but the file

v2024.03.22-planes-readsb-prod-0.tar 240 MB

looks off.

iakat commented 4 months ago

duplicate of #4 - I'd review a PR to fix this :)