Concentration / Utilities / Convert to ASCII not outputting vertical heights

General questions and postings pertaining to the use of HYSPLIT regardless of the platform. For platform specific questions, use the HYSPLIT Platform forums.
Post Reply
jcahill1124
Posts: 4
Joined: February 17th, 2021, 3:29 pm
Registered HYSPLIT User: Yes

Concentration / Utilities / Convert to ASCII not outputting vertical heights

Post by jcahill1124 »

Hi all,

I have been using the Concentration / Utilities / Convert to ASCII tool from the HYSPLIT GUI in an attempt to graph particle positions in an x, y, and z field. However, the columns of the output file (attached) does not appear to contain vertical heights/levels.

The column headers are 'YEAR MO DA HR LAT LON TEST05000'

Where TEST05000 appears to only output concentration levels. However, in online material I have noticed talk of levels, so I feel like they must be acheivable somehow. For instance under in the User guide it clearly states level

-x[Extended precision flag]
...
45E9.2 - Concentration data (by level and pollutant)

And in the command line in mentions this

f[File flag for a file for each pollutant-level] but this is not mentioned online. Any assitance would be greatly appreciated. Thank you
Attachments
cdump_test.txt
Output data
(101.49 KiB) Downloaded 346 times
alicec
Posts: 411
Joined: February 8th, 2016, 12:56 pm
Registered HYSPLIT User: Yes

Re: Concentration / Utilities / Convert to ASCII not outputting vertical heights

Post by alicec »

If you run with multiple levels defined in your concentration grid then the con2asc output will have multiple columns.
It looks like you currently have one particle species defined (TEST) and the 05000 indicates that is concentration from ground to 5000m.
If you defined another level (maybe 6000m) then you would have another column in your output as shown below.

YEAR MO DA HR LAT LON TEST05000 TEST06000
2012 8 29 7 45.3850 -114.2300 0.9211E-13 number
2012 8 29 7 45.4100 -114.2300 0.9215E-13 number
2012 8 29 7 45.4050 -114.2250 0.9214E-13
2012 8 29 7 45.4000 -114.2200 0.4607E-13
2012 8 29 7 45.4050 -114.2200 0.4607E-13
2012 8 29 7 45.3900 -114.2150 0.4606E-13
2012 8 29 7 45.3950 -114.2150 0.2303E-12

Please see here on how to define multiple levels in your concentration grid.
https://www.ready.noaa.gov/hysplitusersguide/S313.htm

If you need more guidance please attach your CONTROL file.
Post Reply

Return to “Users”