Fwd: [Numpy-discussion] ANN: xray 0.3 released

Stefan van der Walt stefan at sun.ac.za
Mon Sep 22 07:54:45 EDT 2014


For those of you who do a lot of N-d processing:

On 2014-09-22 05:44:37, Stephan Hoyer <shoyer at gmail.com> wrote:
> I'm pleased to announce the v0.3 release for xray, N-D labeled arrays and
> datasets in Python.
>
> xray is an open source project and Python package that aims to bring
> the labeled data power of pandas to the physical sciences, by
> providing N-dimensional variants of the core pandas data structures, Series
> and DataFrame: the xray DataArray and Dataset.
>
> Our goal is to provide a pandas-like and pandas-compatible toolkit
> for analytics on multi-dimensional arrays, rather than the tabular data for
> which pandas excels. Our approach adopts the Common Data Model for
> self-describing scientific data in widespread use in the Earth sciences
> (e.g.,
> netCDF and OPeNDAP): xray.Dataset is an in-memory representation of
> a netCDF file.
>
> Documentation: http://xray.readthedocs.org
> Code: http://github.com/xray/xray
> Mailing list: xray-dev at googlegroups.com
>
> Comments, feedback and contributions are all very welcome!
>
> Cheers,
> Stephan



More information about the scikit-image mailing list