gedih3.cli.gh3_from_polygon#

GEDI Vector Polygon Join Tool

Spatially join polygon attributes (e.g., ecoregion names, administrative boundaries, land cover classes) to GEDI shot locations from an H3 database or simplified dataset.

Functions#

get_cmd_args()

Parse command line arguments for vector polygon join tool.

main()

Module Contents#

gedih3.cli.gh3_from_polygon.get_cmd_args()[source]#

Parse command line arguments for vector polygon join tool.

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