Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Overview

Post Processing contains tools and scripts for processing the logs that the Airside System Repository outputs.

Repository:

Software

Setup

  1. Create a Python 3.11 virtual environment: python -m venv ./venv

  2. Run source setup_project.sh if using Linux or Mac, or setup_project.ps1 if using Windows.

Usage

  1. Each tool should be runnable using python -m [tool]. Refer below for instructions for each individual tool.

Logs to KML

Evan Zhao to add instructions.

  • No labels