perrygreenfield
perrygreenfield
It could be either. If using chunking, it would be the data format, otherwise, the API. That's one reason to understand which is being asked for. (I tried to raise...
Both being chunking and the other options? Or just the last two? For RST I'd say chunking is more consistent with the cloud model.
How about a metadata item in the file that provides a tag for the tree through a different syntactic mechanism (e.g., special comment string or some such)?
That seems reasonable. Let's see what others think.
Is it simple to write code to truncate extended precision to match the maximum on a given platform? If so, the standard behavior could be to do that and issue...
One of the use cases for streaming writes is something that is generating data (time series for example) for which the length is not known ahead of time, where it...
I'm curious about the motivations for this, but before delving into this, are you aware of other formats that support this kind of feature? That might help us understand the...
Yes, that is a potential problem. Is there any existing use of that in the pipelines?
I had wondered about the use of that term given those facts. It's usually going to be mostly a tree, but with some fruit and branches shared…directed graph…network of relationships…They...
Are you familiar with the FITS lossy compression schemes that have been developed? These are geared to astronomical data. I'm not aware of any others that do this sort of...