nexusformat / features

Work on NeXus features and recipes by the NIAC and friends
0 stars 6 forks source link

added nargs to argparser so multiple nexus files can be parsed #26

Closed rerpha closed 6 years ago

rerpha commented 6 years ago

Added nargs to argparser to enable the parsing of multiple files (as they are positional arguments after the other optional flags)

wildcards - such as /directory/* don't work just yet.

rerpha commented 6 years ago

the bash script tryallfeatures could be edited to run the script once with all the files in the examples directory rather than running it on a loop.

zjttoefs commented 6 years ago

If the script did that it wouldn't know which files worked and which didn't