lazyearth


Namelazyearth JSON
Version 1.0.54 PyPI version JSON
download
home_pagehttps://github.com/Tun555/lazyearth
SummaryPython earth science package
upload_time2023-07-05 07:28:52
maintainer
docs_urlNone
authorTun Kedsaro
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.
            <img src="https://lazyearth.org/logo/logo_on_PyPI.svg" width=100%>

# Lazyearth: Python earth science package
[![Package Status](https://img.shields.io/pypi/status/pandas.svg)](https://pypi.org/project/lazyearth/)
[![Downloads](https://static.pepy.tech/badge/lazyearth/month)](https://pepy.tech/project/lazyearth)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

## What is it?
Lazyearth is a Python package that offers ease and speed in analyzing geospatial data. Lazyearth 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.
<ul>
<li>Website : <a href="https://lazyearth.org/">https://lazyearth.org/</a></li>
<li>PyPI : <a href="https://pypi.org/project/lazyearth/">https://pypi.org/project/lazyearth/</a></li>
<li>Mailing : <a href="Tun.k@ku.th">Tun.k@ku.th</a></li>
<li>Bug reports : <a href="https://github.com/Tun555/lazyearth/issues">https://github.com/Tun555/lazyearth/issues</a></li>
<li>learn : <a href="https://lazyearth.org/install/learn/">https://lazyearth.org/install/learn</a></li>
</ul>

## Installation
If you want to work on a personal computer, you need to install the GDAL package first
Open command prompt
```python
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)](https://pypi.org/project/lazyearth)
```python
# PyPI
pip install lazyearth
```

## Main Features
<ul>
    <li>Opening and Saving : It can open various types of images and save them easily in multiple formats after processing.</li>
    <li>Image plotting : This feature supports the display of a diverse range of images for single or comparative purposes. It can accommodate various formats, such as 1 or 3-dimensional numpy arrays, as well as xarray.</li>
    <li>Band combination : It can easily blend different color bands of satellite images</li>
    <li>Remote Sensing Calculation: There are multiple calculation indices such as NDVI, EVI, BSI etc.</li>
    <li>Water: This features water analysis, including water detection and water quality.</li>
</ul>




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Tun555/lazyearth",
    "name": "lazyearth",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "geo,oepn data cube,earth",
    "author": "Tun Kedsaro",
    "author_email": "Tun.k@ku.th",
    "download_url": "https://files.pythonhosted.org/packages/42/68/0b78551e94e44b4f78e903d992d034e145ac749205fd23a32b11bf53f066/lazyearth-1.0.54.tar.gz",
    "platform": null,
    "description": "<img src=\"https://lazyearth.org/logo/logo_on_PyPI.svg\" width=100%>\r\n\r\n# Lazyearth: Python earth science package\r\n[![Package Status](https://img.shields.io/pypi/status/pandas.svg)](https://pypi.org/project/lazyearth/)\r\n[![Downloads](https://static.pepy.tech/badge/lazyearth/month)](https://pepy.tech/project/lazyearth)\r\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\r\n\r\n## What is it?\r\nLazyearth is a Python package that offers ease and speed in analyzing geospatial data. Lazyearth 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<ul>\r\n<li>Website : <a href=\"https://lazyearth.org/\">https://lazyearth.org/</a></li>\r\n<li>PyPI : <a href=\"https://pypi.org/project/lazyearth/\">https://pypi.org/project/lazyearth/</a></li>\r\n<li>Mailing : <a href=\"Tun.k@ku.th\">Tun.k@ku.th</a></li>\r\n<li>Bug reports : <a href=\"https://github.com/Tun555/lazyearth/issues\">https://github.com/Tun555/lazyearth/issues</a></li>\r\n<li>learn : <a href=\"https://lazyearth.org/install/learn/\">https://lazyearth.org/install/learn</a></li>\r\n</ul>\r\n\r\n## Installation\r\nIf you want to work on a personal computer, you need to install the GDAL package first\r\nOpen command prompt\r\n```python\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.\r\nThe latest released version are available at the [Python\r\nPackage Index (PyPI)](https://pypi.org/project/lazyearth)\r\n```python\r\n# PyPI\r\npip install lazyearth\r\n```\r\n\r\n## Main Features\r\n<ul>\r\n    <li>Opening and Saving : It can open various types of images and save them easily in multiple formats after processing.</li>\r\n    <li>Image plotting : This feature supports the display of a diverse range of images for single or comparative purposes. It can accommodate various formats, such as 1 or 3-dimensional numpy arrays, as well as xarray.</li>\r\n    <li>Band combination : It can easily blend different color bands of satellite images</li>\r\n    <li>Remote Sensing Calculation: There are multiple calculation indices such as NDVI, EVI, BSI etc.</li>\r\n    <li>Water: This features water analysis, including water detection and water quality.</li>\r\n</ul>\r\n\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python earth science package",
    "version": "1.0.54",
    "project_urls": {
        "Download": "https://github.com/Tun555/lazyearth/archive/refs/tags/v0.0.15.zip",
        "Homepage": "https://github.com/Tun555/lazyearth"
    },
    "split_keywords": [
        "geo",
        "oepn data cube",
        "earth"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "42680b78551e94e44b4f78e903d992d034e145ac749205fd23a32b11bf53f066",
                "md5": "86edc46f8aaecd012ae9842bf51d9218",
                "sha256": "03c68c2256e1ef1fd4bc6536cc86b08115920a2b202e8563be84231242cf9c21"
            },
            "downloads": -1,
            "filename": "lazyearth-1.0.54.tar.gz",
            "has_sig": false,
            "md5_digest": "86edc46f8aaecd012ae9842bf51d9218",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 379466,
            "upload_time": "2023-07-05T07:28:52",
            "upload_time_iso_8601": "2023-07-05T07:28:52.390136Z",
            "url": "https://files.pythonhosted.org/packages/42/68/0b78551e94e44b4f78e903d992d034e145ac749205fd23a32b11bf53f066/lazyearth-1.0.54.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-05 07:28:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Tun555",
    "github_project": "lazyearth",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "lazyearth"
}
        
Elapsed time: 0.08833s