Skip to content

Instantly share code, notes, and snippets.

View spencerahill's full-sized avatar

Spencer Hill spencerahill

View GitHub Profile
@spencerahill
spencerahill / climlab_annual_mean_rce.ipynb
Created March 14, 2019 17:48
Latitude-by-latitude RCE solution from climlab using annual mean insolation
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@spencerahill
spencerahill / __init__.py
Last active April 30, 2018 22:52
longitude package with Longitude class, with tests
from .longitude import Longitude
@spencerahill
spencerahill / gist:91a733f96ac69d9dc7aff34a94ed6de6
Created May 25, 2017 17:55
ncdump -c of CAM data w/ off-by-one month time metadata
$ ncdump -c abrupt2xCO2_T31_gx3v7.cam2.h0.0700-01.nc
netcdf abrupt2xCO2_T31_gx3v7.cam2.h0.0700-01 {
dimensions:
lat = 48 ;
lon = 96 ;
time = UNLIMITED ; // (1 currently)
nbnd = 2 ;
chars = 8 ;
lev = 26 ;
ilev = 27 ;