Alan D. Snow
Alan D. Snow
Try using `fill=0`
The second one is correct. I suggest doing `cube.mask.plot()`
> @Meresmata Did you ever end up building any `raster->vector` functionality? I found this issue while searching for similar functionality, and ended up [creating my own implementation](https://github.com/JessicaS11/icebath/blob/main/icebath/core/build_gdf.py) to build a...
This is something that I think would make sense to add to geocube if someone wanted to take a stab at it.
Related: https://github.com/corteva/rioxarray/discussions/204
> Arf sorry for the duplicate ! No worries. It is good to have an issue for it as you currently cannot transfer a discussion to an issue.
For reference, current location of chunking code: https://github.com/corteva/rioxarray/blob/ce1194acb4ababbb4c6570d72cf64aa2760c0fa2/rioxarray/_io.py#L650-L688
@scottyhq. that sounds like a great place to start for improving the default chunking. Thanks for sharing your thoughts on this :+1:
@ricardog do you have a reproducible example of this issue?
If I understand correctly. this is purely theoretical and hasn't been something you have run into personally?