You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Matplotlib is building the font cache; this may take a moment.
Traceback (most recent call last):
File "/opt/galaxy/shed_tools/toolshed.g2.bx.psu.edu/repos/ecology/xarray_mapplot/dc05bf0af58f/xarray_mapplot/xarray_mapplot.py", line 400, in <module>
dset = MapPlotXr(input=args.input, varname=args.varname,
File "/opt/galaxy/shed_tools/toolshed.g2.bx.psu.edu/repos/ecology/xarray_mapplot/dc05bf0af58f/xarray_mapplot/xarray_mapplot.py", line 86, in __init__
f.read().replace("\n", "").split('{')[1].split('}')[0]
IndexError: list index out of range
Matplotlib is building the font cache; this may take a moment.
Traceback (most recent call last):
File "/opt/galaxy/shed_tools/toolshed.g2.bx.psu.edu/repos/ecology/xarray_mapplot/dc05bf0af58f/xarray_mapplot/xarray_mapplot.py", line 400, in <module>
dset = MapPlotXr(input=args.input, varname=args.varname,
File "/opt/galaxy/shed_tools/toolshed.g2.bx.psu.edu/repos/ecology/xarray_mapplot/dc05bf0af58f/xarray_mapplot/xarray_mapplot.py", line 86, in __init__
f.read().replace("\n", "").split('{')[1].split('}')[0]
IndexError: list index out of range
rm: cannot remove '/data/jwd/main/047/229/47229418/tmp/out.1468666': No such file or directory
rm: cannot remove '/data/jwd/main/047/229/47229418/tmp/err.1468666': No such file or directory
Here an history where I tried to re-run the new version exactly with same parameters and input files as the 0.18 version and where I have this stderr mentionned before.
It seems the 0.20.2 last version of xarray mapplot tool the https://usegalaxy.eu/root?tool_id=toolshed.g2.bx.psu.edu/repos/ecology/xarray_mapplot/xarray_mapplot/0.18.2+galaxy0 is not working properly.
Command Line
stderr
Here an history where I tried to re-run the new version exactly with same parameters and input files as the 0.18 version and where I have this stderr mentionned before.
Any idea @annefou ?
The text was updated successfully, but these errors were encountered: