The spectral dataset:
I'm expecting the image dataset to grow by 4620 points in wavelength and by 1 in every other dimension. But whichever combination method I use, it complains:
arguments without labels along dimension 'x' cannot be aligned because they have different dimension sizes: {1489, 1}
What am I missing? The axis x seems labeled to me actually in the first place.. and no matter what method I use it always returns the same error.
Thanks for help!
Cheers,
Jiri
--
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 view this discussion on the web visit https://groups.google.com/d/msgid/xarray/9471454a-dfad-4349-ab7a-fd90cbae3e30%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/xarray/CAEQ_Tvcy3R0J23kV2yQzaYct1%2BMSqai2ZTwvwpLxJ-NhukaORA%40mail.gmail.com.
Sadly I can' think of a way to get rid of the resolution dummies, as I want to also construct different resolutions in the same cube and control the disk clustering based on these (outside of xarray).The only ones I'm not sure about are the ra, dec (which is the astronomical alternative to longitude and latitude). I'm keeping those according to the example from docs with temperature and precipitation, where you are mentioning that you need to keep these coordinates as separate dimensions, because they are not rectangular and are not easily projected to 2d grid.Anyway if I need the expand_dims(), how do I do that? Expand the first dataset dimension by the size of the second and then concat?
To view this discussion on the web visit https://groups.google.com/d/msgid/xarray/CAAsB-qJ0CS9nhZgnOpbySt1DCbXg9O%3DcDPSnYZaYSs6CyY4H-A%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/xarray/CAEQ_TvcrC4OWJu8174YkA96mmAvW2mP7z6HkqqKEupD541XVDg%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/xarray/CAAsB-qLOKBRsAHWHFHuvVy6Hpi2%2BhZgoBzZdjE0BCAWPG1y9Zg%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/xarray/CAEQ_Tvfo7dgGugw9gPYik7Y9vaphEoJoOvgdAaqM4cZxrOioLg%40mail.gmail.com.