Page 1 of 1

CDUMP file format (data structure)

Posted: January 6th, 2023, 1:20 pm
by dmitry
Dear all,

Is the CDUMP output file format described somewhere - a binary data structure? I really need to read it directly.
Otherwise, is it possible to have a source code of "con2asc" executable? The CDUMP data structure should be available there.

Thanks in advance!

Dmitry

Re: CDUMP file format (data structure)

Posted: January 6th, 2023, 2:16 pm
by sonny.zinn
Please refer to https://www.ready.noaa.gov/hysplitusersguide/S363.htm for the cdump file format specification.

Re: CDUMP file format (data structure)

Posted: January 6th, 2023, 5:47 pm
by dmitry
Many thanks!! I've probably missed this part of users guide! It really helps a lot!