framework icon indicating copy to clipboard operation
framework copied to clipboard

add `observable create` weather example

Open trebor opened this issue 2 years ago • 3 comments

add a weather page like a-taste-of-observable.

@mbostock: I feel like a fun example for observable create would be a local weather dashboard. Like the old A Taste of Observable. There are some pretty convenient weather.gov APIs, and it’s pretty easy to personalize it — you just pick a location (or a weather station). And it even has lasting value if you want to automate the build of your own personal weather page.

trebor avatar Jan 25 '24 22:01 trebor

Sorry for not being clear via Slack, but I’m already working on this. 😓

mbostock avatar Jan 26 '24 06:01 mbostock

ah, no worries. i hadn't done any work on it.

trebor avatar Jan 26 '24 18:01 trebor

Posted my draft in #623.

mbostock avatar Jan 29 '24 02:01 mbostock