Skip to main content

AGILAB flight-telemetry ingestion demo with reusable dataframe and map-analysis outputs

Project description

agi-app-flight-telemetry

PyPI version Python versions License: BSD 3-Clause

agi-app-flight-telemetry publishes the flight_telemetry_project AGILAB app as a self-contained PyPI payload. It is the first app to try when you want to prove the AGILAB flow with a concrete dataset and visible analysis output.

Purpose

Use this package to run a compact flight-data ingestion demo: raw public sample files are converted into a reusable dataframe dataset, then inspected through AGILAB analysis pages such as maps and network-style trajectory views.

It also demonstrates AGILAB's worker-only Cython pattern on a real app. The Polars ingestion, output writing, and reducer artifact contract stay in Python, while the per-row haversine distance kernel can run as a typed compiled worker hot loop and reports runtime/checksum evidence.

Installed Project

The distribution name is agi-app-flight-telemetry; the AGILAB project name is flight_telemetry_project. The package exposes both flight_telemetry and flight_telemetry_project through the agilab.apps entry point group, so AgiEnv(app="flight_telemetry_project") works without a monorepo checkout.

Install

pip install agi-app-flight-telemetry

Most users get this package through agi-apps, agilab[ui], or agilab[examples]; direct installation is useful when validating one app package in isolation.

Run In AGILAB

From the UI, select flight_telemetry_project, open ORCHESTRATE, then run INSTALL and EXECUTE. From Python, create an AGILAB environment with AgiEnv(app="flight_telemetry_project") and run the project through the normal AGI.run(..., request=RunRequest(...)) path.

Expected Inputs

The packaged project seeds a small flight dataset under shared storage on first run. No cloud account, private repository, external database, or API key is required for the default proof.

Expected Outputs

The run writes the processed flight dataframe, reducer summaries, and analysis-ready artifacts under the project output paths. Open ANALYSIS with view_maps or view_maps_network to inspect the generated evidence. The reducer summary includes speed_kernel_runtime, speed_dtype_contract, and speed_kernel_checksum_m fields for the worker-only Cython path.

Change One Thing

Limit the number of input files or switch the output format, then rerun the app. The reducer summary should still show which files were read, how many rows were produced, and which output artifacts were written.

Scope

This is a public reproducibility demo. It does not claim live aircraft telemetry, production search ingestion, or a full domain-specific flight-study platform.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

agi_app_flight_telemetry-2026.6.20.tar.gz (1.7 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

agi_app_flight_telemetry-2026.6.20-py3-none-any.whl (1.7 MB view details)

Uploaded Python 3

File details

Details for the file agi_app_flight_telemetry-2026.6.20.tar.gz.

File metadata

File hashes

Hashes for agi_app_flight_telemetry-2026.6.20.tar.gz
Algorithm Hash digest
SHA256 10daedd8a19df8ac8922959b1c311ea440e9f6a953ed99c3d857011ada486d66
MD5 bdb7a397660bab0981d1549563f37fea
BLAKE2b-256 5a50ebdd3698200c305c9baf543d8dd94bafe2a0617e6542d4f614c7e6f5a3f2

See more details on using hashes here.

Provenance

The following attestation bundles were made for agi_app_flight_telemetry-2026.6.20.tar.gz:

Publisher: pypi-publish.yaml on ThalesGroup/agilab

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file agi_app_flight_telemetry-2026.6.20-py3-none-any.whl.

File metadata

File hashes

Hashes for agi_app_flight_telemetry-2026.6.20-py3-none-any.whl
Algorithm Hash digest
SHA256 a699253e4325856ba2c00cf9ccac9d0a52b66004540c2f8a904f9ee6ef063eef
MD5 93c0efc6fc371ce0d58b3fee85225816
BLAKE2b-256 eff470778ee2e10a83ae04fcdd4400568df5bbaf99ae5a90232d08c7e847a46d

See more details on using hashes here.

Provenance

The following attestation bundles were made for agi_app_flight_telemetry-2026.6.20-py3-none-any.whl:

Publisher: pypi-publish.yaml on ThalesGroup/agilab

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page