openPMD / openPMD-api

:floppy_disk: C++ & Python API for Scientific I/O
https://openpmd-api.readthedocs.io
GNU Lesser General Public License v3.0
134 stars 51 forks source link

Better handling for file extensions #1473

Closed franzpoeschel closed 11 months ago

franzpoeschel commented 1 year ago

Close #1471

This also takes the chance to support filenames with a trailing slash, this kept annoying me. (BP files generally create folders and Bash completion will add a trailing slash)