ESIPFed / gsoc

Project ideas and mentor guidance for ESIP members to participate in Google Summer of Code.
Apache License 2.0
34 stars 16 forks source link

National Water Model data visualization #2

Closed jreadey closed 6 years ago

jreadey commented 6 years ago

Idea

National Water Model data visualization

Create an AJAX WebUI that enables visualization of the entire 20TB National Water Model dataset (http://water.noaa.gov/about/nwm).

There is a viewer for pre-computed National Water Model data at http://water.noaa.gov/tools/nwm-image-viewer, but now that the data is available on AWS, there's the potential to interactively explore the entire dataset.

This viewer for the National Renewable Energy lab WIND dataset (also many TB), illustrates the concept: https://nrel.github.io/hsds-viz/ (see screen grab below). More info on the NREL viewer at https://www.nrel.gov/grid/wind-toolkit.html.

Skills Needed

JavaScript, HTML, AJAX, data visualization

Mentors

2018-01-23_6-42-11

lieberjosh commented 6 years ago

Harvard Center for Geographic Analysis is developing a system for analyzing and viewing NWM output data using GPU-powered data access and rendering (MapD). We'd also be interested in supporting student development of visualization applications on top of this. While we have captured our own store of 6 weeks of NWM output netcdf datafiles, access to an already created S3 store would be helpful if such a repository exists.

jreadey commented 6 years ago

@lieberjosh - that sounds very interesting. Does MapD already support data stored in HDF5?

lieberjosh commented 6 years ago

Not yet. A possible enhancement. We presently do conversion and processing of the output files before loading.

jjmachan commented 6 years ago

hi, I would like to work on this project. I am experienced in working with web apps and build a few using angular. I've gone through the docs and have a rough idea. Can I start working on this?

rsignell-usgs commented 6 years ago

https://www.prnewswire.com/news-releases/mapd-to-collaborate-with-the-center-for-geographic-analysis-at-harvard-university-to-accelerate-research-with-gpus-300505042.html

@lieberjosh , does Harvard have anything to look at yet?

lieberjosh commented 6 years ago

We’re still waiting on hardware to be installed at the Mass Open Cloud and for a new version of MapD supporting more graphics types, but we have a test dataset loaded on an AWS instance. Hope to have something more usable in 1-2 months. That bitcoin-mining is stiff competition for GPU cards.

—Josh

On Feb 15, 2018, at 6:36 AM, Rich Signell notifications@github.com wrote:

https://www.prnewswire.com/news-releases/mapd-to-collaborate-with-the-center-for-geographic-analysis-at-harvard-university-to-accelerate-research-with-gpus-300505042.html https://www.prnewswire.com/news-releases/mapd-to-collaborate-with-the-center-for-geographic-analysis-at-harvard-university-to-accelerate-research-with-gpus-300505042.html @lieberjosh https://github.com/lieberjosh , does Harvard have anything to look at yet?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ESIPFed/GSoC/issues/2#issuecomment-365901667, or mute the thread https://github.com/notifications/unsubscribe-auth/AExWhnBuYjeYNbEIXbuGvvHtBS5XQQtZks5tVBa-gaJpZM4Ror8k.

lieberjosh commented 6 years ago

Is there indeed an accessible NWM S3 archive? Haven’t found any information about this.

On Feb 15, 2018, at 6:36 AM, Rich Signell notifications@github.com wrote:

https://www.prnewswire.com/news-releases/mapd-to-collaborate-with-the-center-for-geographic-analysis-at-harvard-university-to-accelerate-research-with-gpus-300505042.html https://www.prnewswire.com/news-releases/mapd-to-collaborate-with-the-center-for-geographic-analysis-at-harvard-university-to-accelerate-research-with-gpus-300505042.html @lieberjosh https://github.com/lieberjosh , does Harvard have anything to look at yet?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ESIPFed/GSoC/issues/2#issuecomment-365901667, or mute the thread https://github.com/notifications/unsubscribe-auth/AExWhnBuYjeYNbEIXbuGvvHtBS5XQQtZks5tVBa-gaJpZM4Ror8k.

SETIADEEPANSHU commented 6 years ago

I am interested in this project , how can I start?

rsignell-usgs commented 6 years ago

Ideas for what we would visualize

esip-lab commented 5 years ago

@jreadey or @rsignell-usgs any chance you'd like to update and open this back up for 2019 GSoC?