• Title/Summary/Keyword: Graphical user interface (GUI)

Search Result 252, Processing Time 0.018 seconds

Misconception on the Yellow Sea Warm Current in Secondary-School Textbooks and Development of Teaching Materials for Ocean Current Data Visualization (중등학교 교과서 황해난류 오개념 분석 및 해류 데이터 시각화 수업자료 개발)

  • Su-Ran Kim;Kyung-Ae Park;Do-Seong Byun;Kwang-Young Jeong;Byoung-Ju Choi
    • Journal of the Korean earth science society
    • /
    • v.44 no.1
    • /
    • pp.13-35
    • /
    • 2023
  • Ocean currents play the most important role in causing and controlling global climate change. The water depth of the Yellow Sea is very shallow compared to the East Sea, and the circulation and currents of seawater are quite complicated owing to the influence of various wind fields, ocean currents, and river discharge with low-salinity seawater. The Yellow Sea Warm Current (YSWC) is one of the most representative currents of the Yellow Sea in winter and is closely related to the weather of the southwest coast of the Korean Peninsula, so it needs to be treated as important in secondary-school textbooks. Based on the 2015 revised national educational curriculum, secondary-school science and earth science textbooks were analyzed for content related to the YSWC. In addition, a questionnaire survey of secondary-school science teachers was conducted to investigate their perceptions of the temporal variability of ocean currents. Most teachers appeared to have the incorrect knowledge that the YSWC moves north all year round to the west coast of the Korean Peninsula and is strong in the summer like a general warm current. The YSWC does not have strong seasonal variability in current strength, unlike the North Korean Cold Current (NKCC), but does not exist all year round and appears only in winter. These errors in teachers' subject knowledge had a background similar to why they had a misconception that the NKCC was strong in winter. Therefore, errors in textbook contents on the YSWC were analyzed and presented. In addition, to develop students' and teachers' data literacy, class materials on the YSWC that can be used in inquiry activities were developed. A graphical user interface (GUI) program that can visualize the sea surface temperature of the Yellow Sea was introduced, and a program displaying the spatial distribution of water temperature and salinity was developed using World Ocean Atlas (WOA) 2018 oceanic in-situ measurements of water temperature and salinity data and ocean numerical model reanalysis field data. This data visualization materials using oceanic data is expected to improve teachers' misunderstandings and serve as an opportunity to cultivate both students and teachers' ocean and data literacy.

Twitter Issue Tracking System by Topic Modeling Techniques (토픽 모델링을 이용한 트위터 이슈 트래킹 시스템)

  • Bae, Jung-Hwan;Han, Nam-Gi;Song, Min
    • Journal of Intelligence and Information Systems
    • /
    • v.20 no.2
    • /
    • pp.109-122
    • /
    • 2014
  • People are nowadays creating a tremendous amount of data on Social Network Service (SNS). In particular, the incorporation of SNS into mobile devices has resulted in massive amounts of data generation, thereby greatly influencing society. This is an unmatched phenomenon in history, and now we live in the Age of Big Data. SNS Data is defined as a condition of Big Data where the amount of data (volume), data input and output speeds (velocity), and the variety of data types (variety) are satisfied. If someone intends to discover the trend of an issue in SNS Big Data, this information can be used as a new important source for the creation of new values because this information covers the whole of society. In this study, a Twitter Issue Tracking System (TITS) is designed and established to meet the needs of analyzing SNS Big Data. TITS extracts issues from Twitter texts and visualizes them on the web. The proposed system provides the following four functions: (1) Provide the topic keyword set that corresponds to daily ranking; (2) Visualize the daily time series graph of a topic for the duration of a month; (3) Provide the importance of a topic through a treemap based on the score system and frequency; (4) Visualize the daily time-series graph of keywords by searching the keyword; The present study analyzes the Big Data generated by SNS in real time. SNS Big Data analysis requires various natural language processing techniques, including the removal of stop words, and noun extraction for processing various unrefined forms of unstructured data. In addition, such analysis requires the latest big data technology to process rapidly a large amount of real-time data, such as the Hadoop distributed system or NoSQL, which is an alternative to relational database. We built TITS based on Hadoop to optimize the processing of big data because Hadoop is designed to scale up from single node computing to thousands of machines. Furthermore, we use MongoDB, which is classified as a NoSQL database. In addition, MongoDB is an open source platform, document-oriented database that provides high performance, high availability, and automatic scaling. Unlike existing relational database, there are no schema or tables with MongoDB, and its most important goal is that of data accessibility and data processing performance. In the Age of Big Data, the visualization of Big Data is more attractive to the Big Data community because it helps analysts to examine such data easily and clearly. Therefore, TITS uses the d3.js library as a visualization tool. This library is designed for the purpose of creating Data Driven Documents that bind document object model (DOM) and any data; the interaction between data is easy and useful for managing real-time data stream with smooth animation. In addition, TITS uses a bootstrap made of pre-configured plug-in style sheets and JavaScript libraries to build a web system. The TITS Graphical User Interface (GUI) is designed using these libraries, and it is capable of detecting issues on Twitter in an easy and intuitive manner. The proposed work demonstrates the superiority of our issue detection techniques by matching detected issues with corresponding online news articles. The contributions of the present study are threefold. First, we suggest an alternative approach to real-time big data analysis, which has become an extremely important issue. Second, we apply a topic modeling technique that is used in various research areas, including Library and Information Science (LIS). Based on this, we can confirm the utility of storytelling and time series analysis. Third, we develop a web-based system, and make the system available for the real-time discovery of topics. The present study conducted experiments with nearly 150 million tweets in Korea during March 2013.