Joe Hamman
Joe Hamman
Noting that what we really need is someone to work on: - [ ] A spec for consolidated metadata in v2 - [ ] A spec for consolidated metadata in...
Go for it!
Just took a look at the docs. They are looking great and much more complete than I was expected. Some comments on the current docs site: - [x] The index...
Hi @giovp! Can you explain a bit more about your use case? I'm not sure exactly what you mean by "parsing array-like data".
Closing this issue since we haven't managed to keep the conversation going. Feel free to reopen if there is more to discuss here.
Thanks @giovp! This sounds similar in scope to what I wrote here: https://github.com/xarray-contrib/xarray-schema/issues/45
> It is a really big job. It is! But this is the crew to do it! We're in a similar position to you @spencerahill . We are currently using...
@mrocklin - yes, retries=10 did seem to solve this. Perhaps that's all we need here. https://github.com/pydata/xarray/pull/1811 may be able to close this issue for me.
I'm testing #669 and am still seeing one warning: ``` .../site-packages/beanie/odm/utils/init.py:386: PydanticDeprecatedSince20: The `__fields__` attribute is deprecated, use `model_fields` instead. Deprecated in Pydantic V2.0 to be removed in V3.0. See...
Question for @roman-right - how long do you expect to support Pydantic v1 alongside v2?