WebViz: A web-based collaborative interactive visualization system for largescale data sets
Збережено в:
Дата: | 2010 |
---|---|
Автори: | , , , |
Формат: | Стаття |
Мова: | English |
Опубліковано: |
Інститут геофізики ім. С.I. Субботіна НАН України
2010
|
Назва видання: | Геофизический журнал |
Онлайн доступ: | http://dspace.nbuv.gov.ua/handle/123456789/103532 |
Теги: |
Додати тег
Немає тегів, Будьте першим, хто поставить тег для цього запису!
|
Назва журналу: | Digital Library of Periodicals of National Academy of Sciences of Ukraine |
Цитувати: | WebViz: A web-based collaborative interactive visualization system for largescale data sets / E. McArthur, R. Weiss, D. Yuen, M. Knox // Геофизический журнал. — 2010. — Т. 32, № 4. — С. 215-216. — Бібліогр.: 6 назв. — англ. |
Репозитарії
Digital Library of Periodicals of National Academy of Sciences of Ukraineid |
irk-123456789-103532 |
---|---|
record_format |
dspace |
spelling |
irk-123456789-1035322016-06-20T03:02:11Z WebViz: A web-based collaborative interactive visualization system for largescale data sets McArthur, E. Weiss, R. Yuen, D. Knox, M. 2010 Article WebViz: A web-based collaborative interactive visualization system for largescale data sets / E. McArthur, R. Weiss, D. Yuen, M. Knox // Геофизический журнал. — 2010. — Т. 32, № 4. — С. 215-216. — Бібліогр.: 6 назв. — англ. 0203-3100 http://dspace.nbuv.gov.ua/handle/123456789/103532 en Геофизический журнал Інститут геофізики ім. С.I. Субботіна НАН України |
institution |
Digital Library of Periodicals of National Academy of Sciences of Ukraine |
collection |
DSpace DC |
language |
English |
format |
Article |
author |
McArthur, E. Weiss, R. Yuen, D. Knox, M. |
spellingShingle |
McArthur, E. Weiss, R. Yuen, D. Knox, M. WebViz: A web-based collaborative interactive visualization system for largescale data sets Геофизический журнал |
author_facet |
McArthur, E. Weiss, R. Yuen, D. Knox, M. |
author_sort |
McArthur, E. |
title |
WebViz: A web-based collaborative interactive visualization system for largescale data sets |
title_short |
WebViz: A web-based collaborative interactive visualization system for largescale data sets |
title_full |
WebViz: A web-based collaborative interactive visualization system for largescale data sets |
title_fullStr |
WebViz: A web-based collaborative interactive visualization system for largescale data sets |
title_full_unstemmed |
WebViz: A web-based collaborative interactive visualization system for largescale data sets |
title_sort |
webviz: a web-based collaborative interactive visualization system for largescale data sets |
publisher |
Інститут геофізики ім. С.I. Субботіна НАН України |
publishDate |
2010 |
url |
http://dspace.nbuv.gov.ua/handle/123456789/103532 |
citation_txt |
WebViz: A web-based collaborative interactive visualization system for largescale data sets / E. McArthur, R. Weiss, D. Yuen, M. Knox // Геофизический журнал. — 2010. — Т. 32, № 4. — С. 215-216. — Бібліогр.: 6 назв. — англ. |
series |
Геофизический журнал |
work_keys_str_mv |
AT mcarthure webvizawebbasedcollaborativeinteractivevisualizationsystemforlargescaledatasets AT weissr webvizawebbasedcollaborativeinteractivevisualizationsystemforlargescaledatasets AT yuend webvizawebbasedcollaborativeinteractivevisualizationsystemforlargescaledatasets AT knoxm webvizawebbasedcollaborativeinteractivevisualizationsystemforlargescaledatasets |
first_indexed |
2025-07-07T13:58:50Z |
last_indexed |
2025-07-07T13:58:50Z |
_version_ |
1836996866367029248 |
fulltext |
�������������
�� !"#
$
�%
&'
(�%
�)�) ��*
+,�
�-.�,/�0
��.
���
�1��,
��0.
0�
0���,�
���
�����
��
WebViz: A web-based collaborative interactive
visualization system for largescale data sets
�E. McArthur1, R. Weiss1,2, D. Yuen1,3, M. Knox4, 2010
1Department of Geology and Geophysics, University of Minnesota, Minneapolis, USA
2Department of Computer Science, Macalester College, Saint Paul, USA
3Minnesota Supercomputing Institute, University of Minnesota, Minneapolis, USA
4Laboratory of Computational Science and Engineering, University of Minnesota, Minneapolis, USA
With larger, faster, and more affordable multi-core
and massively parallel computers coming to the
market and with the introduction of general purpose
GPU computing, the number and size of data sets
being produced by the scientific community is on a
steep rise. Additionally, with the rise of digital com-
munication technologies, it is more and more com-
mon for scientists to engage in international col-
laborations across large geographical distances. To
make sense of the large amount of data now being
produced and to make collaboration between sci-
entists easier, a new paradigm for data visualiza-
tion is necessary. We propose that collaborative vi-
sualization tools and a web-based approach to data
visualization is an attractive solution [Woodward et
al., 2007; Damon et al., 2008; Greensky et al., 2008;
McLane et al., 2009].
We have created a web-based application for
multi-user collaborative visualization called WebViz.
Our web application allows users in geographically
disparate locations to simultaneously and collec-
tively visualize large data sets (on the order of
gigabytes) over the Internet. Furthermore, by pro-
viding data visualization services "in the cloud," us-
ers all around the world can leverage our service
regardless of their local compute capabilities.
WebViz leverages asynchronous java and XML
(AJAX) web development paradigms via the Google
Web Toolkit (http://code.google.com/webtoolkit/) to
provide remote users with a web portal to LCSE's
(http://www.lcse.umn.edu) large-scale interactive
visualization system already in place at the Univer-
sity of Minnesota. LCSE's custom hierarchical vol-
ume rendering software provides high-resolution vi-
sualizations on the order of 15 million pixels and has
been employed primarily for visualizing data from simu-
lations in astrophysics, geophysics, and computa-
tional fluid dynamics [Porter, 2002; Porter et al., 2002;
Greensky et al., 2008; McLane et al., 2009].
In the current version of our WebViz application,
we have implemented a new, highly extensible back-
end framework built around HTTP "server push" tech-
nology. This design allows us to provide a rich col-
laborative environment and a smooth end-user ex-
perience. Furthermore, the web application is al-
most completely platform independent and is ac-
cessible via a variety of devices including netbooks,
iPhones, and other web- and javascript-enabled cell
phones.
Features in the current version of WebViz include:
the ability for (1) users to launch multiple visualiza-
tions, (2) a user to invite one or more other users to
view their visualization in real-time, (3) users to del-
egate control aspects of the visualization to others
and (4) engage in collaborative chat and instant mes-
saging with other users. These features are all in
addition to a full range of visualization functions in-
cluding 3D camera and object orientation/position
manipulation, timestepping control, and custom
color/alpha mapping.
�������
���
����� ����
��2 �������������
�� !"#
$
�%
&'
(�%
�)�)
Damon M. R., Kameyama M. C., Knox M. R., Porter D. H.,
Yuen D. A., Sevre E. Interactive visualization of 3D
mantle convection // Visual Geosciences. — 2008.
— P. 49—57. — DOI: 10.1007/s 10069-007-0008-1.
Greensky J., Czech W. W., Yuen D. A., Knox M., Da-
mon M. R., Chen S. S., Kameyama M. C. Ubiquitous
interactive visualization of 3D mantle convection
using a web portal with java and AJAX framework /
/ Visual Geosciences. — 2008. P. 105—115. —
DOI: 10.1007/ s10069-008-0013-z.
McLane J., Czech W. W., Yuen D. A., Knox M., Wang S. M.
Ubiquitous Interactive Visualization of Large-Scale
Simulations in Geosciences Over a Java-based
Web-Portal. — Concurrency and Computation:
Practice and Experiences. — 2009. — (in press).
References
Porter D. H. Volume visualization of high-resolution
data using PC Clusters. — 2002. — http://
www.lcse.umn.edu/hvr/pc_vol/rend_Lpdf/.
Porter D. H., Woodward P. R., Iyer A. Initial experiences
with grid-based volume visualization of fluid low
simulations on PC Clusters. — 2002. — http://
www.lcse.umn.edu/dhp1/ articles.html.
Woodward P. R., Porter D. H., Greensky J., Larson A. J.,
Knox M., Hanson J., Ravindran N., Fuchs T. Interac-
tive volume visualization of fluid flow simulation data.
Applied Parallel Computing, State of the Art in Sci-
entific Computing, Proc. PARA 2006 Conf., LNCS
4699, — Heidelberg: Springer Verlag, 2007. —
P. 659—664. — http://www.lcse.umn.edu/para06.
|