Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Azad77 committed Jan 21, 2024
1 parent 1a8297e commit d248fc0
Showing 1 changed file with 15 additions and 12 deletions.
27 changes: 15 additions & 12 deletions index.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,23 @@
# Welcome to pylst
# pylst

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

[![image](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.**


**A_Python_Package_for_processing_LST_data.**


- Free software: MIT license
- Documentation: <https://Azad77.github.io/pylst>

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

## Features

- TODO
- 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

## Credits
To install pylst, you can use `pip`:

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

0 comments on commit d248fc0

Please sign in to comment.