From 514d9ecaec67bb184d0e6c24b785e0a1bb1fed68 Mon Sep 17 00:00:00 2001 From: Bill Ladwig Date: Thu, 1 Feb 2018 15:37:08 -0700 Subject: [PATCH] Updated doc --- doc/source/new.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/source/new.rst b/doc/source/new.rst index 9faff79..c6f949d 100644 --- a/doc/source/new.rst +++ b/doc/source/new.rst @@ -9,11 +9,12 @@ v1.1.1 - Release 1.1.1 - Added script for building on Cheyenne with maxed out Intel settings, which - also included a patch for numpy.distutils. + also required a patch for numpy.distutils. - Fixed a few unicode characters hiding in a docstring that were causing - problems on Cheyenne, and also building the docs with Sphinx with Python 2.x. + problems on Cheyenne, and also building the docs with Sphinx on Python 2.x. - Fix issue with np.amax not working with xarray on Cheyenne, causing an error with the mdbz product. +- Fix cape_2d private variable bug when running with multiple CPUs. v1.1.0