pylst


Namepylst JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/pylst/lst
SummaryA Python package for processing and visualizing Landsat LST data.
upload_time2024-01-18 21:43:13
maintainer
docs_urlNone
authorAzad Rasul
requires_python>=3.9
licenseMIT
keywords land surface temperature (lst) image processing landsat remote sensing thermal satellite images
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pylst

# Shields for version badges
[![PyPI Version](https://img.shields.io/pypi/v/pylst.svg)](https://pypi.python.org/pypi/pylst)

**pylst is a Python package designed for processing and visualizing Landsat Land Surface Temperature (LST) data.**

- Free software: MIT license
- Documentation: [pylst Documentation](https://Azad77.github.io/pylst)

## Features

- Comprehensive processing tools for Landsat LST data.
- Flexible visualization methods for analyzing temperature data.
- Easy-to-use functions to compute and manipulate temperature-related indices.

## Getting Started
# Installation

To install pylst, you can use `pip`:

```bash
pip install pylst

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pylst/lst",
    "name": "pylst",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "Land Surface Temperature (LST),Image processing,Landsat,Remote Sensing,Thermal Satellite images",
    "author": "Azad Rasul",
    "author_email": "azad.rasul@soran.edu.iq",
    "download_url": "https://files.pythonhosted.org/packages/ab/56/ab3d296c75ea5c25006967ebbeef89c9692f5380cd251b1d76f2a88e1e36/pylst-0.0.2.tar.gz",
    "platform": null,
    "description": "# pylst\n\n# Shields for version badges\n[![PyPI Version](https://img.shields.io/pypi/v/pylst.svg)](https://pypi.python.org/pypi/pylst)\n\n**pylst is a Python package designed for processing and visualizing Landsat Land Surface Temperature (LST) data.**\n\n- Free software: MIT license\n- Documentation: [pylst Documentation](https://Azad77.github.io/pylst)\n\n## Features\n\n- Comprehensive processing tools for Landsat LST data.\n- Flexible visualization methods for analyzing temperature data.\n- Easy-to-use functions to compute and manipulate temperature-related indices.\n\n## Getting Started\n# Installation\n\nTo install pylst, you can use `pip`:\n\n```bash\npip install pylst\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python package for processing and visualizing Landsat LST data.",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/pylst/lst"
    },
    "split_keywords": [
        "land surface temperature (lst)",
        "image processing",
        "landsat",
        "remote sensing",
        "thermal satellite images"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fa038d5d06bb788155c740527822da00dcbf9dea7598e10cbf4c30a6c71cb11a",
                "md5": "ddf37f9a0ca775af13ca3d5a8de7ff6f",
                "sha256": "45753726308e4f82a5c16cee491a3a5b2688ade8550ee39488eed7b5e792d0b1"
            },
            "downloads": -1,
            "filename": "pylst-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ddf37f9a0ca775af13ca3d5a8de7ff6f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 24638,
            "upload_time": "2024-01-18T21:43:10",
            "upload_time_iso_8601": "2024-01-18T21:43:10.927978Z",
            "url": "https://files.pythonhosted.org/packages/fa/03/8d5d06bb788155c740527822da00dcbf9dea7598e10cbf4c30a6c71cb11a/pylst-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ab56ab3d296c75ea5c25006967ebbeef89c9692f5380cd251b1d76f2a88e1e36",
                "md5": "de4b596522e522921448ad70912addf5",
                "sha256": "a258b9c8371d4f6af4451129fcd34667b4fceb03de00f06367d700dffc488d03"
            },
            "downloads": -1,
            "filename": "pylst-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "de4b596522e522921448ad70912addf5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 18669,
            "upload_time": "2024-01-18T21:43:13",
            "upload_time_iso_8601": "2024-01-18T21:43:13.299463Z",
            "url": "https://files.pythonhosted.org/packages/ab/56/ab3d296c75ea5c25006967ebbeef89c9692f5380cd251b1d76f2a88e1e36/pylst-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-18 21:43:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pylst",
    "github_project": "lst",
    "github_not_found": true,
    "lcname": "pylst"
}
        
Elapsed time: 0.17835s