MetPy icon indicating copy to clipboard operation
MetPy copied to clipboard

Add SWEAT Index calculate function.

Open C2oWisComing opened this issue 2 years ago • 0 comments

Description Of Changes

Add a function for SWEAT Index calculation based on this formula: SWEAT = 12Td850 + 20(TT - 49) + 2f850 + f500 + 125(S + 0.2)

Test data from http://weather.uwyo.edu/cgi-bin/sounding?region=seasia&TYPE=GIF%3ASKEWT&YEAR=2021&MONTH=09&FROM=1700&TO=1700&STNM=48453

Checklist

  • [X] Closes #634
  • [X] Tests added
  • [X] Fully documented

C2oWisComing avatar Jul 12 '22 07:07 C2oWisComing