[OSGeoLive] #2081: SciTools Iris to_xml() fails

OSGeoLive trac_osgeolive at osgeo.org
Fri Jul 6 11:33:05 PDT 2018


#2081: SciTools Iris to_xml() fails
-----------------------+---------------------------
 Reporter:  darkblueb  |      Owner:  osgeolive@…
     Type:  task       |     Status:  new
 Priority:  normal     |  Milestone:  OSGeoLive12.0
Component:  OSGeoLive  |   Keywords:  python,iris
-----------------------+---------------------------
 12dev notebooktest

 {{{
 import matplotlib.pyplot as plt
 %matplotlib inline

 import cartopy.crs as ccrs

 import iris
 import iris.plot as iplt
 import iris.quickplot as qplt

 fname = 'sample_data/air_temp.pp'
 t0 = iris.load_cube(fname)
 t0.xml()

 ...
 TypeError: set_printoptions() got an unexpected keyword argument 'legacy'
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/osgeolive/ticket/2081>
OSGeoLive <http://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