Max Jones

Results 209 comments of Max Jones

> Hi Max, could we bookmark this for the second half of 2025 (during the Northern Hemisphere Autumn?). Specifically, I'd be keen to do a showcase talk once we get...

Unfortunately based on https://gdal.org/user/virtual_file_systems.html#jpeg2000 JPEG2000 is likely in the 'probably can't support' category. I would've liked if [these datasets](https://www.generic-mapping-tools.org/remote-datasets/) could be virtualized, but they're all JPEG2000 for to [optimize for...

> > Are cells being executed in the generation of these docs? I know that in #486 we found that there were a few bugs in the executable code examples....

I'm closing this to re-open from a branch in the repo so that Raphael can collaborate on the PR (see #615)

I still prefer the approach suggested in https://github.com/zarr-developers/zarr-python/pull/3068#issuecomment-2983956712 to create a read-only copy because it solves the bug mentioned in https://github.com/zarr-developers/zarr-python/issues/3147. I sketched out this approach in https://github.com/zarr-developers/zarr-python/commit/5b837325533f60cec4cc3b5feca39563edb3e7e1 but did...

> I still prefer the approach suggested in [#3068 (comment)](https://github.com/zarr-developers/zarr-python/pull/3068#issuecomment-2983956712) to create a read-only copy because it solves the bug mentioned in #3147. I sketched out this approach in [5b83732](https://github.com/zarr-developers/zarr-python/commit/5b837325533f60cec4cc3b5feca39563edb3e7e1)...

I was motivated to try this out because there are some issues with ReferenceFileSystem with Zarr-Python 3 that I have yet to fully understand (using FSMap is plagued by https://github.com/zarr-developers/zarr-python/issues/2706...

> Oh interesting, thanks for checking [@maxrjones](https://github.com/maxrjones) . At first glance that error looks like it might be a quite easy fix - it looks like we're passing a `ManifestGroup`...

The past few flaky tests revealing GMT bugs have convinced me of the usefulness of the current structure, even though it would be nice to have the option to run...

We seem to be semi-regularly getting failures on windows-latest - Python 3.7 / NumPy 1.18 with : ..\tests\test_sph2grd.py::test_sph2grd_outgrid FAILED [ 87%] ..\tests\test_sph2grd.py::test_sph2grd_no_outgrid FAILED [ 87%] due to issues with the...