cars-resample


Namecars-resample JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/CNES/cars-resample
SummaryResample an image according to a resampling grid.
upload_time2023-04-09 07:49:48
maintainer
docs_urlNone
authorCNES
requires_python>=3.8
licenseApache Software License 2.0
keywords cars-resample 3d dem cars pandora photogrammetry
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            <div align="center">
  <a href="https://github.com/CNES/cars"><img src="https://raw.githubusercontent.com/CNES/cars-resample/master/docs/images/picto_transparent.png" alt="CARS" title="CARS"  width="20%"></a>

<h4>cars-resample</h4>

[![Python](https://img.shields.io/badge/python-v3.8+-blue.svg)](https://www.python.org/downloads/release/python-380/)
[![Contributions welcome](https://img.shields.io/badge/contributions-welcome-orange.svg)](CONTRIBUTING.md)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0/)

<p>
  <a href="#overview">Overview</a> •
  <a href="#installation">Installation</a> •
  <a href="#contribution">Contribution</a>
</p>
</div>

## Overview

**cars-resample** aims to resample an image according to a resampling grid.

It is a part of the  photogrammetry tool [cars](https://github.com/cnes/cars) extracting Digital Surface Models from satellite images.

## Installation
**cars-resample** is available on Pypi and can be installed by:
```
pip install cars-resample
```

## Contribution
**cars-resample** is a free software: Apache Software License 2.0. See [Contribution](./CONTRIBUTING.md) manual.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/CNES/cars-resample",
    "name": "cars-resample",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "cars-resample,3D,DEM,cars,pandora,photogrammetry",
    "author": "CNES",
    "author_email": "cars@cnes.fr",
    "download_url": "https://files.pythonhosted.org/packages/66/54/08ade7ff355569a6fa31641b8ff3da868629df1b57e00bf6fc31894aaf6e/cars-resample-0.1.0.tar.gz",
    "platform": "any",
    "description": "<div align=\"center\">\n  <a href=\"https://github.com/CNES/cars\"><img src=\"https://raw.githubusercontent.com/CNES/cars-resample/master/docs/images/picto_transparent.png\" alt=\"CARS\" title=\"CARS\"  width=\"20%\"></a>\n\n<h4>cars-resample</h4>\n\n[![Python](https://img.shields.io/badge/python-v3.8+-blue.svg)](https://www.python.org/downloads/release/python-380/)\n[![Contributions welcome](https://img.shields.io/badge/contributions-welcome-orange.svg)](CONTRIBUTING.md)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0/)\n\n<p>\n  <a href=\"#overview\">Overview</a> \u2022\n  <a href=\"#installation\">Installation</a> \u2022\n  <a href=\"#contribution\">Contribution</a>\n</p>\n</div>\n\n## Overview\n\n**cars-resample** aims to resample an image according to a resampling grid.\n\nIt is a part of the  photogrammetry tool [cars](https://github.com/cnes/cars) extracting Digital Surface Models from satellite images.\n\n## Installation\n**cars-resample** is available on Pypi and can be installed by:\n```\npip install cars-resample\n```\n\n## Contribution\n**cars-resample** is a free software: Apache Software License 2.0. See [Contribution](./CONTRIBUTING.md) manual.\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "Resample an image according to a resampling grid.",
    "version": "0.1.0",
    "split_keywords": [
        "cars-resample",
        "3d",
        "dem",
        "cars",
        "pandora",
        "photogrammetry"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "665408ade7ff355569a6fa31641b8ff3da868629df1b57e00bf6fc31894aaf6e",
                "md5": "5fac907fc6456301818ca0e7206b85fc",
                "sha256": "3e2c999bd5fc548fa6ccfb3eb79febc9f3b78c362831862d743adb9075ba859d"
            },
            "downloads": -1,
            "filename": "cars-resample-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5fac907fc6456301818ca0e7206b85fc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 137202,
            "upload_time": "2023-04-09T07:49:48",
            "upload_time_iso_8601": "2023-04-09T07:49:48.533670Z",
            "url": "https://files.pythonhosted.org/packages/66/54/08ade7ff355569a6fa31641b8ff3da868629df1b57e00bf6fc31894aaf6e/cars-resample-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-09 07:49:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "CNES",
    "github_project": "cars-resample",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": false,
    "tox": true,
    "lcname": "cars-resample"
}
        
Elapsed time: 0.07129s