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

貢獻者指南