Skip to content

Instantly share code, notes, and snippets.

View navidcy's full-sized avatar

Navid C. Constantinou navidcy

View GitHub Profile
@navidcy
navidcy / gist:cc1baced64d57b2ce7477eca71eeee2d
Created November 28, 2020 01:44
clear GeophysicalFlowsDocumentation previews folder
git clone https://github.com/FourierFlows/GeophysicalFlowsDocumentation.jl.git; cd GeophysicalFlowsDocumentation.jl; git checkout gh-pages; git rm -rf previews; git commit -m "delete previews"; git branch gh-pages-new $(echo "delete history" | git commit-tree HEAD^{tree}); git push --force origin gh-pages-new:gh-pages;
@navidcy
navidcy / regrid-xesmf.ipynb
Created February 3, 2021 21:36
xesfm regrid attempt
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.
@navidcy
navidcy / MnWE-shift-time-axis.ipynb
Created June 10, 2021 05:54
Minimal non-Working Example for shifting `time`
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.
@navidcy
navidcy / CMEMS_adt.ipynb
Last active October 12, 2021 06:43
Load and slice CMEMS adt
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@navidcy
navidcy / cookbook-with-daskclient-spits-warnings.ipynb
Created February 27, 2024 11:46
cookbook-with-daskclient-spits-warnings notebook
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.