This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
>From: Anthony Rockwood - MSCD Meteorology <address@hidden> >Organization: MSCD >Keywords: 199903102301.QAA25452 McIDAS ROUTE PP BATCH Tony, >Is it correct that McIDAS-X post-process batch files will run even though >a McIDAS session is not running, Yes, but you have to set up things so they can run. >but that batch files run by the scheduler will not? The scheduler will not run unless you have a McIDAS session running, so processes to be run by the scheduler will not run without a McIDAS session. >For example, I made a batch file to generate a surface map and >I put an entry in the scheduler to run it each hour. I can watch it run >when I'm running McIDAS, but once I exit out, it doesn't. Right. You could write a script to do the surface plot and run it from cron, but that would not give you anything UNLESS you saved the display to a GIF (tm) that you then viewed later with some other tool. Tom