Skip to content

0.11.1

Compare
Choose a tag to compare
@dopplershift dopplershift released this 18 Oct 17:09
8c1ca0a

Version 0.11.1 (2019/10/18)

Highlights

  • Fixed compatibility with XArray v0.14
  • Fixed several bugs in sounding calculations
  • Fixed units requirement on divergence calculation
  • Added link to Python gallery in docs sidebar
  • Fixed issue with pint and masked arrays

Issues Closed

In this release 8 issues were closed.

Pull Requests Merged

  • PR 1210 - avoid pint trouble with np.asarray
  • PR 1206 - Quick fix for test_narr_example_variable_without_grid_mapping test (broken by xarray v0.14)
  • PR 1204 - Fix GiniFile import of xarray FrozenDict
  • PR 1202 - Fix LFC problem and set CIN to 0 if positive (1190)
  • PR 1200 - Add support for grids when surface is LCL
  • PR 1197 - fix divergence unit requirement (1196)
  • PR 1194 - Add NSF acknowledgement (1193)
  • PR 1192 - Fix precision issue with interpolation in profile helper (1187)
  • PR 1191 - MNT: Change wheel directory on Travis
  • PR 1189 - Add link to Python Gallery in sidebar (1186)
  • PR 1188 - Allow PW calculation when NaNs present (1184)

In this release 11 pull requests were closed.