xarray-pickler

Simple package to speed up 'multi-file open' operations for xarray datasets. Uses a cache of pickle files to store the metadata in the `xarray.Dataset` object.


Keywords
xarray_pickler
License
BSD-2-Clause-FreeBSD
Install
pip install xarray-pickler==0.1.2

Documentation

xarray-pickler

Build Status Documentation Status

Simple package to speed up 'multi-file open' operations for xarray datasets. Uses a cache of pickle files to store the metadata in the xarray.Dataset object.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.