Metadata-Version: 2.1
Name: eepackages
Version: 0.14.0
Summary: A set of utilities built on top of Google Earth Engine (migrated from JavaScript)
Home-page: https://github.com/gee-community/ee-packages-py
Author: Gennadii Donchyts
Author-email: gennadiy.donchyts@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
License-File: LICENSE

# eepackages

[![PyPi version](https://badgen.net/pypi/v/eepackages/)](https://pypi.com/project/eepackages)
[![CI](https://github.com/gee-community/ee-packages-py/actions/workflows/ci.yaml/badge.svg?branch=main&event=push)](https://github.com/gee-community/ee-packages-py/actions/workflows/ci.yaml)
[![CD](https://github.com/gee-community/ee-packages-py/actions/workflows/cd.yaml/badge.svg?branch=main&event=release)](https://github.com/gee-community/ee-packages-py/actions/workflows/cd.yaml)

A set of utilities built on top of Google Earth Engine (migrated from JavaScript)

This repository is basically a Python version of a set of utilities developed by me (@gena) while working with Google Earth Engine and migrated from JavaScript repository: https://code.earthengine.google.com/?accept_repo=users/gena/packages

There are not docs (yet), some of the utilities are demonstrated in the following presentation: https://docs.google.com/presentation/d/103gfl3gS8rokkrcMJV9qMBnkV7oLLbDf8ygDu6QaIZQ/edit?usp=sharing



## Usage

## Installation

## Requirements

## Compatibility

## Licence

## Authors

`eepackages` was written by `Gennadii Donchyts <gennadiy.donchyts@gmail.com>`_.

## TODO

- unit testing
- coverage


