Skip to content

Instantly share code, notes, and snippets.

View luetkemj's full-sized avatar
🌄
Working from home

Mark Luetke luetkemj

🌄
Working from home
View GitHub Profile
[
{
"temp":64,
"time":0
},
{
"temp":67,
"time":3600000
},
{
[
{
"rh":77,
"time":0
},
{
"rh":75,
"time":3600000
},
{
[
{
"temp":64,
"time":0,
"rh":77
},
{
"temp":67,
"time":3600000,
"rh":75
{
"duration":4740000,
"cells":[
{
"wind":6,
"cell_duration":1500000,
"cell_precipitation_rate":0.6,
"cell_solid":0,
"cell_hook":0,
"cell_delay":0
{
"duration":4740000,
"cells":[
{
"wind":6,
"cell_duration":1500000,
"cell_precipitation_rate":0.6,
"cell_solid":0,
"cell_hook":0,
"cell_delay":0,
@luetkemj
luetkemj / gist:dbff2d8ec505a7b8e7a8ea0e61a4a0ec
Created February 14, 2017 04:13
scribe*:weather.controller hourlyWeatherWithStorms.json
[
{
"temp":64,
"time":0,
"rh":77
},
{
"temp":67,
"time":3600000,
"rh":75
[
{
"temp":64,
"time":0,
"rh":77
},
{
"temp":67,
"time":3600000,
"rh":75
[
{
"temp":64,
"time":0,
"rh":77
},
{
"temp":67,
"time":3600000,
"rh":75
[
{
"time":0,
"forecast":{
"lowTemp":63,
"highTemp":95,
"highRH":82,
"lowRH":48,
"stormType":"multiCellLineNS",
"stormStartEstimate":"morning"
@luetkemj
luetkemj / gist:2002921
Created March 8, 2012 19:41
WP: Plugin Header
/*
Plugin Name:
Plugin URI: http://luetkemj.com/
Description:
Author: Mark Luetke
Author URI: http://luetkemj.com
Version: 1.0
*/