Note that the way Qtcm saves field variables at the Python- and Fortran-levels is different than the default way Python and Fortran save arrays. Section 4.7.4 for more information.
The safest and easiest way to tell whether the variable has a ghost latitudes is to look at its shape. A call to the Qtcm instance method get_qtcm1_item will give you the array, and the use of NumPy's shape function will give you the shape.