Page 1 of 1

Concentration / Utilities / Convert to ASCII not outputting vertical heights

Posted: April 6th, 2021, 10:43 am
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

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

Posted: April 15th, 2021, 10:27 pm
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.