Hi,all
I am using qpack2 to retrieve the h2o abs_species of cloudy sky using doit

method,and I use the abs_lookup table by 'LoadTable' method,
I generate a abs_lookup and load it ,but I get the errors as follows:

Simulating spectrum 1/1
Attempt to reference field of
non-structure array.

Error in xmlWriteGasAbsLookup (line 19)
xmlWriteArrayOfArrayOf (fid, fidb,
data.species, 'SpeciesTag', precision);

Error in xmlStoreImpl (line 58)
  feval (func, fid, fidb, data,
  precision);

Error in xmlStore (line 30)
  xmlStoreImpl(filename, '', data,
  type, precision)

Error in qarts2cfile>file_or_data (line
1966)
    xmlStore( filename, qvalue,
    datatype, dformat );

Error in qarts2cfile>cfile_Absrpt (line
648)
      T = file_or_data( T,
      'abs_lookup', 'GasAbsLookup',
      Q.ABS_LOOKUP, ...

Error in qarts2cfile (line 169)
    T = cfile_Absrpt( Q, parts{ip},
    workfolder );

Error in arts_y (line 65)
S     = qarts2cfile( Q, parts,
workfolder );

Error in qpack2 (line 88)
    L2(m).Y = arts_y( Qm, workfolder );

Error in qpack2_demo_of_mine2>y_demo
(line 602)
Y = qpack2( Q, oem, Y0 );           %
Dummy oem structure OK here

Error in qpack2_demo_of_mine2 (line 24)
Y = y_demo( Q );         % Local file,
found below

what's the problem?

and if I use the absorption method of 'OnTheFly',It spent too much time to 
simulating,
how can I solve these problem?

Thank you very much for help.

Best regards and have a good day!

Huang Yingzhu



_______________________________________________
qpack mailing list
[email protected]
https://www.sat.ltu.se/mailman/listinfo/qpack

Reply via email to