Skip to content

Instantly share code, notes, and snippets.

View lkluft's full-sized avatar

Lukas Kluft lkluft

View GitHub Profile
@lkluft
lkluft / copy_netcdf_group.ipynb
Created December 11, 2018 09:11
Copy a single group from one netCDF to another.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@lkluft
lkluft / color-playground.ipynb
Last active December 4, 2018 13:10
Using the material design colors with matplotlib
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@lkluft
lkluft / reduced_mass.ipynb
Created November 16, 2018 09:05
Reduced mass of diatomic molecules.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@lkluft
lkluft / pressure2height.ipynb
Created October 25, 2018 12:41
Convert pressure to height assuming hydrostatic equilibrium.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@lkluft
lkluft / mongodb_first_steps.ipynb
Last active April 26, 2018 06:45
First steps with MongoDB and pymongo.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@lkluft
lkluft / log_colorbar.ipynb
Created March 1, 2018 16:32
Plot (logarithmic) data on adjusted colorbar.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@lkluft
lkluft / barbados.ipynb
Last active February 15, 2018 08:28
Calculate and plot the 15 minute rolling mean for BCO data.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@lkluft
lkluft / iterate_decorator.ipynb
Created February 10, 2018 08:31
Decorator that iterates over the first arg, if possible.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@lkluft
lkluft / matplotlib_font_sizing.ipynb
Created December 11, 2017 10:07
Proper font sizing using matplotlib.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@lkluft
lkluft / ungridded_arrays_to_netCDF.ipynb
Created September 21, 2017 14:29
Grid data and store it to a netCDF file.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.