datem file format

Topics about the HYSPLIT dispersion model.
akp
Posts: 40
Joined: September 3rd, 2013, 9:34 pm
Registered HYSPLIT User: No

datem file format

Post by akp »

Hello,

I am writing code to reformat observations into datum format to be used for model statistics. I am wondering if the file needs header data to work properly or if the executable will work regardless of header data?

-Andre
ariel.stein
Posts: 660
Joined: November 7th, 2012, 3:14 pm
Registered HYSPLIT User: Yes

Re: datem file format

Post by ariel.stein »

The header information is not used but the datem file will need to have 2 lines before it starts with the listing of the data.
The postprocessing programs read and skip the first 2 lines.
akp
Posts: 40
Joined: September 3rd, 2013, 9:34 pm
Registered HYSPLIT User: No

Re: datem file format

Post by akp »

Thank you for the reply, I imagined that the header was unread but it looked well formatted.

My review of this topic continues since I now have my observations in datum format. I would like to run the following executables: con2stn, timeplot, c2datem, statmain, and scatter with the observations and model output. I have run con2stn and time plot with little difficulty but when I run c2datem I am getting odd output. I am using hourly observations and model output for about 60 hours but the c2datem output shows only 00z for each of the three days covering my period of interest. I don't know why it is doing this. The diagnostic file for c2datem shows only the 0 and 1 z periods as having data matches but no other time periods (see below). I am not sure why it is doing this. Could someone shed some light on this?

Model grid size: 1501 1501
Concentration file allocations
Number of observation records: 576
Measurement data allocations
Processing model results: 7 27 0 0
stations matched: 192
Processing model results: 7 27 1 0
stations matched: 184
Processing model results: 7 27 2 0
stations matched: 0
Processing model results: 7 27 3 0
stations matched: 0
Processing model results: 7 27 4 0
stations matched: 0
Processing model results: 7 27 5 0
stations matched: 0
Processing model results: 7 27 6 0
stations matched: 0
Processing model results: 7 27 7 0
stations matched: 0
Processing model results: 7 27 8 0
stations matched: 0
Processing model results: 7 27 9 0
stations matched: 0
Processing model results: 7 27 10 0
stations matched: 0
Processing model results: 7 27 11 0
stations matched: 0
Processing model results: 7 27 12 0
stations matched: 0
Processing model results: 7 27 13 0
stations matched: 0
Processing model results: 7 27 14 0
stations matched: 0
Processing model results: 7 27 15 0
stations matched: 0
Processing model results: 7 27 16 0
stations matched: 0
Processing model results: 7 27 17 0
stations matched: 0
Processing model results: 7 27 18 0
stations matched: 0
Processing model results: 7 27 19 0
stations matched: 0
Processing model results: 7 27 20 0
stations matched: 0
Processing model results: 7 27 21 0
stations matched: 0
Processing model results: 7 27 22 0
stations matched: 0
Processing model results: 7 27 23 0
stations matched: 0
Processing model results: 7 28 0 0
stations matched: 192
Processing model results: 7 28 1 0
stations matched: 184
Processing model results: 7 28 2 0
stations matched: 0
Processing model results: 7 28 3 0
stations matched: 0
Processing model results: 7 28 4 0
stations matched: 0
Processing model results: 7 28 5 0
stations matched: 0
Processing model results: 7 28 6 0
ariel.stein
Posts: 660
Joined: November 7th, 2012, 3:14 pm
Registered HYSPLIT User: Yes

Re: datem file format

Post by ariel.stein »

It seems that your data and your modeling results do not match in time. Can you please send us your CONTROL file and your datem file?
akp
Posts: 40
Joined: September 3rd, 2013, 9:34 pm
Registered HYSPLIT User: No

Re: datem file format

Post by akp »

ariel.stein
Posts: 660
Joined: November 7th, 2012, 3:14 pm
Registered HYSPLIT User: Yes

Re: datem file format

Post by ariel.stein »

I see the CONTROL file but not the datem file. For some reason it does not allow me to get to your server. May be you can save it as a txt file.
akp
Posts: 40
Joined: September 3rd, 2013, 9:34 pm
Registered HYSPLIT User: No

Re: datem file format

Post by akp »

Sorry, I never checked the permissions. You should be able to view it now.
ariel.stein
Posts: 660
Joined: November 7th, 2012, 3:14 pm
Registered HYSPLIT User: Yes

Re: datem file format

Post by ariel.stein »

Could you also send me the cdump and MESSAGE files?
akp
Posts: 40
Joined: September 3rd, 2013, 9:34 pm
Registered HYSPLIT User: No

Re: datem file format

Post by akp »

Unfortunately the MESSAGE file was deleted as part of the batch job when it completes but the cdump file is posted online at http://weather.hawaii.edu/vmap/hysplit/ ... ndividual/ named cdump.t00z.
ariel.stein
Posts: 660
Joined: November 7th, 2012, 3:14 pm
Registered HYSPLIT User: Yes

Re: datem file format

Post by ariel.stein »

Your CONTROL file contains comas. Please erase them. That is causing the problem.
Post Reply

Return to “Dispersion Model”