From 77d78c7d42b4b3d3e55febae010b9dd1c1a88d7e Mon Sep 17 00:00:00 2001 From: "Phillip J. Wolfram" Date: Thu, 30 Mar 2017 14:13:01 -0600 Subject: [PATCH] Updates xarray requirement for xarray to 0.9.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 218cecc6f..ae1ae42e1 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This analysis repository presumes that the following python packages are availab * scipy * matplotlib * netCDF4 - * xarray + * xarray ≥ 0.9.1 * dask * bottleneck * basemap