Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sliu008 committed Nov 19, 2024
1 parent f73549f commit f180b91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ The configuration file specifies the parameters for generating footprints from v
* **`method`** (string): Thinning method to apply to the Alpha Shape.
* **`value`** (list of float or float): Thinning parameters.
* **`cutoff_lat`** (int, optional): Latitude cutoff for smoothing.
* **`min_area`** (int, optional): Minimum area for polygons to be retained.
* **`smooth_poles`** (list of int, optional): Latitude range for smoothing near poles.
* **`simplify`** (float, optional): Controls the level of simplification applied to extracted polygons.

Expand Down

0 comments on commit f180b91

Please sign in to comment.