Skip to content

Commit

Permalink
Merge pull request #856 from JoyMonteiro/patch-1
Browse files Browse the repository at this point in the history
Update thermo.py
  • Loading branch information
dopplershift authored Jun 4, 2018
2 parents 9879351 + bce9773 commit bdd643f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metpy/calc/thermo.py
Original file line number Diff line number Diff line change
Expand Up @@ -2050,7 +2050,7 @@ def wet_bulb_temperature(pressure, temperature, dewpoint):
This function calculates the wet-bulb temperature using the Normand method. The LCL is
computed, and that parcel brought down to the starting pressure along a moist adiabat.
Norman method (and others) described and compared by [Knox2017]_.
The Normand method (and others) are described and compared by [Knox2017]_.
Parameters
----------
Expand Down

0 comments on commit bdd643f

Please sign in to comment.