Skip to content

Commit

Permalink
correct plugin name
Browse files Browse the repository at this point in the history
  • Loading branch information
Emma Ai committed Nov 20, 2024
1 parent 3d41c9e commit 78e9fe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion odc/stats/plugins/lc_level34.py
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,4 @@ def reduce(self, xx: xr.Dataset) -> xr.Dataset:
return leve34


register("lc_l3_l4", StatsLccsLevel4)
register("lccs_level34", StatsLccsLevel4)

0 comments on commit 78e9fe1

Please sign in to comment.