Skip to content

Instantly share code, notes, and snippets.

@nialdarbey
Last active September 5, 2015 15:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nialdarbey/610ac201ac6378de7f38 to your computer and use it in GitHub Desktop.
Save nialdarbey/610ac201ac6378de7f38 to your computer and use it in GitHub Desktop.
.time .time.windSpeed .time.windSpeed.description
{
  precipitation: "None",
  windSpeed: {
    unit: "mps",
    measure: "4.6",
    description: " Light Breeze"
  },
  temperature @(
    unit: "celsius"
  ): "20",
  clouds: "Clear sky"
}
{
  unit: "mps",
  measure: "4.6",
  description: 
    " Light Breeze"
}
" Light Breeze"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment