Masafumi asked that I look into a faster way to get a rank 2 nd-array from a rank 2 qdataset. Right now you can get the data as a 2-d float array, but to create the ndarray from this is slow.
See valuesAlias, which I believe was introduced for this sort of issue.