![]() |
Prev | Next | ihme_db.sh |
bin/ihme_db.sh [--user] relative_dir database
/ihme/epi
and /ihme/homes
directories.
bin/run_cmake.sh
absolute_dir
to refer to an absolute path to a
directory below which the database is stored before executing this script.
You must have read permission below this directory
(but do not need write permission).
The default value for this directory is
absolute_dir=/ihme/epi/at_cascade
--user
indicate that this
command line argument is optional.
If it is present,
absolute_dir
is the home directory for
the specified user; i.e.,
absolute_dir=/ihme/homes/user
relative_dir
is the directory,
relative to the absolute directory,
where the database is stored before executing this script.
database
is the local name of the database file; i.e.,
there are no /
characters in
database
.
The original database is stored in the location
absolute_dir/relative_dir/database
ihme_db/relative_dir
relative to the download directory dismod_at.git.
We refer to this as the local directory.
The db2csv_command is run on the database.
The resulting CSV files are all in the local directory.