Failure for running vint.exe and tave.exe

Submitted by tony on Mon, 06/14/2021 - 05:52

Dear admin,

I am new in vortex trackerand I am trying interpolate and calculate thermodynmaic states of a cyclone as the manual said.

gettrk.exe, grib2index.exe works well and seemingly correct output has been obtained.

However, for vint.exe and tave.exe, there are error msg like this:
 jpc_encode return = -1 

 jpcpack: ERROR Packing JPC=          -3

 jpcpack: Retrying....

 jpc_encode return = -1 

 jpcpack: Retry Failed.

  ERROR from addfield adding GRIB2 data =           10

I suspect it was related to the jasper library, but I have tried to install different versions of it and still got no success.

 

Could you please advice on how to fix the issue? Thanks very much in advance.

Hi,

If you are still facing the issue, are you okay sharing the dataset with me. I can try from my end to see if I can reproduce the errors? 

Thanks

Biswas

Hi,

It may be stupid, but I first try by using real time GFS output, and then I renamed it to suit the requirement of the program.https://nomads.ncep.noaa.gov/pub/data/nccf/com/gfs/prod/gfs.20210627/00/atmos/gfs.t00z.pgrb2.0p25.f000

input.nml is something like this

&timein

  ifcsthour = 0,

  iparm = 11,

  gribver = 2,

  g2_jpdtn = 0,

/

 

Thanks!

Hi,

Sorry for getting back late. Are you still facing the issue? Can you do ldd <executable_name> and see if there are any missing/unlinked libraries? 

Thanks

Biswas