New Features - Added TrackConverter study types and sim types.
8.17
New Features - Added 'inHg' unit conversion.
8.16
New Features - Added automatic retrying of calls made via `asyncio`. - Reduced concurrency from 10 to 5 parallel blob downloads per job to increase reliability.
8.14
New Features - Do not throw exception for channels of different lengths within the same simulation.
8.13
New Features - Register sessions with `atexit`, to avoid requiring session to always be inside a `with` statement.
8.12
New Features - Add additional units. - Add `merged` scalar results property, which returns a DataFrame containing both the study inputs and scalar results.