Dependancy problem in HDF5 plugin
If two variables are written in HDF5 and that the select depends on both, there is a problem because they both need to be exposed before they can be exposed...
e.g.
outputs:
iter:
select: $iter>0 & $rank>0
rank:
select: $iter>0 & $rank>0