Rafael Schouten
Rafael Schouten
Ok interesting. Seems we need to do this with a lazy broadcast over chunks. I will look at using NetCDF.jl for this.
I think its not fixed because NCDatasets.jl only partially implements DiskArrays, we need #416 merged
I guess it will depend on the details of the STAC metadata? We are also working on a raster interface over at JuliaGeo
I still haven't been able to reproduce this sorry
Yeah that ones pretty bad. I dont think its even used anywhere.
Should show that at JuliaCon too
Ok I won't do that in the rasters talk then!
Dont worry about the tests ucdavis (worldclim) is down, as usual
Note we cant write to hdf5 ;)
I have a PR to DiskArrays that adds lazy `cat`, which should be a solution to this? If you want to review it ;)