Skip to content

Instantly share code, notes, and snippets.

View naomi-henderson's full-sized avatar

Naomi Henderson naomi-henderson

  • Columbia University
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.
@naomi-henderson
naomi-henderson / CMIP5-MakeFigs.ipynb
Created June 14, 2018 10:50
CMIP5 multi-model stats notebook from my home linux box
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@naomi-henderson
naomi-henderson / CMIP5-MakeFigs-GC.ipynb
Created June 14, 2018 11:11
Same notebook on pangeo.pydata.org
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@naomi-henderson
naomi-henderson / CMIP5-MakeFigs-June20.ipynb
Last active April 29, 2020 23:42
June 20 version of the CMIP5-MakeFigs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@naomi-henderson
naomi-henderson / NCEP-covar.ipynb
Created July 28, 2018 00:47
code to calculate monthly mean UpVortp from the NCEP daily pressure level U and vorticity
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.
@naomi-henderson
naomi-henderson / cmip6-original.yaml
Last active March 18, 2019 19:57
The intake catalog for the sample CMIP6 3-hourly datasets
plugins:
source:
- module: intake_xarray
sources:
cmip6_3hr:
description: CMIP6 3-hourly precipitation, surface humidity and temperature data
metadata:
tags:
- atmosphere
@naomi-henderson
naomi-henderson / cmip6-test.ipynb
Created March 18, 2019 19:58
notebook to test cmip6.yaml
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@naomi-henderson
naomi-henderson / cmip6.yaml
Created March 18, 2019 20:02
A partial version of cmip6.yaml (only one model, four more to come ...)
plugins:
source:
- module: intake_xarray
sources:
CNRM_CM6_1.historical.r1i1p1f2.pr:
description: CMIP6 3-hourly precipitation for CNRM-CM6-1 historical scenario r1i1p1f2
metadata:
tags:
- atmosphere
@naomi-henderson
naomi-henderson / cmip6.yaml
Created March 19, 2019 10:21
The updated, 5 model version of the cmip6 catalog file
plugins:
source:
- module: intake_xarray
sources:
BCC-CSM2-MR.historical.r1i1p1f1.pr:
description: CMIP6 3-hourly precipitation for BCC-CSM2-MR historical scenario r1i1p1f1
metadata:
tags:
- atmosphere