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.
Project Links
Meta
Author: Elle Smith
Requires Python: >=3.6
Classifiers
Development Status
- 5 - Production/Stable
Environment
- Console
- Web Environment
Intended Audience
- End Users/Desktop
- Developers
- System Administrators
- Science/Research
License
- OSI Approved :: BSD License
Natural Language
- English
Operating System
- Microsoft :: Windows
- POSIX :: Linux
Programming Language
- Python
- Python :: 3
- Python :: 3.5
- Python :: 3.6
- Python :: 3.7
- Python :: 3.8
Topic
- Security
- Internet
- Scientific/Engineering
- System :: Distributed Computing
- System :: Systems Administration :: Authentication/Directory
- Software Development :: Libraries :: Python Modules
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.
Free software: BSD - see LICENSE file in top-level package directory
Documentation: https://xarray-pickler.readthedocs.io.
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.