mnt/extract flight data exporters by CameronBrooks11 · Pull Request #845 · RocketPy-Team/RocketPy

uniKorqi422 added a commit to uniKorqi422/RocketPy that referenced this pull request

@uniKorqi422 @Gui-FernandesBR

* mnt: extract flight data exporters into FlightDataExporter with deprecation wrappers

* tst: add unit tests for exporter delegation and direct exports

* tst: minor tweaks to clean up imports on added tests

* doc: switch export examples to FlightDataExporter and note deprecations (KML, CSV)

* doc(changelog): record FlightDataExporter extraction, deprecations, and doc updates

* format flight.py with ruff to comply with project style

* TST: Improve tests for Flight Data Exporter

* FIx commentaries

* Fix lint

---------

Co-authored-by: Gui-FernandesBR <guilherme_fernandes@usp.br>