# Libera Science Data Processing Utilities
Libera Utils is a package containing modules that
are commonly used throughout the Libera Science Data Center codebase and processing algorithms. This package is
published on PyPI to support our L2 algorithm developers with standardized code for interacting with our AWS resources
and a consistent API for common tasks required of all developers.
## Documentation
Documentation site, including full API listing: [https://lasp-libera-sdc-libera-utils.readthedocs-hosted.com](https://lasp-libera-sdc-libera-utils.readthedocs-hosted.com)
Additional documentation helpful for Level 2 Algorithm Developers is also available in the Libera SDC Developer Guide.
Please contact the Libera SDC Team at LASP for access to the Developer Guide.
## Installation
```bash
pip install libera-utils
```
Other suffixed versions such as release candidate versions
(version strings suffixed with `rc` followed by the candidate number, e.g. `1.2.3rc2`)
may also be available but are likely to contain bugs.
Raw data
{
"_id": null,
"home_page": null,
"name": "libera_utils",
"maintainer": "Gavin Medley",
"docs_url": null,
"requires_python": "<4,>=3.11",
"maintainer_email": null,
"keywords": "libera, earth science, radiation budget, lasp, university of colorado",
"author": "Stephane Beland",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/4c/6a/dee398e06bbad2098e4c93a913d547e32c8ff36c6a90603f75049f2d7922/libera_utils-3.2.2.tar.gz",
"platform": null,
"description": "# Libera Science Data Processing Utilities\n\nLibera Utils is a package containing modules that\nare commonly used throughout the Libera Science Data Center codebase and processing algorithms. This package is\npublished on PyPI to support our L2 algorithm developers with standardized code for interacting with our AWS resources\nand a consistent API for common tasks required of all developers.\n\n## Documentation\n\nDocumentation site, including full API listing: [https://lasp-libera-sdc-libera-utils.readthedocs-hosted.com](https://lasp-libera-sdc-libera-utils.readthedocs-hosted.com)\n\nAdditional documentation helpful for Level 2 Algorithm Developers is also available in the Libera SDC Developer Guide.\nPlease contact the Libera SDC Team at LASP for access to the Developer Guide.\n\n## Installation\n\n```bash\npip install libera-utils\n```\n\nOther suffixed versions such as release candidate versions\n(version strings suffixed with `rc` followed by the candidate number, e.g. `1.2.3rc2`)\nmay also be available but are likely to contain bugs.\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "Utility package for Libera Science Data Processing and the Libera Science Data Center. Copyright 2022 University of Colorado.",
"version": "3.2.2",
"project_urls": {
"Documentation": "https://libera-utils.readthedocs.io"
},
"split_keywords": [
"libera",
" earth science",
" radiation budget",
" lasp",
" university of colorado"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4f8e04f86a08c9562ab32839636afcf1d4203408e5308058ed6306b6fa1ad992",
"md5": "edd4bac3796de45d5f4aa2ed6d33802b",
"sha256": "0b1f5b9f0f55ba032d20ecb80286d207ae0913859e8f81ef77a7c2cc8731b9cf"
},
"downloads": -1,
"filename": "libera_utils-3.2.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "edd4bac3796de45d5f4aa2ed6d33802b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.11",
"size": 31169635,
"upload_time": "2025-06-27T14:11:58",
"upload_time_iso_8601": "2025-06-27T14:11:58.419936Z",
"url": "https://files.pythonhosted.org/packages/4f/8e/04f86a08c9562ab32839636afcf1d4203408e5308058ed6306b6fa1ad992/libera_utils-3.2.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4c6adee398e06bbad2098e4c93a913d547e32c8ff36c6a90603f75049f2d7922",
"md5": "6cd26137c2c18cadd2ce06691e5bd0cf",
"sha256": "a0d190e7be3e0966dfe1575002b5a9a3f2bfbdbd19f0cf9facfdc31810e9957b"
},
"downloads": -1,
"filename": "libera_utils-3.2.2.tar.gz",
"has_sig": false,
"md5_digest": "6cd26137c2c18cadd2ce06691e5bd0cf",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.11",
"size": 31149696,
"upload_time": "2025-06-27T14:12:01",
"upload_time_iso_8601": "2025-06-27T14:12:01.953243Z",
"url": "https://files.pythonhosted.org/packages/4c/6a/dee398e06bbad2098e4c93a913d547e32c8ff36c6a90603f75049f2d7922/libera_utils-3.2.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-06-27 14:12:01",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "libera_utils"
}