Skip to content

Use iyore for ADSB #53

Description

@adam-kosinski

Set up the ADSB data to use iyore. This has been a pain point when using the toolkit.

Repurpose the adsb_dir field in the config file. Instead of pointing to a TSV directory, it can point to the directory with the .structure file, and code can find the appropriate TSV directory based on unit-site-year. This allows us to use one config file for everything, instead of needing separate ones for each ADSB deployment.

Rework scripts to automatically figure out the TSV directory using iyore.

Consider adding --all flags to scripts/get_acoustic_metrics.py, scripts/get_geographic_metrics.py, and scripts/run_audible_transits.py, which would work similarly as in scripts/plot_altitudes.py. It saves time to be able to run all deployments at once.

Note that this won't be required if #52 is implemented.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions