diff --git a/Teams/wise-eddy/About.md b/Teams/wise-eddy/About.md new file mode 100644 index 0000000..c07c2e0 --- /dev/null +++ b/Teams/wise-eddy/About.md @@ -0,0 +1,35 @@ +Wise Eddy +============================ +[WE](http://wiseeddy.com) develop interactive and highly visual software for education and science applications. + +=========================== + +|elise +|--- +| ![Elise](https://pbs.twimg.com/profile_images/537667109556207616/FJGGygAp.png) + +I'm a scientist (mainly with climate-related subjects) who has been writing code for research and +outreach for many years. I am interested in numerical modeling and visualizations that help +make sense of the world in beautiful ways. + + + +Why I want to win +=================================== +I have an idea about how to create more beautiful and interactive visualizations of global climate fields +(like surface temperature) and I want to bring that idea into production for a large audience +so they can see for themselves how the global climate has behaved, and that they can play with the data to draw their own conclusions from data. + +Skills +============== +- Javascript +- HTML5 +- SVG +- sed/awk/shell scripts etc +- NOAA/NASA APIs for the data + +The idea +======= +I'm going to tackle the climate question...by developing a better way to present public datasetes from +NOAA and NASA. + diff --git a/Teams/wise-eddy/team.json b/Teams/wise-eddy/team.json new file mode 100644 index 0000000..5e9763c --- /dev/null +++ b/Teams/wise-eddy/team.json @@ -0,0 +1,13 @@ +{ + "teamName": "Team Koders", + "members": [ + {"name":"Elise A. Ralph", + "twitter": "wiseeddy", + "koding":"wise-eddy", + "location":"Marquette, US" + } + ] +} + + +