Max Jones
Max Jones
> > @andersy005 will there be a function similar to `as_compatible_data` in NamedArray? I'm asking because this affects what tests would be expected to pass/fail in NamedArray vs. Variable (xref...
I expect that there would be demand for this. I would be open to both (1) and (2) if the second could be automated so that it doesn't require extra...
Thanks for your thoughts! I commented on the other thread about the expand_dims/transpose behavior, but more generally you're correct that xbatcher will need to be responsible the correct ordering of...
FYI the Pangeo ML augmentation with support for some of these tasks through the NASA ACCESS 2019 program is [on FigShare](https://figshare.com/articles/preprint/Pangeo-ML_Augmentation_-_Enabling_Cloud-native_access_to_archival_data_with_Kerchunk/22266433).
@martindurant suggested in https://github.com/fsspec/kerchunk/issues/240#issuecomment-1305729813 adding consolidation in MultiZarrtoZarr, if I understand correctly. In general, I haven't seen examples of Zarr Python being used to modify kerchunk reference files, so I'm...
> For some thoughts on what belongs in Zarr vs. Kerchunk, I shared my perspective here: [fsspec/kerchunk#377 (comment)](https://github.com/fsspec/kerchunk/issues/377#issuecomment-1765416207) It was helpful to read your perspective on where features belong, thanks...
> The pre-commit.ci service commits changes directly to the branch that triggers the CI, which means that the PR authors must update their local branch (e.g., `git pull`) before pushing...
> I would be pleased to help 🙂. Awesome! Can you sign up for an account on HackMD? It's easy to link to GitHub, but it's also possible to sign...
> I'm currently adding in more tests. For the output projection string, is there a preference for including the prefix "-J" or leaving it out? Nice! My initial reaction would...
> I wasn't thinking, and just auto-piloted with a rebase off "main" as my original branch was quite old without much further thought. Please let me know how you'd like...