Skip to content

Instantly share code, notes, and snippets.

View willirath's full-sized avatar

Willi Rath willirath

View GitHub Profile
@willirath
willirath / mpl_vs_nctime.ipynb
Created February 13, 2017 09:53
Matplotlib vs. netcdftime
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Profiling Parcels\n",
"\n",
"We'll run the Agulhas example with 12-hourly output and find that almost all the time is spent in the `ParticleFile.write` routine where the `ParticleSet` is sorted back to netCDF arrays."
]
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@willirath
willirath / tutorial_Agulhas_parallel_combine_kernels.ipynb
Created October 29, 2018 10:46
Combining Kernels when orchestrating Parcels experiments with Dask
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@willirath
willirath / Witkowski_et_al_2018_first_steps_supplementary_data.ipynb
Last active May 13, 2019 15:42
First Steps to full supplementary data inspection for Witkowski et al. (2018)
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
matplotlib
pandas
seaborn
xlrd
dask
distributed
xarray
numpy