Skip to content

Instantly share code, notes, and snippets.

View jzuhone's full-sized avatar

John ZuHone jzuhone

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.
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.
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.
@jzuhone
jzuhone / my_plugins.py
Last active August 29, 2015 14:10
yt plugins file
import numpy as np
from yt.units.unit_object import default_unit_registry
from yt.units import dimensions
from yt.utilities.physical_ratios import sec_per_day, sec_per_hr
from yt.units.yt_array import YTArray
grams_per_pound = 453.59237
cm_per_ft = 30.48
cm_per_mile = cm_per_ft*5280.0
cc_per_us_pint = 473.176473
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.