1.3.2
- Coordinate name index positions are no longer assumed and are searched instead. Some users use xarray to rewrite WRF output files, and xarray might reorder the coordinate name positions. - Fixed a segfault issue with CAPE when more than 150 vertical levels are used (e.g. LES runs). - setup.py will now bootstrap the numpy installation.