I'm using Metpy
to create sounding profiles of data I have.
The data itself only goes up to about one kilometer above the surface. Is there a way to visualize this on a sounding using Metpy
? I'm currently using the SkewT
function within Metpy
, but obviously this is more conducive for data that goes well into the upper regions of the troposphere. I've set the y limits so that the data is easier to see since the pressure doesn't vary much with the data, but it's very squished and not really great at visualizing the data. So is there another component of Metpy
that allows nice, quality sounding profiles to be made for atmospheric data that represents only a small portion of the atmosphere?