pylst_v0.0.2

A Python Package for processing LST data.

https://github.com/azad77/pylst

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.7%) to scientific vocabulary
Last synced: 9 months ago · JSON representation ·

Repository

A Python Package for processing LST data.

Basic Info
  • Host: GitHub
  • Owner: Azad77
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 643 KB
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created over 3 years ago · Last pushed over 1 year ago
Metadata Files
Readme Contributing License Citation

README.md

pylst

PyPI Version

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

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.

Installation

To install pylst, you can use pip:

bash pip install pylst

Usage.

See tutorial/ to see some examples

Sub-packages:

  • ml: Contains utilities for machine learning tasks.
  • normalization: Offers tools for data normalization.
  • open: Includes functions for opening and reading data.
  • spatial-analysis: Provides tools for spatial analysis.
  • temperature: Contains functions for computing and manipulating temperature data.
  • visualization: Includes tools for visualizing data.

Downloads Total Downloads

Contribute by reporting issues or suggesting enhancements!

Owner

  • Name: Dr Azad Rasul
  • Login: Azad77
  • Kind: user
  • Company: Soran University

As a geographer, I use remote sensing and GIS methods and techniques to study LST, urban environment, earth observation and natural disasters.

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use pylst in your research, please cite it as follows:"
title: "pylst: A Python package for Landsat LST data processing"
authors:
  - family-names: "Rasul"
    given-names: "Azad"
version: "0.0.2"
doi: "10.xxxx/your_doi"  # Replace with your DOI if applicable
url: "https://github.com/yourusername/pylst"
license: "MIT"
date-released: "2024-01-19"

GitHub Events

Total
  • Watch event: 1
  • Push event: 10
Last Year
  • Watch event: 1
  • Push event: 10

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 minutes
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 3
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • Azad77 (6)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • npm 7 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
  • Total maintainers: 1
npmjs.org: pylst_v0.0.2

A Python package for processing and visualizing Landsat LST data.

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 7 Last month
Rankings
Forks count: 14.9%
Stargazers count: 20.2%
Average: 29.2%
Dependent repos count: 33.7%
Dependent packages count: 48.1%
Maintainers (1)
Last synced: 10 months ago

Dependencies

.github/workflows/build.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/docs.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/pypi.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/python-publish.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
  • pypa/gh-action-pypi-publish 27b31702a0e7fc50959f5ad993c78deac1bdfc29 composite
setup.py pypi
  • x.strip *
.github/workflows/release-package.yml actions
  • actions/checkout v4 composite
  • actions/setup-node v3 composite