`HindcastEnsemble.remove_bias` with only one `lead` element drops `lead` dimension
aaronspring opened this issue · 0 comments
aaronspring commented
Describe the bug
HindcastEnsemble.remove_bias
with only one lead
element drops lead
dimension
Code Sample
he.isel(lead=[0]).remove_bias(...).verify()
Expected behavior
shouldnt drop