To whom it may concern,
I am currently working on creating a Skew-T for my meteorology class. I have
created the Skew-T, but I need to add CAPE and CIN. I've followed a couple of
examples and watched the MetPy Monday videos. I understand what I need to do,
which is the parcel profile. Whenever I try to do it, I get an error stating,
"Pressure increases between at least two points in your sounding. Using
scipy.signal.medfilt may fix this." I am not sure how to go about using this
suggestion, or if there is anything I am doing wrong specifically .