YAXArrays.jl icon indicating copy to clipboard operation
YAXArrays.jl copied to clipboard

Yet Another XArray-like Julia package

Results 172 YAXArrays.jl issues
Sort by recently updated
recently updated
newest added

When I make a nested broadcast with YAXArrays I get now the following error after the switch to xmap. This comes from the line `@time savecube(Int8.(miss2zero.(europeras)), "data/europe_2020_nan_chunkfillarray.zarr", fill_value=Int8(0), overwrite=true) `...

Running the rqatrend via xmap fails. I am going to try to copy a proper error message soon.