Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 489 Bytes

File metadata and controls

38 lines (24 loc) · 489 Bytes

herbie.v2

I recommend importing the Herbie Namespace or a specific model directly

from herbie.v2 import Herbie

H = Herbie.HRRR('2025-01-01')
from herbie.v2 import HRRR

H = HRRR('2025-01-01')
.. toctree::
    :maxdepth: 2

.. currentmodule:: herbie.v2

.. autosummary::
   :toctree: _autosummary

   Herbie
   _base
   _config
   _download
   _inventory
   _search_help
   _sources
   _xarray
   fast