Google Earth Engine Batch Assets Manager with Addons


Keywords
addon, cli, earth-engine
License
Apache-2.0
Install
pip install geeadd==0.5.1

Documentation

LinkedIn Medium Twitter URL Mastodon Follow Hits-of-Code PyPI - Version Downloads License DOI CI geeadd Donate

geeadd (which stands for Google Earth Engine batch asset manager with addons ) provides a command-line tool for managing Google Earth Engine assets in batch. It allows you to perform a variety of operations on your assets that add to the existing earthengine command line tool. This includes tools that allows a user to estimate their quota usage, asset sizes, set permissions on assets, move and copy and many others. There are also some functions that are build to provided extended functionality like convert any earth engine app script to the source code and search tool which allows you to search both the GEE official data catalog and the community catalog.

This project has been a lot of work starting a few years ago and current improvements and updates can be seen reflected in v1.0.0 and higher up.

geeadd_main

Like, share and support the Github project. And you can now cite it too

Samapriya Roy. (2023). samapriya/gee_asset_manager_addon: GEE Asset Manager with Addons (1.0.0).
Zenodo. https://doi.org/10.5281/zenodo.8382011

Find the readme docs here