Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
@drstang Ahh, perhaps a forgotten requirement. It seems clear we need to get rid of Moment.js
@drstang correct… once it fails like that, it will never recover… code died
@mumblebaj
The data I get back is just numerals, with the exception of wind direction, which I convert to cardinal values :
(temp) 48.6 (wind speed) 2.2 (wind direction) NNE (feels like) 48.6 (daily rain) 0
Although with @sdetweil help, and using conditionals, I’m able to see my data on the MM now!