Skip to content

Instantly share code, notes, and snippets.

View rsignell's full-sized avatar
💭
Living the dream

rsignell rsignell

💭
Living the dream
View GitHub Profile
@rsignell
rsignell / 03_STAC_Collection_for_Virtual_Icechunk_Store-Copy1.ipynb
Created October 21, 2025 09:07
03_STAC_Collection_for_Virtual_Icechunk_Store-Copy1.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@rsignell
rsignell / era5_evap.ipynb
Created October 18, 2025 19:55
era5_evap.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@rsignell
rsignell / era5_evap_create.ipynb
Created October 17, 2025 20:41
era5_evap_create.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@rsignell
rsignell / era5_evap.ipynb
Created October 16, 2025 20:24
era5_evap.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@rsignell
rsignell / era5_evap.ipynb
Created October 16, 2025 20:03
era5_evap.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@rsignell
rsignell / era5_evap.ipynb
Created October 16, 2025 15:30
era5_evap.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@rsignell
rsignell / rechunker_zarr3_env.yml
Created October 15, 2025 21:26
rechunker with zarr v3
name: protocoast-notebook
channels:
- conda-forge
- nodefaults
dependencies:
- python=3.13
# distributed python
- dask[complete]
- cubed[diagnostics]
- dask-geopandas
@rsignell
rsignell / dask_gateway_writing_test.ipynb
Created October 15, 2025 15:37
dask_gateway_writing_test.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@rsignell
rsignell / dask_gateway_writing_test.ipynb
Created October 15, 2025 15:08
dask_gateway_writing_test.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@rsignell
rsignell / environment.yml
Created October 14, 2025 12:36
Cloud School Environment File
name: protocoast-notebook
channels:
- conda-forge
- nodefaults
dependencies:
- python=3.13
# distributed python
- dask[complete]
- cubed[diagnostics]
- dask-geopandas