Skip to content

Instantly share code, notes, and snippets.

View TomNicholas's full-sized avatar

Tom Nicholas TomNicholas

View GitHub Profile
@TomNicholas
TomNicholas / dim_coord_test.ipynb
Last active March 7, 2024 17:53
Kerchunk non-deterministic bugs
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@TomNicholas
TomNicholas / ConcatenatableArray.ipynb
Created February 4, 2024 21:14
Try to make a minimal ConcatenatableArray class work with xarray
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@TomNicholas
TomNicholas / KerchunkArray.ipynb
Last active February 20, 2024 09:13
Use xarray to concatenate kerchunked files
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@TomNicholas
TomNicholas / clustering_pipeline.ipynb
Created July 28, 2023 14:04
Histogram clustering pipeline
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@TomNicholas
TomNicholas / rotation_functional_index.ipynb
Created July 19, 2023 15:22
Rotation Functional Index
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@TomNicholas
TomNicholas / quadratic_means_coiled_executor.ipynb
Last active July 17, 2023 20:29
Coiled functions executor for Cubed
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@TomNicholas
TomNicholas / pca_faces.ipynb
Last active July 6, 2023 15:59
Dimensionality reduction on histograms using same PCA approach as "eigenfaces"
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@TomNicholas
TomNicholas / quadratic_means_dask_executor.ipynb
Created June 28, 2023 21:05
Test dask executor for cubed
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@TomNicholas
TomNicholas / climate_anomaly.ipynb
Created June 26, 2023 20:44
Cubed groupby attempt using flox
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@TomNicholas
TomNicholas / quadratic_means_comparison_coiled.ipynb
Created June 15, 2023 21:22
Attempt to get quadratic means problem running on Coiled
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.