Xavier Olive
Xavier Olive
### Discussed in https://github.com/xoolive/traffic/discussions/311 Originally posted by **laynr** January 21, 2023 I have the most basic generated time-series trajectory flight data in CSV files with `icao24`, `datetime`, `lat`, `lon`, and...
Hi @kylebarron, edit: https://developmentseed.org/lonboard/latest/examples/air-traffic-control/ Could you have a look at this first tentative? If you have some feedback, better ideas? I wrote some basic examples blocks below, maybe there are...
Salut @figuetbe J'ai des petits soucis avec la [doc Plotly](https://traffic-viz.github.io/visualize/plotly.html), quand on ajoute deux objets pour les mêmes données dans la même vue. D'abord ici: et aussi même genre de...
- [ ] build for Windows when opam 2.2 is released https://ocaml.org/docs/ocaml-on-windows - [ ] build for manylinux1 (remove the `run-centos7.yml` and include it here) - [ ] release upon...
dtype should not be instantiated here but as a .tag(dtype=...) https://github.com/jupyter-widgets/traittypes/blob/0a030b928991dec732c17a7a1cb13acbcd7650a2/traittypes/traittypes.py#L269 PR could be pretty direct but I am not sure about the implications of such changes...
In my situation, I have proper system dependencies for Linux and MacOS with apt/brew (working fine!). For Windows, I have a few lines to run before building my executables (nothing...
So it seems Apple Silicon (M1) macOS runners are now available on GitHub Actions. https://github.com/orgs/community/discussions/69211 In the limitation section of https://opensource.axo.dev/cargo-dist/book/ci/github.html#bring-your-own-release you say: > GitHub currently only provides x86_64 macOS...
Hello, I found by chance that there is no NAME_2 associated to NAME_3 == Ath item in the `Arrondissementen_Fusies.json`. If the data is generated, it may be missing in other...
*Feature request by email from Davide Falanga* We've noticed that queries like the one below do not return some important features for our work, such as 'origin', 'destination', and 'aircraft_type'....