Add functionality to draw a fire plume in profile plots/sounding. - [x] Configuration should be extended with fire-specific settings - [x] Fire plume model should be included in class - [x] (Probably) also move profile generation code from web app to class package - [x] Plots should display fire plume variables Example fire plume implementation [here](https://github.com/Chiil/smallprograms/blob/master/fire_plume/Plume_model_step_by_step.ipynb)
Add functionality to draw a fire plume in profile plots/sounding.
Example fire plume implementation here