PARDUMP plotting gives Error

Topics about the HYSPLIT dispersion model.
Post Reply
sopan
Posts: 2
Joined: June 14th, 2016, 12:25 pm
Registered HYSPLIT User: Yes

PARDUMP plotting gives Error

Post by sopan »

Dear Sir/Madam,
I am trying to plot using PARDUMP. I have run the model using SETUP.CONF, the model runs successfully and gneretaes PARDUMP files. When I tried to plot it I am getting following error.

Code: Select all

orrtl: severe (24): end-of-file during read, unit 32, file /Users/sopan/Hysplit4/working/PARDUMP
Image              PC                Routine            Line        Source             
parxplot           000000010FB87D20  for__io_return        Unknown  Unknown
parxplot           000000010FBB740A  for_read_seq          Unknown  Unknown
parxplot           000000010FB15B04  MAIN__                Unknown  Unknown
parxplot           000000010FB0A8EE  main                  Unknown  Unknown
forrtl: severe (24): end-of-file during read, unit 32, file /Users/sopan/Hysplit4/working/PARDUMP
Image              PC                Routine            Line        Source             
parxplot           000000010FB87D20  for__io_return        Unknown  Unknown
parxplot           000000010FBB740A  for_read_seq          Unknown  Unknown
parxplot           000000010FB15B04  MAIN__                Unknown  Unknown
parxplot           000000010FB0A8EE  main                  Unknown  Unknown
    while executing
"exec $exec_dir/$prog $arg1 $arg2 $arg3 $arg4 $arg5 $arg6 $arg7 $arg8 $arg9"
    (procedure "run_part_plot" line 41)
    invoked from within
"run_part_plot"
    invoked from within
".partdisp.bot.save invoke"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 [list $w invoke]"
    (procedure "tk::ButtonUp" line 23)
    invoked from within
"tk::ButtonUp .partdisp.bot.save"
    (command bound to event)
Thank You,
Sopan
barbara.stunder
Posts: 451
Joined: November 9th, 2012, 4:23 pm
Registered HYSPLIT User: Yes

Re: PARDUMP plotting gives Error

Post by barbara.stunder »

This may be obvious, but have you confirmed the files sizes of the PARDUMPs are non-zero?

Run it from the command line rather than the GUI:
parxplot -iPARDUMP
Is there an error message?

The program 'par2asc' converts a PARDUMP to an ASCII text file, but it also can output a simple inventory text file (PARINV) of the date/time(s) of the particle positions.

par2asc -iPARDUMP -v
Post Reply

Return to “Dispersion Model”