Closed dylanschlichting closed 1 year ago
@dylanschlichting thanks for reporting this. I'm glad you have a workaround in the meantime — I need to update the code to use xgcm's grid_ufunc
s, from what I can tell.
Hi @dylanschlichting! I have made a bunch of updates and this should work now. I've recently put out a new version to PyPI (v0.2.4, still coming through on conda-forge). Please check to see if this issue is still present in the new version so that over time we can work to address these. Thanks!
Hi @kthyng. I created a new conda environment, reinstalled xroms per the instructions, and tested this again with the exact same code as shown above. Everything works as expected with xarray ver. 2023.5.0 and xgcm 0.8.1, so I'll close this issue.
Excellent, thank you!
I recently upgraded xgcm to ver 0.8.0 from 0.5.2 and xroms.open_mfnetcdf fails. If running 0.8.0 with the below code, the following error returns when horizontally interpolating the vertical coordinate. Not sure which xgcm update resulted in the error appearing.
If run with 0.5.2, the following output is returned, which works as expected: