From: Jeremy Stanley Date: Fri, 10 Mar 2017 15:13:31 +0000 (+0000) Subject: Fix Py3K compatibility for compressed correlation X-Git-Tag: 2.4~11 X-Git-Url: https://www.yuggoth.org/gitweb?p=weather.git;a=commitdiff_plain;h=2a84a53f4aac0175f75b77e3a73d5a68b6e20ac6;hp=2a84a53f4aac0175f75b77e3a73d5a68b6e20ac6 Fix Py3K compatibility for compressed correlation When run under Python 3.x, explicitly decode decompressed bytestreams if reading pre-compressed correlation data files. ---