Note: When clicking on a Digital Object Identifier (DOI) number, you will be taken to an external site maintained by the publisher.
Some full text articles may not yet be available without a charge during the embargo (administrative interval).
What is a DOI Number?
Some links on this page may take you to non-federal websites. Their policies may differ from this site.
-
The Cyberinfrastructure Training and Capacity Building in Climate and Environmental Sciences (CI-TRACS) program represents a pioneering initiative aimed at enhancing cyberinfrastructure proficiency within Hawaii’s academic community. This paper outlines the program’s comprehensive strategy, which integrates curriculum development, hands-on workshops, and professional growth opportunities to cultivate a robust foundation in CI practices. The initiative’s core objective is to elevate CI literacy, promote cross-disciplinary cooperation, and endorse the principles of open science. Significant contributions from the CI-TRACS program include a suite of educational materials and resources tailored for integration into higher education syllabi. Collaboration with the Hawaii Data Science Institute has been instrumental in nurturing a burgeoning network of data science professionals. The CI-TRACS program is instrumental in realizing the shared vision of equipping Hawaii’s emerging workforce with the sophisticated CI skills necessary to navigate and excel in the evolving landscape of climate and environmental sciences.more » « lessFree, publicly-accessible full text available July 17, 2025
-
The C-MĀIKI gateway is a science gateway that leverages a computational workload management API called Tapis to support modern, interoperable, and scalable microbiome data analysis. This project is focused on migrating an existing C-MĀIKI gateway pipeline from Tapis v2 to Tapis v3 so that it can take advantage of the new robust Tapis v3 features and stay modern. This requires three major steps: 1) Containerization of each existing microbiome workflow. 2) Create a new app definition for each of the workflows. 3) Enabling the ability to submit jobs to a SLURM scheduler inside of a singularity container to support the Nextflow workflow manager. This work presents the experience and challenges in upgrading the pipeline.more » « less
-
This article discusses the design and implementation of the Hawai'i Groundwater Recharge Tool, an application for providing data and analyses of the impacts of land-cover modifications and changes in precipitation on groundwater-recharge rates for the island of O'ahu. This application uses simulation data based on a set of 29 land-cover types and 2 precipitation conditions to provide users with real-time recharge calculations for interactively defined land-cover modifications. The tool provides two visualizations, representing the land cover for the island and the resultant groundwater-recharge rates, and a set of metrics indicating the changes to groundwater recharge for relevant areas to present a set of easily interpretable outcomes based on user-defined scenarios. Users have varying degrees of control over the granularity of data input and output, allowing for the quick production of a roughly defined scenario, or more precise land-cover definitions. These modifications can be exported for further analysis. Heuristics are used to provide a responsive user interface and performant integration with the database containing the full set of simulation data. This tool is designed to provide user-friendly access to the information on the impacts of land-cover and precipitation changes on groundwater-recharge rates needed to assist in making data-driven decisions.more » « less
-
This paper discusses the design and implementation of the Hawai‘i Rainfall Analysis and Mapping Application (HI-RAMA) decision support tool. HI-RAMA provides researchers and community stakeholders interactive access to and visualization of hosted historical and near-real-time monthly rainfall maps and aggregated rainfall station observational data for the State of Hawai‘i. The University of Hawai‘i Information Technology Services Cyberinfrastructure team in partnership with members of the Hawai‘i Established Program to Stimulate Competitive Research (EPSCoR) ‘Ike Wai project team developed this application as part of the ‘Ike Wai Gateway to support water sustainability research for the state of Hawai‘i. This tool is designed to provide user-friendly access to information that can reveal the impacts of climate changes related to precipitation so users can make data-driven decisions.more » « less
-
In the last decade, the rise of hosted Software-as-a-Service (SaaS) application programming interfaces (APIs) across both academia and industry has exploded, and simultaneously, microservice architectures have replaced monolithic application platforms for the flexibility and maintainability they offer. These SaaS APIs rely on small, independent and reusable microservices that can be assembled relatively easily into more complex applications. As a result, developers can focus on their own unique functionality and surround it with fully functional, distributed processes developed by other specialists, which they access through APIs. The Tapis framework, a NSF funded project, provides SaaS APIs to allow researchers to achieve faster scientific results, by eliminating the need to set up a complex infrastructure stack. In this paper, we describe the best practices followed to create Tapis APIs using Python and the Stream API as an example implementation illustrating authorization and authentication with the Tapis Security Kernel, Tenants and Tokens APIs, leveraging OpenAPI v3 specification for the API definitions and docker containerization. Finally, we discuss our deployment strategy with Kubernetes, which is an emerging orchestration technology and the early adopter use cases of the Streams API service.more » « less