Michael Giansiracusa

dblp:204/5755 · DBLP profile ↗
← Back
5ranked-venue papers in the field
0as first author
2since 2021 · last 2024
—ORCID · none

Domains — venue-derived; a paper can count in several

Big Data, Cloud & Distributed Data Systems · 5
YearPublicationVenuePosition
2024 Data Workbench For Earth and Atmospheric Science Research Community
abstract
We introduce the Atmospheric Radiation Measurement (ARM) Data Workbench, a web-based interface that combines access to atmospheric datasets and computational resources. It is developed to facilitate a interactive data exploration and data analysis for the research community. The ARM Data Workbench offers a comprehensive solution that combines data locality, user-friendly access, and collaborative capabilities within a single platform. To empower researchers with a familiar analysis and compute environment, the data workbench integrates a JupyterHub which is a popular platform for scientific computing. In this paper, we discuss the features of ARM Data Workbench through which users can access the ARM hosted scientific datasets, order them and get them delivered. We discuss different types of user accounts we provide in order to have access to ARM data and the compute platform to perform analysis. We explain the process of navigating to ARM’s Data Discovery interface to access datasets and JupyterHub platform for scientific users with an example case study. The platform targets new researchers, graduate students and established researchers to help them in their research in a collaborative environment.
Sujata Goswami, Kyle Dumas, Wade Darnell, Varsile Tudor Garbulet, Michael Giansiracusa, Giri Prakash
IEEE Big Data5
2024 Enhancing Discoverability and Management of Atmospheric Data at Scale: Solutions from the ARM Data Center
abstract
The Atmospheric Radiation Measurement (ARM) is a multi-laboratory and multi-institutional U.S. Department of Energy (DOE) Office of Science National User Facility. The ARM Data Center (ADC), located at Oak Ridge National Laboratory, collects, archives, and shares vast atmospheric data crucial for climate research. The ADC manages over 7 PB of data from 460 instruments worldwide, processing it into more than 11,000 diverse data products using the Network Common Data Form (NetCDF) for machine-independent accessibility. The primary challenge addressed in this paper is the efficient management and distribution of vast and diverse datasets essential for the climate research community, enhancing accessibility through advanced tools like Data Discovery. The ADC has developed advanced infrastructure and software architecture to handle the continuous influx of heterogeneous data to enhance data discoverability, resulting in increased scientific collaboration. In 2023, users from over 34 countries downloaded and utilized ARM data, resulting in 1,455 publications. The ADC’s efforts have significantly improved the discoverability and usability of atmospheric data, fostering extensive scientific research and collaboration. This paper details the solutions implemented by the ADC team for efficient data discovery and distribution, and it demonstrates ARM’s capability of staging processed data for scientific analysis.
Chirag Shah 0002, Wade Darnell, Hannah Collier, Harold Shanafield, Michael Giansiracusa, Giri Prakash
IEEE Big Data5
2019 Provenance-aware workflow for data quality management and improvement for large continuous scientific data streams
abstract
Data quality assessment, management and improvement is an integral part of any big data intensive scientific research to ensure accurate, reliable, and reproducible scientific discoveries. The task of maintaining the quality of data, however, is non-trivial and poses a challenge for a program like the Department of Energy's Atmospheric Radiation Measurement (ARM) that collects data from hundreds of instruments across the world, and distributes thousands of streaming data products that are continuously produced in near-real-time for an archive 1.7 Petabyte in size and growing. In this paper, we present a computational data processing workflow to address the data quality issues via an easy and intuitive web-based portal that allows reporting of any quality issues for any site, facility or instruments at a granularity down to individual variables in the data files. This portal allows instrument specialists and scientists to provide corrective actions in the form of symbolic equations. A parallel processing framework applies the data improvement to a large volume of data in an efficient, parallel environment, while optimizing data transfer and file I/O operations; corrected files are then systematically versioned and archived. A provenance tracking module tracks and records any change made to the data during its entire life cycle which are communicated transparently to the scientific users. Developed in Python using open source technologies, this software architecture enables fast and efficient management and improvement of data in an operational data center environment.
Jitendra Kumar 0001, Michael C. Crow, Ranjeet Devarakonda, Michael Giansiracusa, Kavya Guntupally, Joseph V. Olatt, Zach Price, Harold Shanafield
IEEE BigData4
2018 Machine Learning and Social Media to Mine and Disseminate Big Scientific Data
abstract
One of the challenges in supplying the communities with wider access to scientific databases is the need for knowledge of database languages like Structured Query Language (SQL). Although the SQL language has been published in many forms, not everybody is able to write SQL queries. Another challenge is that it might not be practical to make the public aware of the structure of databases. There is a need for novice users to query relational databases using their natural language. To solve this problem, many natural language interfaces to structured databases have been developed. The goal is to provide a more intuitive method for generating database queries and delivering responses. Through social media, which makes it possible to interact with a wide section of the population, and with the help of natural language processing, researchers at the Atmospheric Radiation Measurement (ARM) Data Center at Oak Ridge National Laboratory (ORNL) have developed a concept to enable easy search and retrieval of data from several environmental data centers for the scientific community through social media. Using a machine learning framework that maps natural language text to thousands of datasets, instruments, variables, and data streams, the prototype system would allow users to request data through Twitter and receive a link (via tweet) to applicable data results on the project’s search catalog tailored to their key words. This automated identification of relevant data from various petascale archives at ORNL could increase convenience, access, and use of the project’s data by the broader community. In this paper we discuss how some data-intensive projects at ORNL are using innovative ways to help in data discovery.
Ranjeet Devarakonda, Michael Giansiracusa, Jitendra Kumar 0001
IEEE BigData2
2017 Social media based NPL system to find and retrieve ARM data: Concept paper
abstract
Information connectivity and retrieval has a role in our daily lives. The most pervasive source of online information is databases. The amount of data is growing at rapid rate and database technology is improving and having a profound effect. Almost all online applications are storing and retrieving information from databases. One challenge in supplying the public with wider access to informational databases is the need for knowledge of database languages like Structured Query Language (SQL). Although the SQL language has been published in many forms, not everybody is able to write SQL queries. Another challenge is that it may not be practical to make the public aware of the structure of the database. There is a need for novice users to query relational databases using their natural language. To solve this problem, many natural language interfaces to structured databases have been developed. The goal is to provide more intuitive method for generating database queries and delivering responses. Social media makes it possible to interact with a wide section of the population. Through this medium, and with the help of Natural Language Processing (NLP) we can make the data of the Atmospheric Radiation Measurement Data Center (ADC) more accessible to the public. We propose an architecture for using Apache Lucene/Solr [1], OpenML [2,3], and Kafka [4] to generate an automated query/response system with inputs from Twitter5, our Cassandra DB, and our log database. Using the Twitter API and NLP we can give the public the ability to ask questions of our database and get automated responses.
Ranjeet Devarakonda, Michael Giansiracusa, Jitendra Kumar 0001, Harold Shanafield
IEEE BigData2