gedih3.cli.gh3_aggregate#

GEDI H3/EGI Data Aggregation Tool

Aggregate GEDI shots from H3-indexed parquet database to coarser spatial resolutions. Supports H3 hexagonal aggregation or EGI (EASE Grid Index) square pixel aggregation for GEDI L4B compatibility.

Attributes#

Functions#

get_cmd_args()

Parse command line arguments for GEDI data aggregation

main()

Module Contents#

gedih3.cli.gh3_aggregate.TIME_UNITS = ['years', 'months', 'weeks', 'days']#
gedih3.cli.gh3_aggregate.get_cmd_args()[source]#

Parse command line arguments for GEDI data aggregation

gedih3.cli.gh3_aggregate.main()[source]#