Page 1 of 1

Disable command line display on progress

Posted: April 4th, 2014, 6:06 am
by TeteAlEnvers
Dear all,

I run hysplit in batches and I would like to know if it is possible to disable the display of dispersion progress, ie. "Percent complete: ..."
FYI, I use the following command "\hysplit4\exec\hyts_std" to call the executable

Many thanks,
Sylvain

Re: Disable command line display on progress

Posted: April 10th, 2014, 10:56 am
by ariel.stein
No, you can't unless you modify the source code.

Re: Disable command line display on progress

Posted: April 11th, 2014, 3:29 am
by TeteAlEnvers
OK, fine! Thank you Ariel for your answer.

Regards,
Sylvain

Re: Disable command line display on progress

Posted: April 23rd, 2014, 1:08 pm
by khawandc
Another option is to feed the output into a text file and then have a script parse out the lines you need (or remove all the lines you don't).