Xarray: N-D labeled arrays and datasets in Python

xarray (formerly 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.

Similar