-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Description
Hi, I am trying to recreate the flow here and I am encountering the failure
H = Herbie(
recent,
model="hrdps",
fxx=0,
product="continental/2.5km",
variable="TMP",
level="AGL-2m",
)
ds = H.xarray() # fails with error NotImplementedError: gridType rotated_ll is not implemented.
I believe this is due to the move away from pygrib in the 2025.2.0 release since this example still works in an older release (I checked 2024.8.0).
Metadata
Metadata
Assignees
Labels
No labels