- specfile:
* updated dependencies according to setup.py
* removed devel dependency (noarch)
* be more specific in %files section
- update to version 0.10.8:
* Xarray no longer supports python 3.4. Additionally, the minimum
supported versions of the following dependencies has been updated
and/or clarified:
+ Pandas: 0.18 -> 0.19
+ NumPy: 1.11 -> 1.12
+ Dask: 0.9 -> 0.16
+ Matplotlib: unspecified -> 1.5
(:issue:`2204`). By Joe Hamman.
* Enhancements
+ :py:meth:`~xarray.DataArray.interp_like` and
:py:meth:`~xarray.Dataset.interp_like` methods are newly
added. (:issue:`2218`) By Keisuke Fujii.
+ Added support for curvilinear and unstructured generic grids to
:py:meth:`~xarray.DataArray.to_cdms2` and
:py:meth:`~xarray.DataArray.from_cdms2` (:issue:`2262`). By
Stephane Raynaud.
* Bug fixes
+ Fixed a bug in zarr backend which prevented use with datasets
with incomplete chunks in multiple dimensions
(:issue:`2225`). By Joe Hamman.
+ Fixed a bug in :py:meth:`~Dataset.to_netcdf` which prevented
writing datasets when the arrays had different chunk sizes
(:issue:`2254`). By Mike Neish.
+ Fixed masking during the conversion to cdms2 objects by
:py:meth:`~xarray.DataArray.to_cdms2` (:issue:`2262`). By
OBS-URL: https://build.opensuse.org/request/show/624539
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xarray?expand=0&rev=4
23 KiB
23 KiB