3. Command reference¶
3.1. getcif¶
Retrieve crystallographic and other data from databases.
SYNOPSIS:
getcif [-v][-q] [--dry-run] input_yaml getcif -h getcif --version
DESCRIPTION:
This program reads an input parameter file specified by
input_yaml, and connects to the database to submit a query and obtain the crystallographic data of materials. It takes the following command line options.
input_yamlspecifies an input parameter file in YAML format.
-vincreases verbosity of the runtime messages. When specified multiple times, the program becomes more verbose.
-qdecreases verbosity of the runtime messages. It cancels the effect of
-voption, and when specified multiple times, the program becomes more quiet.
--dry-rundisplays search parameters and exits without connecting to the database. It allows to confirm the search conditions. This option supersedes the
dry_runparameter in the input file.
-hdisplays help and exits.
--versiondisplays version information.