We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b9c371 commit c91e01eCopy full SHA for c91e01e
README.md
@@ -376,7 +376,7 @@ example_large: # You can apply same filter with d
376
enable: True # weather to load this plugin
377
fill_nan: True # Fill nans to invalid cells of elevation layer.
378
is_height_layer: True # If this is a height layer (such as elevation) or not (such as traversability)
379
- layer_name: "example_layer_large" # The layer name.
+ layer_name: "example_layer_large" # The layer name.
380
extra_params: # This params are passed to the plugin class on initialization.
381
add_value: 100.0 # Example param with larger value.
382
```
0 commit comments