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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file xbitdiff-0.1.tar.gz
.
File metadata
- Download URL: xbitdiff-0.1.tar.gz
- Upload date:
- Size: 14.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f6023ffeb7dfbbbbd8a4aba0f21205876592734d1a9b868fea19f1f93af5176 |
|
MD5 | 8918719846c3dc1b56842ea28bff5fda |
|
BLAKE2b-256 | ed8b7a14c8484a15c9aeec47b880bd0c7ef77879ca88d7a7328e822116162007 |
File details
Details for the file xbitdiff-0.1-py3-none-any.whl
.
File metadata
- Download URL: xbitdiff-0.1-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7b7d07fb266184802612d071e65304082883fef2ff38fda4630f2456e5b4dcc |
|
MD5 | b577f1e1cca51ac7d27c3756fc800abb |
|
BLAKE2b-256 | b9419256b2be88c2692a7c9c1e5774561c8ecc3a61cd45ec828bf21997ef30ee |