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
- Host: GitHub
- URL: https://github.com/samapriya/cogee
- Owner: samapriya
- License: apache-2.0
- Created: 2022-05-21T07:13:19.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-16T04:47:34.000Z (almost 3 years ago)
- Last Synced: 2024-12-13T22:33:30.453Z (over 1 year ago)
- Topics: cog, earthengine, gcp, open-source, python
- Language: Python
- Homepage: https://cogee.geetools.xyz
- Size: 1.46 MB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# cogee A Simple CLI for COGs in GEE
[](https://www.linkedin.com/in/samapriya/)
[](https://medium.com/@samapriyaroy)
[](https://twitter.com/intent/follow?screen_name=samapriyaroy)
[](https://mapstodon.space/@samapriya)
[](https://hitsofcode.com/github/samapriya/cogee?branch=main)

[](https://opensource.org/licenses/Apache-2.0)
[](https://www.buymeacoffee.com/samapriya)
[](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.

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.