Dear Haung,

As Jana, I get puzzled about "cloudy sky". There is no support for doing 
retrievals with scattering. Do you mean retrievals with purely absorbing 
liquid clouds?

Uh, it could be that you are the first one using the LoadTable option! 
To test this, just try to save your absorption table to a file as 
(assuming it variable name is A):

xmlStore ('test.xml', A, 'GasAbsLookup');

An OK A should look like:
A =

               species: {{1x1 cell}  {1x1 cell}  {1x1 cell}}
     nonlinear_species: {}
                f_grid: [2x1 double]
                p_grid: [202x1 double]
              vmrs_ref: [3x202 double]
                 t_ref: [202x1 double]
                t_pert: []
              nls_pert: []
                  xsec: [4-D double]



What version of qpack/arts are you using?

Kind regards,

Patrick


On 2015-05-16 15:10, Jana Mendrok wrote:
> dear huang,
>
> i can't contribute to solve the qpack problem you encountered here. but
> i am wondering whether cloudy sky retrievals are at all possible at the
> moment. we are working on cloudy-sky jacobian feature right now. an
> experimental version is available in the development version of ARTS,
> but maybe only when using plain ARTS (not interfaced from atmlab/qpack).
>
> patrick, could you confirm whether i'm right or whether there actually
> are cloudy sky jacobians from qpack?
>
> best wishes,
> Jana
>
> On Sat, May 16, 2015 at 2:26 AM, 黄莹珠 <[email protected]
> <mailto:[email protected]>> wrote:
>
>     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] <mailto:[email protected]>
>     https://www.sat.ltu.se/mailman/listinfo/qpack
>
>
>
>
> --
> =====================================================================
> Jana Mendrok, Ph.D. (Research Associate)
> Luleå University of Technology
> Department of Computer Science, Electrical and Space Engineering
> Division of Space Technology
> PO Box 812
> 981 28 Kiruna, Sweden
>
> Phone : +46 (0)980 6 7540
> =====================================================================
>
>
> _______________________________________________
> qpack mailing list
> [email protected]
> https://www.sat.ltu.se/mailman/listinfo/qpack
>
_______________________________________________
qpack mailing list
[email protected]
https://www.sat.ltu.se/mailman/listinfo/qpack

Reply via email to