Scott Henderson

Results 271 comments of Scott Henderson

Just keeping a list of some other examples here Already using Xarray: - fish surveys! https://osoceanacoustics.github.io/echopype-examples/ms_PacificHake_EK60_cruisetracks.html - mouse brain image stacks! https://squidpy.readthedocs.io/en/stable/notebooks/tutorials/tutorial_image_container_zstacks.html Would require modification to use xarray instead of...

Would be interesting to look at modifying some of these examples to see if Xarray would work well in place of straight numpy arrays https://numpy.org/numpy-tutorials/ ... also it's an excellent...

Brainstormed a bit more on this today with @TomNicholas. There are really two separate things to accomplish: 1. Just highlight (visually) a few non-geoscience example datastructures in the tutorial and...

> Examples with Astropy to read FITS files, using Astropy Table Some renewed activity in this repository that seems relevant! https://github.com/ratt-ru/xarray-fits/issues/26

After #184 we have the ability to run interactive sessions either on mybinder.org or github codespaces

Did you figure out a solution to this @rsignell ?

> Clearly, when the intent is to overwrite, these are unnecessary, and some seem to query the path just written. The only thing you might want to do is rm(recursive)...

Just noting that the AWS pangeo binder is still up. It uses github authentication, so we've thus far mostly avoided cryptominers (#188). Although the pangeo aws infrastructure is no longer...

@jhamman, @TomAugspurger - I'd like to enable this on aws binder (github auth). Seems things have come a long way since this issue was opened (https://github.com/pangeo-data/pangeo-binder/pull/81). Once the dask-gateway changes...