An open API service indexing awesome lists of open source software.

https://github.com/samapriya/cogee

Simple CLI to register COGs to Google Earth Engine
https://github.com/samapriya/cogee

cog earthengine gcp open-source python

Last synced: 11 months ago
JSON representation

Simple CLI to register COGs to Google Earth Engine

Awesome Lists containing this project

README

          

# cogee A Simple CLI for COGs in GEE

[![LinkedIn](https://img.shields.io/badge/LinkedIn-0077B5?style=plastic&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/samapriya/)
[![Medium](https://img.shields.io/badge/Medium-12100E?style=flat&logo=medium&logoColor=white)](https://medium.com/@samapriyaroy)
[![Twitter URL](https://img.shields.io/twitter/follow/samapriyaroy?style=social)](https://twitter.com/intent/follow?screen_name=samapriyaroy)
[![Mastodon Follow](https://img.shields.io/mastodon/follow/109627075086849826?domain=https%3A%2F%2Fmapstodon.space%2F)](https://mapstodon.space/@samapriya)
[![Hits-of-Code](https://hitsofcode.com/github/samapriya/gee_asset_manager_addon?branch=master)](https://hitsofcode.com/github/samapriya/cogee?branch=main)
![PyPI - Version](https://img.shields.io/pypi/v/cogee)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Donate](https://img.shields.io/badge/Donate-Buy%20me%20a%20Chai-teal)](https://www.buymeacoffee.com/samapriya)
[![](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86)](https://github.com/sponsors/samapriya)

**`cogee`** is a command-line interface (CLI) designed to simplify the process of registering Cloud Optimized Geotiff (COG) assets into Google Earth Engine (GEE) image collections. It streamlines the workflow of ingesting and managing geospatial data within GEE, enabling users to efficiently access, analyze, and visualize COG assets in their GEE projects. `cogee` simplifies the workflow of registering COG assets into GEE image collections, making it easier for users to harness the power of Google Earth Engine for geospatial analysis and visualization.

![cogee_main](https://github.com/samapriya/cogee/assets/6677629/c1d6e1d6-b1fc-471a-a1fb-ed7de594587b)

You can find information on the tools in [the readme docs](cogee.geetools.xyz)

#### Notes

* This tools is designed for general purpose registration of COGs in a GCS bucket
* Currently there is no way to pass the properties information to the registration pipeline
* This will be in active development and features will be added over time.
* v1.0.0 marks the first major release of this tool.