Skip to content

Simple CLI for COGs in GEE

Latest
Compare
Choose a tag to compare
@samapriya samapriya released this 11 Oct 13:08
· 3 commits to main since this release

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.

Changelog

v1.0.1

  • added readme helper to tool

v1.0.0

  • Major release that includes better tool definitions
  • Now includes better error handling and stability
  • Better logging and exception handling
  • Added prefix/subfolders tool
  • Better handling of geotifs and size as property added
  • Added readme page and documentation