Add dims order to doc
It would be nice to mention the order of array's dims should be y, x, bands
.
`:param path_or_array: a numpy.ndarray (y, x, bands) or a valid file path`
Because xarray usually uses bands, y, x
, users may give a wrong input to GeoArray.