ocf-blosc2


Nameocf-blosc2 JSON
Version 0.0.13 PyPI version JSON
download
home_pageNone
SummaryOCF Blosc2 is a codec for numcodecs for compressing image data in Zarr/Xarray
upload_time2025-01-24 13:04:12
maintainerNone
docs_urlNone
authorJacob Bieker
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ocf_blosc2
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
Blosc2 codec used for OCF's Zarr compression

## How to run tests

Install the repo and run
```bash
pytest
```


## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
  <tbody>
    <tr>
      <td align="center" valign="top" width="14.28%"><a href="https://www.jacobbieker.com"><img src="https://avatars.githubusercontent.com/u/7170359?v=4?s=100" width="100px;" alt="Jacob Bieker"/><br /><sub><b>Jacob Bieker</b></sub></a><br /><a href="https://github.com/openclimatefix/ocf_blosc2/commits?author=jacobbieker" title="Code">💻</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/peterdudfield"><img src="https://avatars.githubusercontent.com/u/34686298?v=4?s=100" width="100px;" alt="Peter Dudfield"/><br /><sub><b>Peter Dudfield</b></sub></a><br /><a href="#maintenance-peterdudfield" title="Maintenance">🚧</a></td>
      <td align="center" valign="top" width="14.28%"><a href="http://phinate.github.io"><img src="https://avatars.githubusercontent.com/u/49782545?v=4?s=100" width="100px;" alt="Nathan Simpson"/><br /><sub><b>Nathan Simpson</b></sub></a><br /><a href="https://github.com/openclimatefix/ocf_blosc2/issues?q=author%3Aphinate" title="Bug reports">🐛</a></td>
      <td align="center" valign="top" width="14.28%"><a href="http://jack-kelly.com"><img src="https://avatars.githubusercontent.com/u/460756?v=4?s=100" width="100px;" alt="Jack Kelly"/><br /><sub><b>Jack Kelly</b></sub></a><br /><a href="https://github.com/openclimatefix/ocf_blosc2/pulls?q=is%3Apr+reviewed-by%3AJackKelly" title="Reviewed Pull Requests">👀</a></td>
    </tr>
  </tbody>
</table>

<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ocf-blosc2",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Jacob Bieker",
    "author_email": "info@openclimatefix.org",
    "download_url": "https://files.pythonhosted.org/packages/0d/92/641fd30e7ed9ef5354e601ddadb43dd2b4e08f6b2c448419d79c532c609d/ocf_blosc2-0.0.13.tar.gz",
    "platform": null,
    "description": "# ocf_blosc2\n<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->\n[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)\n<!-- ALL-CONTRIBUTORS-BADGE:END -->\nBlosc2 codec used for OCF's Zarr compression\n\n## How to run tests\n\nInstall the repo and run\n```bash\npytest\n```\n\n\n## Contributors \u2728\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->\n<!-- prettier-ignore-start -->\n<!-- markdownlint-disable -->\n<table>\n  <tbody>\n    <tr>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://www.jacobbieker.com\"><img src=\"https://avatars.githubusercontent.com/u/7170359?v=4?s=100\" width=\"100px;\" alt=\"Jacob Bieker\"/><br /><sub><b>Jacob Bieker</b></sub></a><br /><a href=\"https://github.com/openclimatefix/ocf_blosc2/commits?author=jacobbieker\" title=\"Code\">\ud83d\udcbb</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/peterdudfield\"><img src=\"https://avatars.githubusercontent.com/u/34686298?v=4?s=100\" width=\"100px;\" alt=\"Peter Dudfield\"/><br /><sub><b>Peter Dudfield</b></sub></a><br /><a href=\"#maintenance-peterdudfield\" title=\"Maintenance\">\ud83d\udea7</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"http://phinate.github.io\"><img src=\"https://avatars.githubusercontent.com/u/49782545?v=4?s=100\" width=\"100px;\" alt=\"Nathan Simpson\"/><br /><sub><b>Nathan Simpson</b></sub></a><br /><a href=\"https://github.com/openclimatefix/ocf_blosc2/issues?q=author%3Aphinate\" title=\"Bug reports\">\ud83d\udc1b</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"http://jack-kelly.com\"><img src=\"https://avatars.githubusercontent.com/u/460756?v=4?s=100\" width=\"100px;\" alt=\"Jack Kelly\"/><br /><sub><b>Jack Kelly</b></sub></a><br /><a href=\"https://github.com/openclimatefix/ocf_blosc2/pulls?q=is%3Apr+reviewed-by%3AJackKelly\" title=\"Reviewed Pull Requests\">\ud83d\udc40</a></td>\n    </tr>\n  </tbody>\n</table>\n\n<!-- markdownlint-restore -->\n<!-- prettier-ignore-end -->\n\n<!-- ALL-CONTRIBUTORS-LIST:END -->\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "OCF Blosc2 is a codec for numcodecs for compressing image data in Zarr/Xarray",
    "version": "0.0.13",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8ed61c10c56ebdd9e2df154f07f2828599caf880d73088ccc256a2695c5352b1",
                "md5": "2507c5cfe8d3cdd5ac08f266dddf937c",
                "sha256": "4010c169d95c3b6db40dfe34f81ecaf86c9a696b31aa1f32ca0db1a3c1593901"
            },
            "downloads": -1,
            "filename": "ocf_blosc2-0.0.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2507c5cfe8d3cdd5ac08f266dddf937c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4091,
            "upload_time": "2025-01-24T13:04:11",
            "upload_time_iso_8601": "2025-01-24T13:04:11.662493Z",
            "url": "https://files.pythonhosted.org/packages/8e/d6/1c10c56ebdd9e2df154f07f2828599caf880d73088ccc256a2695c5352b1/ocf_blosc2-0.0.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0d92641fd30e7ed9ef5354e601ddadb43dd2b4e08f6b2c448419d79c532c609d",
                "md5": "80f5aa3c369010685c33bd8538ff7214",
                "sha256": "cfe8d3110da6ef270812fd2795c62d3b447d0d5aba8ff602e024e7147e373f58"
            },
            "downloads": -1,
            "filename": "ocf_blosc2-0.0.13.tar.gz",
            "has_sig": false,
            "md5_digest": "80f5aa3c369010685c33bd8538ff7214",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3855,
            "upload_time": "2025-01-24T13:04:12",
            "upload_time_iso_8601": "2025-01-24T13:04:12.757038Z",
            "url": "https://files.pythonhosted.org/packages/0d/92/641fd30e7ed9ef5354e601ddadb43dd2b4e08f6b2c448419d79c532c609d/ocf_blosc2-0.0.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-24 13:04:12",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ocf-blosc2"
}
        
Elapsed time: 0.55102s