Reading lmat-doc.txt: for the ./get_db.sh --dtype=inputs --name=<name-of-input> --outdir=<LMAT-root-dir>/runtime_inputs command, what do I specify as <name-of-input>?
Thanks,
Biren
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Reading lmat-doc.txt: for the
./get_db.sh --dtype=inputs --name=<name-of-input> --outdir=<LMAT-root-dir>/runtime_inputscommand, what do I specify as<name-of-input>?Thanks,
Biren
Hi Biren,
The current specification should be: 04072014
for example: get_db.sh --dtype=inputs --name=04072014 --outdir=.
Regards,
--Jonathan
Hi Jonathan,
I tried this, but I'm getting this error:
Thanks,
Biren
I was able to solve this issue, simply by adding "bash" before the command:
bash ./get_db.sh --dtype=inputs --name=<name-of-input> --outdir=<LMAT-root-dir>/runtime_inputsBiren
Last edit: Biren Dave 2016-05-27