Josh Moore

Results 1040 comments of Josh Moore

> * Maybe @joshmoore remembers? There hasn't been a zarr proposal yet. Interestingly, @eriknw joined the zarr call last night and I mentioned to him that @ivirshup might be getting...

> My hope is this should be fairly straightforward with [`ak.to_buffers`](https://awkward-array.org/how-to-convert-buffers.html#saving-awkward-arrays-to-hdf5), but maybe @joshmoore or other zarr developers would know more here. Would also be happy to take a different...

Thanks for capturing this, @jstriebel. I can't remember if I mentioned to you or to Norman but for everyone: the hard requirement on a single separator was required while the...

Then we're looking at different implementations which is a good realization itself :smile: ``` │ └─ t # Chunks are stored with the nested directory layout. ```

cc: @jfkotw @kephale who were also interested during the meeting. I defer on whether or not this issue covers _all_ of "vector-based".

@glyg, so this block from ply-zarr is the critical bit for discussion? ``` ply_header = { "format": "ascii 1.0", "comments": [f"created by ply_zarr v0.0.1, {datetime.now().isoformat()}",], "elements": { "vertex": { "size":...

@Abbe98: initial work in #52. A question from my side: how would you suggest parsing the files at this level? It looks like the files are all being read in...

@Abbe98: would a new function, "queryString" at https://github.com/glaciers-in-archives/snowman/blob/main/internal/template/function/query.go#L16 be appropriate which could take the file returned by `current_view`?

Definitely :+1: for having `current_view` "do the right thing", but `query_string` may be generally useful if you decided not to add `read_file`.

Related? ``` Unhandled Promise Rejection: TypeError: undefined is not an object (evaluating 'source.keyPrefix') https://s3.embl.de/i2k-2020/em-raw.ome.zarr/s2/0.0.0.0.0 ... luma.gl: Found instanced attributes on non-instanced model – "XR-Static-Layer-0-64-64-0-6-Background-Image-zciorf4e6yg" https://s3.embl.de/i2k-2020/em-raw.ome.zarr/s3/0.0.0.1.0 ```