rio-vrt


Namerio-vrt JSON
Version 0.3.1 PyPI version JSON
download
home_pageNone
SummaryA simple librairy to build a vrt from multiple raster source relying only on rasterio
upload_time2024-08-19 21:51:01
maintainerNone
docs_urlNone
authorNone
requires_python>=3.6.9
licenseMIT
keywords skeleton python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
rio VRT
=======

.. image:: https://img.shields.io/badge/License-MIT-yellow.svg?logo=opensourceinitiative&logoColor=white
    :target: LICENSE
    :alt: License: MIT

.. image:: https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg?logo=git&logoColor=white
   :target: https://conventionalcommits.org
   :alt: conventional commit

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
   :target: https://github.com/psf/black
   :alt: Black badge

.. image:: https://img.shields.io/badge/code_style-prettier-ff69b4.svg?logo=prettier&logoColor=white
   :target: https://github.com/prettier/prettier
   :alt: prettier badge

.. image:: https://img.shields.io/badge/pre--commit-active-yellow?logo=pre-commit&logoColor=white
    :target: https://pre-commit.com/
    :alt: pre-commit

.. image:: https://img.shields.io/pypi/v/rio-vrt?color=blue&logo=pypi&logoColor=white
    :target: https://pypi.org/project/rio-vrt/
    :alt: PyPI version

.. image:: https://img.shields.io/github/actions/workflow/status/12rambau/rio-vrt/unit.yaml?logo=github&logoColor=white
    :target: https://github.com/12rambau/rio-vrt/actions/workflows/unit.yaml
    :alt: build

.. image:: https://img.shields.io/codecov/c/github/12rambau/rio-vrt?logo=codecov&logoColor=white
    :target: https://codecov.io/gh/12rambau/rio-vrt
    :alt: Test Coverage

.. image:: https://img.shields.io/readthedocs/rio-vrt?logo=readthedocs&logoColor=white
    :target: https://rio-vrt.readthedocs.io/en/latest/
    :alt: Documentation Status

Overview
--------

A simple librairy to build a vrt from multiple raster source relying only on rasterio.

.. code-block:: python

    from rio_vrt import build_vrt

    raster_files = ["example.tif", "example2.tif", "...", "examplen.tif"]
    vrt_file = build_vrt("example.vrt", raster_files)

Credits
-------

This package was created with `Cookiecutter <https://github.com/cookiecutter/cookiecutter>`__ and the `12rambau/pypackage <https://github.com/12rambau/pypackage>`__ project template.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "rio-vrt",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6.9",
    "maintainer_email": null,
    "keywords": "skeleton, Python",
    "author": null,
    "author_email": "pierrick rambaud <pierrick.rambaud49@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/e1/0f/96dbfd66d10ac9c3d6f4d88994eae542f4463c1a43965ea0c9e97c1b0f22/rio_vrt-0.3.1.tar.gz",
    "platform": null,
    "description": "\nrio VRT\n=======\n\n.. image:: https://img.shields.io/badge/License-MIT-yellow.svg?logo=opensourceinitiative&logoColor=white\n    :target: LICENSE\n    :alt: License: MIT\n\n.. image:: https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg?logo=git&logoColor=white\n   :target: https://conventionalcommits.org\n   :alt: conventional commit\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n   :target: https://github.com/psf/black\n   :alt: Black badge\n\n.. image:: https://img.shields.io/badge/code_style-prettier-ff69b4.svg?logo=prettier&logoColor=white\n   :target: https://github.com/prettier/prettier\n   :alt: prettier badge\n\n.. image:: https://img.shields.io/badge/pre--commit-active-yellow?logo=pre-commit&logoColor=white\n    :target: https://pre-commit.com/\n    :alt: pre-commit\n\n.. image:: https://img.shields.io/pypi/v/rio-vrt?color=blue&logo=pypi&logoColor=white\n    :target: https://pypi.org/project/rio-vrt/\n    :alt: PyPI version\n\n.. image:: https://img.shields.io/github/actions/workflow/status/12rambau/rio-vrt/unit.yaml?logo=github&logoColor=white\n    :target: https://github.com/12rambau/rio-vrt/actions/workflows/unit.yaml\n    :alt: build\n\n.. image:: https://img.shields.io/codecov/c/github/12rambau/rio-vrt?logo=codecov&logoColor=white\n    :target: https://codecov.io/gh/12rambau/rio-vrt\n    :alt: Test Coverage\n\n.. image:: https://img.shields.io/readthedocs/rio-vrt?logo=readthedocs&logoColor=white\n    :target: https://rio-vrt.readthedocs.io/en/latest/\n    :alt: Documentation Status\n\nOverview\n--------\n\nA simple librairy to build a vrt from multiple raster source relying only on rasterio.\n\n.. code-block:: python\n\n    from rio_vrt import build_vrt\n\n    raster_files = [\"example.tif\", \"example2.tif\", \"...\", \"examplen.tif\"]\n    vrt_file = build_vrt(\"example.vrt\", raster_files)\n\nCredits\n-------\n\nThis package was created with `Cookiecutter <https://github.com/cookiecutter/cookiecutter>`__ and the `12rambau/pypackage <https://github.com/12rambau/pypackage>`__ project template.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A simple librairy to build a vrt from multiple raster source relying only on rasterio",
    "version": "0.3.1",
    "project_urls": {
        "Homepage": "https://github.com/12rambau/rio-vrt"
    },
    "split_keywords": [
        "skeleton",
        " python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f574a24d00f38b8dfea19911b741801f5b88bfb5201c9e7ca47d46e84f869128",
                "md5": "126e8ba698de66db1b4f872ca8c1ffab",
                "sha256": "c4273baa756341364e2cff2815e8730761f2989728a6871e14de07d6fb9107dc"
            },
            "downloads": -1,
            "filename": "rio_vrt-0.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "126e8ba698de66db1b4f872ca8c1ffab",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6.9",
            "size": 5733,
            "upload_time": "2024-08-19T21:50:59",
            "upload_time_iso_8601": "2024-08-19T21:50:59.235641Z",
            "url": "https://files.pythonhosted.org/packages/f5/74/a24d00f38b8dfea19911b741801f5b88bfb5201c9e7ca47d46e84f869128/rio_vrt-0.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e10f96dbfd66d10ac9c3d6f4d88994eae542f4463c1a43965ea0c9e97c1b0f22",
                "md5": "8f2fedc98da29702c4c0db6f13d2e718",
                "sha256": "e6dd8d483b748b0b800ebd1109c9d5be121185833aa4c061e7cbeda41c23ad40"
            },
            "downloads": -1,
            "filename": "rio_vrt-0.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8f2fedc98da29702c4c0db6f13d2e718",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6.9",
            "size": 7317,
            "upload_time": "2024-08-19T21:51:01",
            "upload_time_iso_8601": "2024-08-19T21:51:01.604734Z",
            "url": "https://files.pythonhosted.org/packages/e1/0f/96dbfd66d10ac9c3d6f4d88994eae542f4463c1a43965ea0c9e97c1b0f22/rio_vrt-0.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-19 21:51:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "12rambau",
    "github_project": "rio-vrt",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "rio-vrt"
}
        
Elapsed time: 0.32147s