<div dir="ltr"><span style="font-size:13px">Hello everyone,</span><div style="font-size:13px"><br></div><div style="font-size:13px">I was assigned a small project on ParaView and I need help getting started.</div><div style="font-size:13px"><br></div><div style="font-size:13px">I need to find a way to loop through N number of source files in the Pipeline Browser and return the count for number N and group them together using the group dataset filter.</div><div style="font-size:13px"><br></div><div style="font-size:13px">Each time I upload the data it will be a different number of files that look something like this:</div><div style="font-size:13px"><img src="cid:ii_15dbe0d31f06cf16" alt="Inline image 1" width="511" height="460"><br></div><div style="font-size:13px"><div>Right now there are N=22 files but the N will differ each time. So I want to create a script/or programmable filter that will loop through every file in the pipeline browser, add it to a group dataset, and lastly print the number N. </div><div><br></div><div>How would I begin to do this? Can this be done with a simple script that I can just copy and paste each time in the shell? Would it be easier to build a programmable filter?</div><div><br></div><div>Any help would be appreciated !</div><div><br></div><div>Thanks,</div><div>Amy</div></div></div>