Skip to main content

TODO.

Project description

xbitdiff

WARNING: This package does not work yet.

We store lot of redundant information, and in the era of big data, those costs add up. xbitdiff is a simple wrapper around xarray for creating data diffs that can help reduce storage costs. The name xbitdiff is an homage to xbitinfo but the packages are not directly related.

Here's a typical scenario: You host several large datasets. Perhaps one is the output of a climate model along with a bias-corrected version. Or perhaps a large ensemble of models forced with different climate scenarios, like CMIP. Each of those datasets contains a substantial amount of redundant information. A simple strategy to reduce the storage footprint is to compute the difference or "diff" of one dataset and another, then store the original and the diff, which compresses better than the full dataset. xbitdiff helps abstract diff management behind the scenes, so the user can work with datasets, not diffs.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xbitdiff-0.1.tar.gz (14.3 kB view hashes)

Uploaded Source

Built Distribution

xbitdiff-0.1-py3-none-any.whl (6.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page