getvardims show missing dimension; but in fact, there is one dimension with printVarSummary

From: Yi-Chih Huang <dscpln_at_nyahnyahspammersnyahnyah>
Date: Sun Apr 13 2014 - 14:35:17 MDT

Hello,

    The command getvardims(time) showed missing dimension. But in fact,
there is one dimension with printVarSummary (time) as follows. I wonder
why this is possible?

#####
print("time")
print(typeof(time))
print(getvardims(time))
printVarSummary(time)

#####
(0) time
(0) float
(0) missing

Variable: time
Type: float
Total Size: 11680 bytes
            2920 values
Number of Dimensions: 1
Dimensions and sizes: [2920]
Coordinates:

    Many thanks,

                           Yi-Chih

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Sun Apr 13 14:35:29 2014

This archive was generated by hypermail 2.1.8 : Tue Apr 15 2014 - 10:45:19 MDT