Open ixime opened 4 years ago
When running apply_recipe the following issue happens:
Tile (13, -13) not processed. The inplace argument has been removed from xarray. You can achieve an identical effect with python's standard assignment.
inplace
ìnplace` argument must be replaced like in commit 90c3d2778431fbb4dfd50bfb20e2007c16195cd7
When running apply_recipe the following issue happens:
Tile (13, -13) not processed. The
inplace
argument has been removed from xarray. You can achieve an identical effect with python's standard assignment.