Hi Huang, There is no field in Qarts that matches the compact atmospheres used in the batch part. If you want to do this from matlab, you need to compile the data, store it to an xml file, and include reading of this file in one of the Q-fields, such as Q.WSMS_BEFORE_ATMSURF.
However, it is probably easier to do batch calculations by using arts more directly. You can compile the data files with atmlab, but easier to set up the control file manually. You can call this file from matlab, such as: arts( cfile_name ) Bye, Patrick On 2015-04-20 05:17, 黄莹珠 wrote: > Hi,all > > I want to use qarts to calc the batch atmfields like > batch_atm_fields_compact which structure is ArrayofGridded Field4.How > can I add the fields like this to the Q qarts? > > Thanks a lot. > > Huang Yingzhu > > > > > > > > > > _______________________________________________ > 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
