#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.
_______________________________________________
osgeolive mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/osgeolive

Reply via email to