Skip to content

Instantly share code, notes, and snippets.

@jbusecke
Last active October 29, 2020 15:22
Show Gist options
  • Save jbusecke/14277820f91854e1e51ec58716b1b48c to your computer and use it in GitHub Desktop.
Save jbusecke/14277820f91854e1e51ec58716b1b48c to your computer and use it in GitHub Desktop.
ds_section = ds.sel(
time='2010-01',
y=slice(-90,10),
lev=slice(0,1500)
).interp(x=230).squeeze()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment