Skip to content

Instantly share code, notes, and snippets.

View ax3l's full-sized avatar

Axel Huebl ax3l

View GitHub Profile
@ax3l
ax3l / PythonTiff.md
Last active January 10, 2024 16:49
Python: Write tif
@ax3l
ax3l / matplotlib.md
Last active October 11, 2019 00:07
Matplotlib: Axes vs Axis vs Figure vs ...
@ax3l
ax3l / ADIOS_Python.md
Last active February 19, 2016 10:05
ADIOS Python Quick Install

Set environment vars

# MXML env
export MXML_ROOT=$HOME/lib/mxml
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$MXML_ROOT/lib

# ADIOS env
export ADIOS_ROOT=$HOME/lib/adios-master
export PATH=$PATH:$ADIOS_ROOT/bin
@ax3l
ax3l / warp.hypnos.profile
Created April 14, 2016 22:22
Warp on Hypnos (HZDR)
# Modules #####################################################################
#
if [ -f /etc/profile.modules ]
then
. /etc/profile.modules
module purge
# export MODULES_NO_OUTPUT=1
# Core Dependencies
@ax3l
ax3l / nbconvert.sh
Created April 14, 2016 23:10
Jupyther Notebook Conversion
jupyter nbconvert "somenotebook.ipynb" --to="notebook" --nbformat=3
@ax3l
ax3l / picongpu-users.geojson
Last active July 25, 2016 08:04
PIConGPU User Map (unofficial)
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ax3l
ax3l / keybase.md
Created September 3, 2016 22:34
My keybase.io Proof

Keybase proof

I hereby claim:

  • I am ax3l on github.
  • I am ax3l (https://keybase.io/ax3l) on keybase.
  • I have a public key ASDN9N4Cy9pAVQpsuyn4UjWiY6plTT1o01Q-0z26s2tJdwo

To claim this, I am signing this object:

@ax3l
ax3l / DEAL2016_12_05.md
Last active December 7, 2016 15:22
Ad-Hoc Translation of OpenAccess Publ DEAL
@ax3l
ax3l / YT.ipynb
Created January 4, 2017 14:18 — forked from C0nsultant/YT.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ax3l
ax3l / yt_plot_problem.ipynb
Created January 5, 2017 13:51
Plot Single Particle
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.