rasterarea


Namerasterarea JSON
Version 0.0.6 PyPI version JSON
download
home_pagehttps://github.com/Feng96/rasterarea
SummaryThis package provides a more accurate way to claculate the area of rasters.
upload_time2023-05-11 20:59:21
maintainer
docs_urlNone
authorYinan Feng
requires_python>=3.7
licenseMIT license
keywords rasterarea
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # rasterarea


[![image](https://img.shields.io/pypi/v/rasterarea.svg)](https://pypi.python.org/pypi/rasterarea)
[![image](https://img.shields.io/conda/vn/conda-forge/rasterarea.svg)](https://anaconda.org/conda-forge/rasterarea)


**This package provides a interactive map inherit from geemap and ipyleaflet. Visuallized GRACE data, pick a point and get the time series plot of the value in this point. Calculate the area of the pixel and more!**


-   Free software: MIT license
-   Documentation: https://Feng96.github.io/rasterarea
    
## Install Instruction
-   Please have GDAL and localtileserver installed in your envirmental by command:
-   conda install -c conda-forge gdal
-   pip install localtileserver

## Features

-   Interactive Map from ipyleaflet
-   Inherit toolbar from geemap
-   Visuallized GRACE satellite data
-   Pick a point, return a plot of the time series plot of the value of the point

## Credits

This package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Feng96/rasterarea",
    "name": "rasterarea",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "rasterarea",
    "author": "Yinan Feng",
    "author_email": "1041267458@qq.com",
    "download_url": "https://files.pythonhosted.org/packages/24/1d/11f6897222bbe4ee8111bf03b74befa9fa940358dba4e8f30867ca02d73d/rasterarea-0.0.6.tar.gz",
    "platform": null,
    "description": "# rasterarea\n\n\n[![image](https://img.shields.io/pypi/v/rasterarea.svg)](https://pypi.python.org/pypi/rasterarea)\n[![image](https://img.shields.io/conda/vn/conda-forge/rasterarea.svg)](https://anaconda.org/conda-forge/rasterarea)\n\n\n**This package provides a interactive map inherit from geemap and ipyleaflet. Visuallized GRACE data, pick a point and get the time series plot of the value in this point. Calculate the area of the pixel and more!**\n\n\n-   Free software: MIT license\n-   Documentation: https://Feng96.github.io/rasterarea\n    \n## Install Instruction\n-   Please have GDAL and localtileserver installed in your envirmental by command:\n-   conda install -c conda-forge gdal\n-   pip install localtileserver\n\n## Features\n\n-   Interactive Map from ipyleaflet\n-   Inherit toolbar from geemap\n-   Visuallized GRACE satellite data\n-   Pick a point, return a plot of the time series plot of the value of the point\n\n## Credits\n\nThis package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "This package provides a more accurate way to claculate the area of rasters.",
    "version": "0.0.6",
    "project_urls": {
        "Homepage": "https://github.com/Feng96/rasterarea"
    },
    "split_keywords": [
        "rasterarea"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d08f1ef787565d95ba17671f847b11f532d809504f795f262ef55ef1b1829381",
                "md5": "85d5e7f9e83bcbfe107d146b1fc3cecf",
                "sha256": "057f51931e023ec5ea2788311e2c41bb9a2a5cd2f1374bd05f1094263653ddf4"
            },
            "downloads": -1,
            "filename": "rasterarea-0.0.6-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "85d5e7f9e83bcbfe107d146b1fc3cecf",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 14119,
            "upload_time": "2023-05-11T20:59:19",
            "upload_time_iso_8601": "2023-05-11T20:59:19.338637Z",
            "url": "https://files.pythonhosted.org/packages/d0/8f/1ef787565d95ba17671f847b11f532d809504f795f262ef55ef1b1829381/rasterarea-0.0.6-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "241d11f6897222bbe4ee8111bf03b74befa9fa940358dba4e8f30867ca02d73d",
                "md5": "2b7b0886b2ca21565addb3fc9df3a348",
                "sha256": "58962ca450ee4cb4270f6f4b1ccb5b713b960bf8ca20b52f81fa97df2d49d01c"
            },
            "downloads": -1,
            "filename": "rasterarea-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "2b7b0886b2ca21565addb3fc9df3a348",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 12639,
            "upload_time": "2023-05-11T20:59:21",
            "upload_time_iso_8601": "2023-05-11T20:59:21.149436Z",
            "url": "https://files.pythonhosted.org/packages/24/1d/11f6897222bbe4ee8111bf03b74befa9fa940358dba4e8f30867ca02d73d/rasterarea-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-11 20:59:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Feng96",
    "github_project": "rasterarea",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "rasterarea"
}
        
Elapsed time: 0.23195s