Python earth science package
Project description
Lazyearth: Python earth science package
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.
- Website : https://lazyearth.org/
- PyPI : https://pypi.org/project/lazyearth/
- Mailing : Tun.k@ku.th
- Bug reports : https://github.com/Tun555/lazyearth/issues
- learn : https://lazyearth.org/install/learn
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)
# PyPI
pip install lazyearth
Main Features
- Opening and Saving : It can open various types of images and save them easily in multiple formats after processing.
- 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.
- Band combination : It can easily blend different color bands of satellite images
- Remote Sensing Calculation: There are multiple calculation indices such as NDVI, EVI, BSI etc.
- Water: This features water analysis, including water detection and water quality.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file lazyearth-1.0.55.tar.gz
.
File metadata
- Download URL: lazyearth-1.0.55.tar.gz
- Upload date:
- Size: 379.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4c58ab0810498908a4cf36f5abc354e12f7b5130e294f61240e2fab96b47ecc3 |
|
MD5 | d444508d96ad78eebc76416e33b8bc51 |
|
BLAKE2b-256 | a1591e9ee400150a50bb4d395144ab2eaa523c127937d15ca07692342fdc839c |