Skip to content

Commit

Permalink
cfgrib does not need to be specified. Old implementation prevents usi…
Browse files Browse the repository at this point in the history
…ng different engine
  • Loading branch information
EddyCMWF committed Dec 1, 2023
1 parent 17d4f72 commit 74d44fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion earthkit/data/readers/grib/xarray.py
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ def to_xarray(self, **kwargs):
default=default,
forced={
"errors": "raise",
"engine": "cfgrib",
},
)
)
Expand Down

0 comments on commit 74d44fa

Please sign in to comment.