<xarray.DataArray 'va' (time: 1110)> dask.array<elemwis..., shape=(1110,), dtype=float64, chunksize=(1,)> Coordinates: latitude float32 39.75 longitude float32 0.0 * time (time) datetime64[ns] 1979-06-01 1979-06-02 1979-06-03 ...
but when I try X.va.values .... well, nothing happens.
I thought the issue might be the chunking within dask, so I tried rechunking such that all time was in one chunk, but I have the same problem.
<xarray.DataArray 'va' (time: 1110)> dask.array<rechunk..., shape=(1110,), dtype=float64, chunksize=(1110,)> Coordinates: latitude float32 39.75 longitude float32 0.0 * time (time) datetime64[ns] 1979-06-01 1979-06-02 1979-06-03 ...
Has anyone else had this issue, or know how to fix it?
Thanks,
Karen
--
You received this message because you are subscribed to the Google Groups "xarray" group.
To unsubscribe from this group and stop receiving emails from it, send an email to xarray+unsubscribe@googlegroups.com.
To post to this group, send email to xar...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/xarray/061a2642-8a2c-4384-bc29-4bbe0958ebbf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "xarray" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/xarray/11lDGSeza78/unsubscribe.
To unsubscribe from this group and all its topics, send an email to xarray+unsubscribe@googlegroups.com.
To post to this group, send email to xar...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/xarray/CAEQ_Tvfpr-cyKu87K3H7Ud199Y20Acwv-xnwBeZ2VkkQGPoTOg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/xarray/CAJL1fsu6Fhf6thb5BMBBHEfo9SPE02ncesOxsx_9dp_yscnAxw%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/xarray/CAEQ_TveNzUCoWwS27EP%3DbUxUxhf3nT1wOPhd4nrAt3T%2B3YtYtA%40mail.gmail.com.
To unsubscribe from this group and stop receiving emails from it, send an email to xarray+un...@googlegroups.com.
To post to this group, send email to xar...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/xarray/061a2642-8a2c-4384-bc29-4bbe0958ebbf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "xarray" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/xarray/11lDGSeza78/unsubscribe.
To unsubscribe from this group and all its topics, send an email to xarray+un...@googlegroups.com.
To post to this group, send email to xar...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/xarray/CAEQ_Tvfpr-cyKu87K3H7Ud199Y20Acwv-xnwBeZ2VkkQGPoTOg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--Karen McKinnonASP post-doctoral fellowNational Center for Atmospheric Research1850 Table Mesa Dr., Boulder, CO, 80305
--
You received this message because you are subscribed to the Google Groups "xarray" group.
To unsubscribe from this group and stop receiving emails from it, send an email to xarray+un...@googlegroups.com.
To post to this group, send email to xar...@googlegroups.com.