Ian Carroll

Results 111 comments of Ian Carroll

Here is another trigger for (I believe) the same bug, and maybe a clue. The maybe clue is that the following code works as expected with `xarray 19 ds =...

@d-v-b I think you understand correctly. Why can't zarr's FSStore leave `on_error` at its default of "return" and then decide which error it wants to raise? The FSMap.getitems would return...

@martindurant I rebased your PR on main (locally, I mean, since I'm not a zarr dev) and saw the same pytest failures reported by the checks on your PR. Comments...

I'd really like to see `.from_features` record the `id` value as well. As @tiems90 points out, the spec insists `id` is suitable for use as an index rather than a...

Quick post to mention https://github.com/jupyter-book/mystmd/issues/1940, but will review in more detail.

Thanks for trying out the new use of raw cells for MyST metadata. In addition to the points @mwouts gives above, the choice to use raw cells nicely prevented a...

According to the [opensource.guide](https://opensource.guide/leadership-and-governance/), two alternatives to "BDFL" are "Meritocracy" and "Liberal contribution". We seem much closer to a Liberal contribution approach, which runs into this issue ... how to...

Our implementation of the temporal filter does nothing other than override typing and docstring of the python_cmr method. Is the best resolution for this issue to add a type check...

CC @cassienickles I think PO.DAAC fixed the metadata problem. @cordmaur did not give us an AOI, but the following yields only a single result. ``` results = earthaccess.search_data( short_name='SWOT_L2_HR_PIXCVec_2.0', temporal=('2023-11-06',...