V0.13.0
What's Changed
- Enh: Using jsonpickle to serialize EnvAnal by @PatrickSampaioUSP in #239
- ENH: Refactor Env Analysis .json conversions by @Gui-FernandesBR in #237
- ENH: Adding .nc files for EnvAnalysis at EuroC by @Gui-FernandesBR in #238
- ENH: automate dispersion inputs with csv by @FranzYuri in #229
- [EuroC][EnvAnalysis] add forecast comparison to env analysis by @Gui-FernandesBR in #244
- ENH: Environment Analysis - Wind Heading Profiles by @Gui-FernandesBR in #197
- WIP: ENH: Env Analysis Euroc 2022 by @Gui-FernandesBR in #226
- ENH: Introducing properties in Flight class by @Gui-FernandesBR in #249
- ENH: Add Sweep Length to Trapezoidal Fins by @giovaniceotto in #256
- ENH: Adding AeroSurfaces classes by @Gui-FernandesBR in #263
- Fix: Cached Property support for Python 3.6 and 3.7 by @giovaniceotto in #283
- ENH: Function class - Funcify Decorator & setDiscreteBasedOnModel by @giovaniceotto in #291
- DOC: fix Getting Started notebooks Dynamic Analysis section by @giovaniceotto in #298
- Fix: Flight Bearing by @Gui-FernandesBR in #300
- TST: Fix static margin related tests by @MateusStano in #304
- MAINT: Flight class post methods by @giovaniceotto in #292
- changes addTrapezoildalFins to addTrapezoidalFins by @GabrielBarberini in #311
- ENH: implement retrieval of atmospheric data from Windy API by @Gui-FernandesBR in #301
- MAINT: use raw.githubusercontent address in readme by @Gui-FernandesBR in #317
- MAINT: Cleaning up some repo files by @Gui-FernandesBR in #316
- BUG: Flight.plotPressureSignals and "StandardAtmosphere" environment pressure calculation by @MateusStano in #313
- ENH: Make timezonefinder an optional dependency by @giovaniceotto in #315
- REL: Welcome to v0.13.0 by @Gui-FernandesBR in #323
New Contributors
- @GabrielBarberini made their first contribution in #311
Full Changelog: v0.12.1...v0.13.0