gistdawater


Namegistdawater JSON
Version 0.0.7 PyPI version JSON
download
home_page
SummaryWaterdetection for landsat8
upload_time2023-10-05 04:11:10
maintainer
docs_urlNone
authorGistda
requires_python
licenseMIT
keywords geo oepn data cube earth
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
gistdawater: Python earth science package

What is it?

gistdawater is a Python package that offers ease and speed in analyzing geospatial data. gistdawater was designed to support the functions of the Open Data Cube, which primarily aggregates aerial satellite imagery, but it can also operate on personal computers. The purpose of creating Lazyearth is for it to become a widely used tool in the field of geoscience.


Installation

If you want to work on a personal computer, you need to install the GDAL package first Open command prompt

conda install -c conda-forge gdal

However, if you want to work on Open Data Cube or Google Colab, you can get started immediately. The latest released version are available at the Python Package Index (PyPI)


pip install gistdawater






            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "gistdawater",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "geo,oepn data cube,earth",
    "author": "Gistda",
    "author_email": "gistdathailand@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/28/4a/3bb579b9aed176c791fae752a393893dab71cedf14a51b4175da41cc46d7/gistdawater-0.0.7.tar.gz",
    "platform": null,
    "description": "\r\ngistdawater: Python earth science package\r\n\r\nWhat is it?\r\n\r\ngistdawater is a Python package that offers ease and speed in analyzing geospatial data. gistdawater was designed to support the functions of the Open Data Cube, which primarily aggregates aerial satellite imagery, but it can also operate on personal computers. The purpose of creating Lazyearth is for it to become a widely used tool in the field of geoscience.\r\n\r\n\r\nInstallation\r\n\r\nIf you want to work on a personal computer, you need to install the GDAL package first Open command prompt\r\n\r\nconda install -c conda-forge gdal\r\n\r\nHowever, if you want to work on Open Data Cube or Google Colab, you can get started immediately. The latest released version are available at the Python Package Index (PyPI)\r\n\r\n\r\npip install gistdawater\r\n\r\n\r\n\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Waterdetection for landsat8",
    "version": "0.0.7",
    "project_urls": null,
    "split_keywords": [
        "geo",
        "oepn data cube",
        "earth"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "284a3bb579b9aed176c791fae752a393893dab71cedf14a51b4175da41cc46d7",
                "md5": "8c10c53a9aa1a9ce28701fdde5d9bedc",
                "sha256": "fcbb8b95a0c56e61d0280789b5206dd5d87a0cc1b57ff3d758c0597d2831e659"
            },
            "downloads": -1,
            "filename": "gistdawater-0.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "8c10c53a9aa1a9ce28701fdde5d9bedc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9866,
            "upload_time": "2023-10-05T04:11:10",
            "upload_time_iso_8601": "2023-10-05T04:11:10.471896Z",
            "url": "https://files.pythonhosted.org/packages/28/4a/3bb579b9aed176c791fae752a393893dab71cedf14a51b4175da41cc46d7/gistdawater-0.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-05 04:11:10",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "gistdawater"
}
        
Elapsed time: 0.13524s