A Simple Python package to pre-processing satellite data using Google Earth Engine.
Project description
Welcome to pymapee
A Simple Python package to pre-processing satellite-based data using Google Earth Engine.
pymapee
is a simple Python package that aims to provide common functionalities to pre-process or calculate vegetation drought indices using Google Earth Engine. Currently, this package supports cloud masking (MODIS, Landsat, Sentinel-2), composite (monthly), and calculation of vegetation anomaly index (VAI) and vegetation condition index (VCI). It also supports to download an image collection (e.g., time-series NDVI or LST) or an image. This package is under active development, and changes are expected over time.
- GitHub repo: https://github.com/tuyenhavan/pymapee
- Free software: MIT license
Features
- Masking cloud-related pixels (e.g., MODIS, Landsat, and Sentinel-2)
- Making monthly composite
- Calculating monthly vegetation anomaly index (VAI) and vegetation condition index (VCI).
- Scaling data
- Downloading an image or image collection (e.g., time-series NDVI)
Examples are provided here, and it will be regularly updated.
Installation
Install pymapee
using pip
pip install pymapee
or install from Github to get the latest update.
pip install git+https://github.com/tuyenhavan/pymapee.git
Credits
This package was created with Cookiecutter and the giswqs/pypackage project template.
Project details
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 pymapee-0.0.4.tar.gz
.
File metadata
- Download URL: pymapee-0.0.4.tar.gz
- Upload date:
- Size: 18.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e6c6fae44c84baf6defc4310ed9c1836c494799d07314ce414992a4d7d5c3d52 |
|
MD5 | 6767909085cfc587ec3eb2f7a6248f1c |
|
BLAKE2b-256 | 3ce211d24d9dbbcf77ff1a6e508cb37c70e91651bc841032bbb6cb1e05d3b45a |