Custom query (1087 matches)

Filters
 
or
 
  
 
Columns

Show under each result:


Results (46 - 48 of 1087)

Ticket Resolution Summary Owner Reporter
#2080 fixed SciTools Iris time_axis osgeolive@… darkblueb
Description

12dev notebooktest

/IRIS/iris-polyfit.ipynb

IrisError: Cannot plot against time in a non-gregorian calendar, 
because "nc_time_axis" is not available : 
 Install the package from 
  https://github.com/SciTools/nc-time-axis 
to enable this usage.
#2081 wontfix SciTools Iris to_xml() fails osgeolive@… darkblueb
Description

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'
#2082 wontfix josm 13878 plugins missing osgeolive@… darkblueb
Description

Open josm ; Choose menu Help -> About ; choose tab Plugins

no plugins are shown

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.