Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
Co-authored-by: Stef Smeets <[email protected]>
  • Loading branch information
Peter9192 and stefsmeets authored Jan 14, 2021
1 parent 395a675 commit ccadc6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion esmvalcore/preprocessor/_multimodel.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
def _plev_fix(dataset, pl_idx):
"""Extract valid plev data.
this function takes care of situations in which certain plevs are
This function takes care of situations in which certain plevs are
completely masked due to unavailable interpolation boundaries.
"""
if np.ma.is_masked(dataset):
Expand Down

0 comments on commit ccadc6e

Please sign in to comment.