Skip to content

Commit

Permalink
rename filter
Browse files Browse the repository at this point in the history
  • Loading branch information
b8raoult committed Nov 13, 2024
1 parent 3e2315f commit 13883f5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ def read_crosswalking_table(param, param_dic):
return arrays


@filter_registry.register("create_land_parameters")
@filter_registry.register("land_parameters")
class LandParameters(SimpleFilter):
"""A filter to add static parameters from table based on soil/vegetation type."""

Expand Down

0 comments on commit 13883f5

Please sign in to comment.