xarray
xarray: N-D labeled arrays and datasets in Python>Xarray was inspired by and borrows heavily from [pandas], the popular data analysis package focused on labelled tabular data.>It is particularly tailored to working with [netCDF] files, which were the source of xarray’s data model, and integrates tightly with [dask] for parallel computing.