This package was rebranded in April 2022 to flightcondition and is now DEPRECATED. All functionality is pulled from the newer package, so it is better to use flightcondition explicitly.
Matthew C. Jones <[email protected]>
Install using the pip package-management system. The easiest method is to
open the terminal and run:
pip install aeroutilsAlternatively, manually download the source code, unpack, and run:
pip install <path/to/aeroutils>See flightcondition for up-to-date documentation, since this package is now DEPRECATED.
from aeroutils import *aeroutils is licensed under the MIT LICENSE. See the LICENSE document.
The software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.