Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Emma Ai committed Dec 2, 2024
1 parent 52b842e commit 4402dc1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion odc/stats/plugins/lc_fc_wo_a0.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ def _veg_or_not(self, xx: xr.Dataset):
"a": xx["pv"].data,
"c": xx["npv"].data,
"b": xx["bs"].data,
"d": xx["ue"].data,
},
name="get_veg",
dtype="uint8",
Expand Down

0 comments on commit 4402dc1

Please sign in to comment.