Skip to content

Commit

Permalink
Merge branch 'hotfix/1.1.3.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
Bill Ladwig committed May 23, 2018
2 parents 786975b + 4c4b743 commit 070cf16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/wrf/computation.py
Original file line number Diff line number Diff line change
Expand Up @@ -449,8 +449,8 @@ def td(pres, qv, meta=True, units="degC"):
Args:
pres (:class:`xarray.DataArray` or :class:`numpy.ndarray`): Full
pressure (perturbation + base state pressure) in [Pa] with at least
three dimensions. The rightmost dimensions are bottom_top x
pressure (perturbation + base state pressure) in [hPa] with at
least three dimensions. The rightmost dimensions are bottom_top x
south_north x west_east.
Note:
Expand Down

0 comments on commit 070cf16

Please sign in to comment.