Dear Sisma,

you have results for SAPHIR already: they are written in file "
TestMetMM.ybatch.xml" in the same directory where you started arts.

The error message you receive verifies arts settings for the AMSU-B. If
your arts compiled without errors, you don't need that verification/check
anymore. Please delete the following lines at the end of "TestMetMM.arts":

# Verify results
ArrayOfVectorCreate( ybatch_ref )
ReadXML( ybatch_ref, "ybatchREFERENCE.xml" )

Compare( ybatch, ybatch_ref, 0.01,
         "Total BT should be close to the reference values")

Kind regards,
Alex Bobryshev


Am Mo., 20. Sept. 2021 um 08:04 Uhr schrieb Sisma Samuel <
sisma.sam...@gmail.com>:

> hi,
> I compiles ~/arts-2.4.0/build/src/arts *TestMetMM.arts  * for SAPHIR
> instrument  for simulating TB
>
> # Change the filename to switch sensors in TestMetMM.arts.
>     INCLUDE "instruments/metmm/sensor_descriptions/*sensor_saphir.arts*"
> *my output is *
> This run took 14.07s (201.72s CPU time)
> Run-time error in controlfile: TestMetMM.arts
> Run-time error in method: Compare
>
> ybatch[0] (6) and ybatch_ref[0] (5) do not have the same size.
> Mismatch at array index: 0
>
> How can I change the sensor specifications,
>
> --
> Regards
> Sisma
> _______________________________________________
> arts_users.mi mailing list
> arts_users.mi@lists.uni-hamburg.de
> https://mailman.rrz.uni-hamburg.de/mailman/listinfo/arts_users.mi
>
_______________________________________________
arts_users.mi mailing list
arts_users.mi@lists.uni-hamburg.de
https://mailman.rrz.uni-hamburg.de/mailman/listinfo/arts_users.mi

Reply via email to