openPMD/openPMD-api

openpmd-pipe -v|--version

开放

#1,082 创建于 2021年8月6日

 (0 条评论) (0 个反应) (0 位负责人)C++ (57 个派生)auto 404
feature requestgood first issuetools

仓库指标

星标
 (160 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

The new openpmd-pipe tool needs a -v|--version argument control, so one can check which version will be used as a user.

Example:

$ openpmd-ls --version
openpmd-ls (openPMD-api) 0.14.1
Copyright 2017-2021 openPMD contributors
Authors: Axel Huebl et al.
License: LGPLv3+
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

$ openpmd-pipe --version
usage: openpmd-pipe [-h] [--infile INFILE] [--outfile OUTFILE] [--inconfig INCONFIG]
                    [--outconfig OUTCONFIG]
openpmd-pipe: error: unrecognized arguments: --version

贡献者指南