Ryan Abernathey
Ryan Abernathey
@David-Baddeley - you use case sounds fascinating and remarkably similar to how we want to work with climate data. I really encourage you to play a bit more with dask...
For some reason, I have been thinking about this instead of doing other more important things like sleeping. I think I have come up with a scalable algorithm that should...
One complexity here is that there are two possible hashes for each chunk: - The hash of the uncompressed data - needed to verify the array contents; should be independent...
> Oh... and given someone has written out the Merkle tree structure in the form of IPLD This looks a lot like consolidated metadata. 🚀
I just reviewed this thread. I'm thinking ahead towards questions of language inter-operability, and I'm concerned that our definition of a store is too python-centric. While it should always be...
Thanks for the clarification. I see how this thread is specific to python implementations. I guess I worry that the spec is too vague with regards to the implementation of...
From my point of view, I would prefer if MOM6 did the following: - use the CF-compliant name for the `calendar` attribute: `360_day` - add `calendar` attributes to all timelike...
> which I think leaves open the possibility that the calendar attribute need only be associated with the time dimension variable So in this case, we probably need to make...
Thanks for opening this Charles! I typed this up yesterday but never hit submit. Some of the things we like about this approach are: ### Dead simple catalog format (csv)...
And the example code you posted looks awesome @martindurant! How did you do that so fast? Maybe we should look @andersy005 and @matt-long into this conversation to discuss potential interaction...