1
0
forked from pool/python-xarray

Accepting request 674693 from home:TheBlackCat:branches:devel:languages:python:numeric

- update to version 0.11.3
- Fix build errors

OBS-URL: https://build.opensuse.org/request/show/674693
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-xarray?expand=0&rev=9
This commit is contained in:
Sebastian Wagner
2019-02-13 18:22:35 +00:00
committed by Git OBS Bridge
parent eb03ec64d8
commit 72c6f4f532
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Feb 13 18:04:03 UTC 2019 - Todd R <toddrme2178@gmail.com>
- update to version 0.11.3
* Saving files with times encoded with reference dates with timezones
(e.g. '2000-01-01T00:00:00-05:00') no longer raises an error
* Fixed performance regression with ``open_mfdataset``
* Fixed supplying an explicit dimension in the ``concat_dim`` argument to
to ``open_mfdataset``
-------------------------------------------------------------------
Thu Jan 3 17:40:46 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>