Last active
May 2, 2018 17:41
-
-
Save swnesbitt/98a7485d53f44c71ed9bcbfdcbc5c4b6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"cells": [ | |
{ | |
"cell_type": "code", | |
"execution_count": 4, | |
"metadata": {}, | |
"outputs": [ | |
{ | |
"name": "stdout", | |
"output_type": "stream", | |
"text": [ | |
"Populating the interactive namespace from numpy and matplotlib\n" | |
] | |
}, | |
{ | |
"name": "stderr", | |
"output_type": "stream", | |
"text": [ | |
"/Users/snesbitt/anaconda/lib/python3.6/site-packages/IPython/core/magics/pylab.py:160: UserWarning: pylab import has clobbered these variables: ['poly', 'time', 'plot']\n", | |
"`%matplotlib` prevents importing * from pylab and numpy\n", | |
" \"\\n`%matplotlib` prevents importing * from pylab and numpy\"\n" | |
] | |
}, | |
{ | |
"name": "stdout", | |
"output_type": "stream", | |
"text": [ | |
"http://thredds-jumbo.unidata.ucar.edu/thredds/dodsC/satellite/goes16/GRB16/ABI/FullDisk/Channel13/current/OR_ABI-L1b-RadF-M3C13_G16_s20173620230450_e20173620241228_c20173620241291.nc\n" | |
] | |
}, | |
{ | |
"data": { |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment