fl conv issue with refined regions
When I try to run fl conv for 3d hdf files where min and max ref. level are not the same, the projection fails. The fl conv --mode=3d is fine and the projection works when refmin = refmax.
fits = None mode = xy reading TurbBox_hdf5_plt_cnt_0030 position of the plane: {cen} -> 0.0 = 0.00000000e+00 Position of the plane: {cen} 0.0 position of the plane: {cen} -> 0.0 = 0.00000000e+00 vnames = ['int_dens', 'intdens_ihp ', 'intdens_iha ', 'intdens_ih2 '] rl_max_redlev 7 7 5 position of the plane: int -> int = 0.00000000e+00 Position of the plane: int 0.0 time 0.17657058499753475 0.16442883713170886 Traceback (most recent call last): File "/home/barna/codes/flashmodule-treesolver/scripts/bin/fl", line 14, in sys.exit(flashscripts.cli.main()) File "/home/barna/codes/flashmodule-treesolver/scripts/flashscripts/cli.py", line 49, in main return args.command_func(args) File "/home/barna/codes/flashmodule-treesolver/scripts/flashscripts/conv.py", line 262, in main "{:15.8e} ".format(int_data[i, j, k]) IndexError: index 128 is out of bounds for axis 1 with size 128