Skip to content

HRDPS to xarray conversion error #458

@nshankar

Description

@nshankar

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions