-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixing "ValueError: cannot unstack dimensions that do not have exactl…
…y one multi-index: ('z',)" occuring in level2/wind_current_retrieval with version xarray 2022.11.0 (was working in xarray v0.16.0) on unstack on 'z'. Explanation of the pb here: pydata/xarray#7076 (comment) Push in cost_function/find_minima the level1 coords to the output
- Loading branch information
Showing
2 changed files
with
12 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters