Skip to content

Instantly share code, notes, and snippets.

View suvarchal's full-sized avatar
🛠️
Focusing

Suvarchal Kumar Cheedela suvarchal

🛠️
Focusing
View GitHub Profile
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@suvarchal
suvarchal / chunking_arrays_zarr_dask_and_more.ipynb
Created April 11, 2023 20:56
quick demo of chunking arrays and storing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@suvarchal
suvarchal / customizing_white_centered_colormap.ipynb
Created April 5, 2023 10:41
Customizing white centering on diverging colormap in matplotlib
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@suvarchal
suvarchal / Readme.md
Last active November 24, 2022 00:50
Testing hecuba c api used in fesom2

Testing hecuba API used in FESOM2

1.load any relavent modules and export HECUBA_ROOT

export HECUBA_ROOT=/path/to/hecuba/root

2. start cassandra with your choice of method, mine for testing is often. memory part is optional

docker run -it -p 7000:7000 -p 7199:7199 -p 9042:9042 -p 9160:9160 --memory 8g cassandra:4.0

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@suvarchal
suvarchal / merge_mesh_diag.ipynb
Last active July 18, 2021 05:23
Generate FESOM2 mesh information for spatial subsets
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@suvarchal
suvarchal / working_with_hr_fesom_data.ipynb
Last active July 5, 2021 05:20
pyfesom2 remote access and plans
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.