Thanks, Jana. Too bad that the only arts feature that I am using is now obsolete.
Now given propmat_clearsky_field, can I somehow obtain abs_coeff from it? I used the following commands to create abs_coeff_user, which is the absorption coefficients per specie, Tensor3Create(abs_coeff_user) Reduce(abs_coeff_user,propmat_clearsky_field) can I add the coefficients per specie abs_coeff_user together to create abs_coeff within arts? I could do this with other tools but wish to know how to do in arts, which is more convenient. Thanks, Pengwang > On Feb 15, 2016, at 12:00 PM, Jana Mendrok <[email protected]> wrote: > > Dear Pengwang, > > please take a look at the workspace variable propmat_clearsky_field (and the > workspace method propmat_clearsky_fieldCalc, that calculates this variables). > Could they probably provide the output you need? > > abs_coef and its *Calc method are obsolete and not supported anymore. > > Best wishes, > Jana > > > On Mon, Feb 15, 2016 at 4:30 PM, Pengwang Zhai <[email protected]> wrote: > Hi, > > I used earlier version of ARTS to calculate the total absorption coefficients > with: > > abs_coefCalc > > and found it is very useful. Now with the new version, this does not work > any more. After reading the change log I found that it is replaced with > > abs_coefCalcFromXsec > > However, after numerous attemps I could not make this method working for me. > Would you please provide a template arts file on the usage of this method? > > Thanks very much and hope all the best, > > Yours > > _______________________________________________ > arts_users.mi mailing list > [email protected] > https://mailman.rrz.uni-hamburg.de/mailman/listinfo/arts_users.mi > > > > -- > ===================================================================== > Jana Mendrok, Ph.D. (Project Assistent) > Chalmers University of Technology > Earth and Space Sciences > SE-412 96 Gothenburg, Sweden > > Phone : +46 (0)31 772 1883 > ===================================================================== _______________________________________________ arts_users.mi mailing list [email protected] https://mailman.rrz.uni-hamburg.de/mailman/listinfo/arts_users.mi
