Using Hysplit tools with older cdump files
Posted: April 24th, 2017, 5:24 pm
Hello, I'm new to Hysplit and am currently analysing data from previous Hysplit runs going back to 2011. However I'm having trouble getting the Hysplit tools concplot and con2stn working on any cdump files produced before June 2015 (I've successfully used these commands on cdump files that were produced after June 2015 to check that the commands themselves are ok). The errors I receive are:
For concplot:
*ERROR* coninp: unsupported packing option - 16777216
900
(I've also receievd this error when using a tool to convert cdump files to grib2 files).
For con2stn:
ERROR reading input file ... no records processed!
Warning: ieee_inexact is signaling
FORTRAN STOP
Looking into the top error in more detail, it looks like the CPACK variable (concentration data packing method) has been found to be 16777216 (which rather looks like the system memory limit or something similar) when it looks like it should be either 0 or 1.
So I was wondering if the cdump files changed around June 2015 (meaning that the correct CPACK value isn't being found) or if older files do not have this value?
Thanks for your help!
For concplot:
*ERROR* coninp: unsupported packing option - 16777216
900
(I've also receievd this error when using a tool to convert cdump files to grib2 files).
For con2stn:
ERROR reading input file ... no records processed!
Warning: ieee_inexact is signaling
FORTRAN STOP
Looking into the top error in more detail, it looks like the CPACK variable (concentration data packing method) has been found to be 16777216 (which rather looks like the system memory limit or something similar) when it looks like it should be either 0 or 1.
So I was wondering if the cdump files changed around June 2015 (meaning that the correct CPACK value isn't being found) or if older files do not have this value?
Thanks for your help!