Custom Query (1155 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (145 - 147 of 1155)

Ticket Resolution Summary Owner Reporter
#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

#2101 wontfix geonetwork -- size on disk osgeolive@… darkblueb
Description

can anyone from the Geonetwork project confirm that 323MB on disk, cannot be trimmed somehow ? (we are having a disk space issue) thanks

user@osgeolive:/usr/local/lib/geonetwork/web/geonetwork$ du -sh *
0	META-INF
178M	WEB-INF
55M	catalog
122K	conversion
23M	data
44M	doc
24K	geonetwork.css
27K	htmlCache
200K	images
1.9M	loc
2.0K	modalbox.css
1.8M	resources
3.7M	xml
1.4M	xsl
420K	xslt
user@osgeolive:/usr/local/lib/geonetwork/web/geonetwork$ cd ..
user@osgeolive:/usr/local/lib/geonetwork/web$ du -sh *
309M	geonetwork
user@osgeolive:/usr/local/lib/geonetwork/web$ cd ..
user@osgeolive:/usr/local/lib/geonetwork$ du -sh *
225K	Uninstaller
71K	bin
8.7M	jetty
309M	web
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.