radiation-toolbox-reader


Nameradiation-toolbox-reader JSON
Version 1.0.1 PyPI version JSON
download
home_pageNone
SummaryRadiation Toolbox Reader
upload_time2025-07-11 12:33:10
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseGPLv3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Radiation Toolbox Reader

Python package designed for reading data formats used by radiation
monitoring devices.

Currently supported formats (reading only):

- Safecast LOG
- ERS

[Documentation](https://opengeolabs.gitlab.io/radiation-toolbox/radiation-toolbox-reader/)

## Requirements

- Python >= 3.9
- GDAL >= 3.8

## Installation

- [PyPI](https://pypi.org/project/radiation-toolbox-reader/)

## Funding

[SURO](https://www.suro.cz/en), Czech Republic

Developed by [OpenGeoLabs](https://opengeolabs.cz/en/home)

## License

GNU General Public License v3.0 or later

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "radiation-toolbox-reader",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Martin Landa <martin.landa@opengeolabs.cz>",
    "download_url": null,
    "platform": null,
    "description": "# Radiation Toolbox Reader\n\nPython package designed for reading data formats used by radiation\nmonitoring devices.\n\nCurrently supported formats (reading only):\n\n- Safecast LOG\n- ERS\n\n[Documentation](https://opengeolabs.gitlab.io/radiation-toolbox/radiation-toolbox-reader/)\n\n## Requirements\n\n- Python >= 3.9\n- GDAL >= 3.8\n\n## Installation\n\n- [PyPI](https://pypi.org/project/radiation-toolbox-reader/)\n\n## Funding\n\n[SURO](https://www.suro.cz/en), Czech Republic\n\nDeveloped by [OpenGeoLabs](https://opengeolabs.cz/en/home)\n\n## License\n\nGNU General Public License v3.0 or later\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "Radiation Toolbox Reader",
    "version": "1.0.1",
    "project_urls": {
        "documentation": "https://opengeolabs.gitlab.io/radiation-toolbox/radiation-toolbox-reader/",
        "repository": "https://gitlab.com/opengeolabs/radiation-toolbox/radiation-toolbox-reader"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c705b28f59823b2cf16a5ae7b87109e88ba73bdf5e0c32d8a3f523d9f59b34c2",
                "md5": "50c69385645f6fcdcb19fa248dd5fb0b",
                "sha256": "ac9df221d0514f76747ab340d10cb700df17428efe0be87ab40102cc41d11f84"
            },
            "downloads": -1,
            "filename": "radiation_toolbox_reader-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "50c69385645f6fcdcb19fa248dd5fb0b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 30282,
            "upload_time": "2025-07-11T12:33:10",
            "upload_time_iso_8601": "2025-07-11T12:33:10.906628Z",
            "url": "https://files.pythonhosted.org/packages/c7/05/b28f59823b2cf16a5ae7b87109e88ba73bdf5e0c32d8a3f523d9f59b34c2/radiation_toolbox_reader-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-11 12:33:10",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "opengeolabs",
    "gitlab_project": "radiation-toolbox",
    "lcname": "radiation-toolbox-reader"
}
        
Elapsed time: 1.64808s