Jump to content

Recommended Posts

I mostly made this for reference for a school semester, but I decided I'd publish it as my first proper packal workflow. It may or may not be useful to anyone as it's a bit specific/narrow scoped, but here it is just in case.
 
--------------------------------

Atmos
An Alfred workflow to find temperature, speed of sound, pressure, and density at queried altitude, acording to the International Standard Atmosphere model.

Basically a python port of Matlab's atmosisa.

Usage

  • atmos <query> — Show values for altitude . Defaults to meters, but if query ends in f or ft, the proper conversion is made.
    • ↩ or ⌘+<NUM> — Copy result to clipboard
  • atmoshelp — Describe values.

Demo

 

X7YKZ0d.gif

 

Licensing, thanks
 
This workflow is released under the MIT licence.
This workflow uses the Alfred-Workflow library, which is also released under the MIT licence.

Also shoutout to deanishe's cookiecutter template
 
Links
PackalDirect github download

Edited by therockmandolinist
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...