xarray-pickler 0.1.2


pip install xarray-pickler

  Latest version

Released: Aug 24, 2021

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
https://img.shields.io/pypi/v/xarray_pickler.svg 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.

Wheel compatibility matrix

Platform Python 2 Python 3
any

Files in release

Extras:
Dependencies:
cftime
xarray (>=0.15)
dask[complete] (>=2.6)
netCDF4 (>=1.4)