Hi,
it is in the nature of this stuff that the data array does not change by
the projection. The array is not a map, it only says that the value
(here sea ice concentration) at indices (i, j) is x. But the location
information comes from a different source, in your xarray.DataArray from
the coordinate information.
So since the array does not change by the projection, what you get is
quite correct.
But the real question is: What are you actually trying to do?
Cheers
Klaus
On 06/09/2019 16:19, Fruzsina Agocs wrote:
> |
> defdraw_img(dat):
> --
> You received this message because you are subscribed to the Google
> Groups "SciTools (iris, cartopy, cf_units, etc.) -
>
https://github.com/scitools" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
scitools-iri...@googlegroups.com
> <mailto:
scitools-iri...@googlegroups.com>.
> To view this discussion on the web, visit
>
https://groups.google.com/d/msgid/scitools-iris/55a1c5fb-147f-414b-89b1-3b30e8c03b8d%40googlegroups.com
> <
https://groups.google.com/d/msgid/scitools-iris/55a1c5fb-147f-414b-89b1-3b30e8c03b8d%40googlegroups.com?utm_medium=email&utm_source=footer>.