NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

[python-users] MetPy Error Question

  • To: "python-users@xxxxxxxxxxxxxxxx" <python-users@xxxxxxxxxxxxxxxx>
  • Subject: [python-users] MetPy Error Question
  • From: "Cavin, Jeanette Rose" <cavin1jr@xxxxxxxxx>
  • Date: Fri, 14 Apr 2023 02:20:00 +0000
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=cmich.edu; dmarc=pass action=none header.from=cmich.edu; dkim=pass header.d=cmich.edu; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=jepG8yhtw8rkuFRwo7hYqTo5G+eG1foGzQ/fJ3FLUZc=; b=AVo2a8/Mdwb4/THqcwbJCCQErRVlvblTuVrWQjS8CWWjvEUW8Lf+Z0i0MD3qpQwc2wWtghuc7mfd5KuNNC5gvQ1X2JITwehFabBYm9S+BsqJi/C4zHjT1/+WjyCGYT/oolp0WPSo3zkRIKjhLCTdqnM5fuNBAvE1CQDkWgYMlfuuUBiSbWMWtMCrkLUVJ7CmKYpy5gdpPhsh5B3Gu/2TyOTf7G1AsHO7nhGNaW2aJijqa2vppcPbGwwjQjTcd1JedFFGZOu9RoCKcgw1iBZL7NvQ++ZaQhrKgc9pgek0JmHsfbC1usfq3P3nHCDGDSwTtcixeoxhYbcuUXvqvMrzow==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=lMo5TQKok9hDaUmMDzf0KHbQ+4gJtD7OrdWO7W4DnVaNDyTrBU4/1TuWgy5w7Kqy5krwRCN3kQFTw8cJjSHeTHbeIjEUh/Hskbt6lijQqqmuAC4SPeMjNZhPBXuA7f/xE7t536pICeXP1biaXjU/jTXVtz3PKPyV54mvV1VCJ+a0YaiwIhT3Z4i8A0niLTpmEuWcPyiYpXYC8iVewsuhSN7GWH5n6VXtVwswiA8CT3BqU7iIfRtJQqCxcQVJzUzjyMtXjkj75h1rWqEikv9j1PWTCkVayS+iRXc4db2W9N86ML0ESvaQa/KjYvk9VDgBJJv/YfY41i6EIapB5JcISA==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=cmich.edu;
  • Msip_labels:
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 .
  • 2023 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the python-users archives: