Skip to content

Instantly share code, notes, and snippets.

View natronics's full-sized avatar
💭
Not currenly working on side projects.

Nathan Bergey natronics

💭
Not currenly working on side projects.
View GitHub Profile
@natronics
natronics / Parsing_ADIS_messages.ipynb
Created August 3, 2013 20:40
Converting AIDS data to MKS units
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@natronics
natronics / ipython_test
Last active December 20, 2015 14:38
iPython Notebook Example
{
"metadata": {
"name": "ip_gits_test"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
@natronics
natronics / Get_Modis.py
Created October 18, 2011 05:21
Get a MODIS image from every day of the year using one of NASA's predefined subsets
#!/usr/bin/env python
# Get the MODIS image from every day of the year using one of NASA's predefined
# subsets
import urllib
import time
baseurl = 'http://rapidfire.sci.gsfc.nasa.gov/subsets/?subset='
subset = 'USA1' # Pacific Northwest