[OSGeoLive] #2432: xarray missing cfgrib engine

OSGeoLive trac_osgeolive at osgeo.org
Sun May 21 21:39:51 PDT 2023


#2432: xarray missing cfgrib engine
-------------------------+----------------------------
 Reporter:  darkblueb    |      Owner:  osgeolive@…
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  OSGeoLive16.0
Component:  OSGeoLive    |   Keywords:  python, xarray
-------------------------+----------------------------
 {{{
 import xarray as xr
 import matplotlib.pyplot as plt

 ds = xr.tutorial.load_dataset("era5-2mt-2019-03-uk.grib", engine="cfgrib")
     ....
 ValueError: unrecognized engine cfgrib must be one of: ['netcdf4',
 'scipy', 'store']
 }}}
-- 
Ticket URL: <https://trac.osgeo.org/osgeolive/ticket/2432>
OSGeoLive <https://live.osgeo.org/>
self-contained bootable DVD, USB thumb drive or Virtual Machine based on Lubuntu, that allows you to try a wide variety of open source geospatial software without installing anything.


More information about the osgeolive mailing list