Xylar Asay-Davis

Results 177 comments of Xylar Asay-Davis

@shoyer, in that case as well, `Time` is added to `refBottomDepth` in v 0.10.3, which was not the case in previous xarray versions.

@shoyer, I stand corrected. in 0.10.1, I also see the `Time` variable getting added to `refBottomDepth` when I open multiple files. So maybe this is not in fact a new...

@rabernat, so you're fooling xarray into not including the `time` dimension in your non-time variables by making them coordinates in the above example?

Yes, true. I'm trying to think if there are any examples where the fixed-in-time variables would not be coordinates. So far, none come to mind. Thanks for the tip.

@rabernat, your suggestion above has worked perfectly to get our unit tests working again in [MPAS-Analysis](https://github.com/MPAS-Dev/MPAS-Analysis) so that will tide us over until this issue can be addressed directly in...

Hmm, I agree that it shouldn't be hard but I don't really have time to do this right now. If no one has had a chance to look into it...

This may be unrelated but happens to involve the same test. In the process of testing our [conda-forge build](https://github.com/conda-forge/netcdf-fortran-feedstock/pull/69), I found that the extension in `CMakeList.txt` for this file is...

@conda-forge/help-python, this is also ready to review. Thank you in advance!