sott


Namesott JSON
Version 0.0.5 PyPI version JSON
download
home_pagehttps://github.com/kanglcn/sott
SummarySimple Offset Tracking Tool
upload_time2022-12-08 08:27:14
maintainer
docs_urlNone
authorkanglcn
requires_python>=3.7
licenseGNU General Public License v3.0 only
keywords geoscience geophysics remote-sensing sar deformation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            sott
================

<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

`sott` implements pixel offset tracking method based on amplitude of SAR
images or optical images.

## Install

    conda install -c conda-forge sott

## How to use

``` python
import sott as ot
```

Please refer to the [Documentation](https://kanglcn.github.io/sott) for
detailed usage.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kanglcn/sott",
    "name": "sott",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "geoscience geophysics remote-sensing sar deformation",
    "author": "kanglcn",
    "author_email": "kanglcn@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/24/ce/a07626876f456b06d32bf5794b1227c5c04f3f714434189f50b1051023e4/sott-0.0.5.tar.gz",
    "platform": null,
    "description": "sott\n================\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\n`sott` implements pixel offset tracking method based on amplitude of SAR\nimages or optical images.\n\n## Install\n\n    conda install -c conda-forge sott\n\n## How to use\n\n``` python\nimport sott as ot\n```\n\nPlease refer to the [Documentation](https://kanglcn.github.io/sott) for\ndetailed usage.\n",
    "bugtrack_url": null,
    "license": "GNU General Public License v3.0 only",
    "summary": "Simple Offset Tracking Tool",
    "version": "0.0.5",
    "split_keywords": [
        "geoscience",
        "geophysics",
        "remote-sensing",
        "sar",
        "deformation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "64f3ffcf266e544125315783e032e035",
                "sha256": "3dc8d0f12345d6e5492008a26c7837b79ffbc4c157c68e3988ee71369f268ed8"
            },
            "downloads": -1,
            "filename": "sott-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "64f3ffcf266e544125315783e032e035",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 16629,
            "upload_time": "2022-12-08T08:27:13",
            "upload_time_iso_8601": "2022-12-08T08:27:13.394056Z",
            "url": "https://files.pythonhosted.org/packages/ca/0b/50e8127519b30beaf95dc021644e27fae15f243e64ed337b236ed3ed01fc/sott-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "7d2003f42c6bef0465fe68dd6fe95063",
                "sha256": "245fcfc475c3e25431f9cfde1941423f1b134f4d838e36d97e9a7fa34a41f997"
            },
            "downloads": -1,
            "filename": "sott-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "7d2003f42c6bef0465fe68dd6fe95063",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 17208,
            "upload_time": "2022-12-08T08:27:14",
            "upload_time_iso_8601": "2022-12-08T08:27:14.893061Z",
            "url": "https://files.pythonhosted.org/packages/24/ce/a07626876f456b06d32bf5794b1227c5c04f3f714434189f50b1051023e4/sott-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-08 08:27:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "kanglcn",
    "github_project": "sott",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "sott"
}
        
Elapsed time: 0.01465s