Engineering PapersSearch

SEARCH · Engineering Papers

Results for “record”

Search indexed NASA NTRS and DOE OSTI research on propulsion, heat transfer, battery materials and energy systems. Follow report and document links to the original sources.

Quote a phrase for an exact phrase match. Source license links do not imply unrestricted reuse.

At least 19 records

Distributed Order Recording Techniques for Efficient Record-and-Replay of Multi-threaded Programs

After all these years and all these other shared memory programming frameworks, OpenMP is still the most popular one. However, its greater levels of non-deterministic execution makes debugging and testing more challenging. The ability to record and deterministically replay the program execution is key to address this challenge. However, scalably replaying OpenMP programs is still an unresolved problem. In this paper, we propose two novel techniques that use Distributed Clock (DC) and Distributed Epoch (DE) recording schemes to eliminate excessive thread synchronization for OpenMP record and replay. Our evaluation on representative HPC applications with ReOMP, which we used to realize DC and DE recording, shows that our approach is 2-5x more efficient than traditional approaches that synchronize on every shared-memory access. Furthermore, we demonstrate that our approach can be easily combined with MPI-level replay tools to replay non-trivial MPI+OpenMP applications. We achieve this by integrating ReOMP into ReMPI, an existing scalable MPI record-and-replay tool, with only a small MPI-scale-independent runtime overhead.

Fu, Xiang

Three phase spectral interferometry for recording high dynamic range optical waveforms with <1 ps resolution over >2 ns records applied to closed-loop pulse shaping

Herein we demonstrate, to our knowledge, a novel spectral interferometry technique that simultaneously captures three spectral interferograms of a signal waveform with a reference pulse. The measured performance is robust to nonidealities and ambient drifts by implementing a precisely calibrated 3 × 3 polarization maintaining (PM) splitter that provides three phase shift differences nominally spaced 120° apart. The system can achieve long record length by implementing three, high resolution, virtually imaged phase array (VIPA) spectrometers. Here, we experimentally implement this technique and demonstrate the measurement of waveforms with >2ns of record while maintaining <1ps resolution.

42 ENGINEERING

A Closed Bay-Breeze Circulation and Its Lifecycle From TRACER With a New Orienteering Tape Recorder Diagram

A closed bay-breeze circulation (BBC) followed by a gulf-breeze front (GBF) was observed on 10 September 2022 during the Department of Energy's (DOE) Atmospheric Radiation Measurement (ARM) TRACER campaign. Using high-resolution X-band Scanning Cloud Radar (XSACR) and a newly developed orienteering tape recorder diagram, the study analyzed radar reflectivity and Doppler velocity to identify anomalies and track the evolution of these circulations. The BBC, a mesoscale system approximately 30-km long, 30-km wide, and 2-km deep, formed from enhanced horizontal convective rolls along the Galveston Bay coast, progressing northwestward under a 6 m s−1 onshore flow anomaly and reaching 1.5 km depth with return flow aloft. The inland penetration speed was 2 m s−1, driven by an observed 6-9 K land-water temperature contrast. The GBF, coupled to the BBC, intensified with additional southerly flow, penetrating further inland after the BBC collapsed. Passing over the TRACER field site, both fronts significantly impacted boundary layer thermodynamics, dynamics, and aerosol concentration. The BBC event exhibited four lifecycle stages-formation, development, maturation, and dissipation-driven by solar heating, wind field rotation, and interactions with convective eddies and the GBF. This study provides insights into the inland evolution of coastal breeze circulations and their interactions with environmental processes.

54 ENVIRONMENTAL SCIENCES

HarDWR - Harmonized Water Rights Records

A dataset within the Harmonized Database of Western U.S. Water Rights (HarDWR). For a detailed description of the database, please see the meta-record v2.0. Changelog v2.0 - Recalculated based on data sourced from WestDAAT - Changed using a Site ID column to identify unique records to using aa combination of Site ID and Allocation ID - Removed the Water Management Area (WMA) column from the harmonized records. The replacement is a separate file which stores the relationship between allocations and WMAs. This allows for allocations to contribute to water right amounts to multiple WMAs during the subsequent cumulative process. - Added a column describing a water rights legal status - Added "Unspecified" was a water source category - Added an acre-foot (AF) column - Added a column for the classification of the right's owner v1.02 - Added a .RData file to the dataset as a convenience for anyone exploring our code. This is an internal file, and the one referenced in analysis scripts as the data objects are already in R data objects. v1.01 - Updated the names of each file with an ID number less than 3 digits to include leading 0s v1.0 - Initial public release Description Here we present an updated database of Western U.S. water right records. This database provides consistent unique identifiers for each water right record, and a consistent categorization scheme that puts each water right record into one of seven broad use categories. These data were instrumental in conducting a study of the multi-sector dynamics of inter-sectoral water allocation changes though water markets (Grogan et al., *in review*). Specifically, the data were formatted for use as input to a process-based hydrologic model, Water Balance Model (WBM), with a water rights module (Grogan et al., *in review*). While this specific study motivated the development of the database presented here, water management in the U.S. West is a rich area of study (e.g., Anderson and Woosly, 2005; Tidwell, 2014; Null and Prudencio, 2016; Carney et al., 2021) so releasing this database publicly with documentation and usage notes will enable other researchers to do further work on water management in the U.S. West. We produced the water rights database presented here in four main steps: (1) data collection, (2) data quality control, (3) data harmonization, and (4) generation of cumulative water rights curves. Each of steps (1)-(3) had to be completed in order to produce (4), the final product that was used in the modeling exercise in Grogan et al. (*in review*). All data in each step is associated with a spatial unit called a Water Management Area (WMA), which is the unit of water right administration utilized by the state in which the right came from. Steps (2) and (3) required use to make assumptions and interpretation, and to remove records from the raw data collection. We describe each of these assumptions and interpretations below so that other researchers can choose to implement alternative assumptions an interpretation as fits their research aims. Motivation for Changing Data Sources The most significant change has been a switch from collecting the raw water rights directly from each state to using the water rights records presented in WestDAAT, a product of the Water Data Exchange (WaDE) Program under the Western States Water Council (WSWC). One of the main reasons for this is that each state of interest is a member of the WSWC, meaning that WaDE is partially funded by these states, as well as many universities. As WestDAAT is also a database with consistent categorization, it has allowed us to spend less time on data collection and quality control and more time on answering research questions. This has included records from water right sources we had previously not known about when creating v1.0 of this database. The only major downside to utilizing the WestDAAT records as our raw data is that further updates are tied to when WestDAAT is updated, as some states update their public water right records daily. However, as our focus is on cumulative water amounts at the regional scale, it is unlikely most records updates would have a significant effect on our results. The structure of WestDAAT led to several important changes to how HarWR is formatted. The most significant change is that WaDE has calculated a field known as `SiteUUID`, which is a unique identifier for the Point of Diversion (POD), or where the water is drawn from. This separate from `AllocationNativeID`, which is the identifier for the allocation of water, or the amount of water associated with the water right. It should be noted that it is possible for a single site to have multiple allocations associated with it and for an allocation to be able to be extracted from multiple sites. The site-allocation structure has allowed us to adapt a more consistent, and hopefully more realistic, approach in organizing the water right records than we had with HarDWR v1.0. This was incredibly helpful as the raw data from many states had multiple water uses within a single field within a single row of their raw data, and it was not always clear if the first water use was the most important, or simply first alphabetically. WestDAAT has already addressed this data quality issue. Furthermore, with v1.0, when there were multiple records with the same water right ID, we selected the largest volume or flow amount and disregarded the rest. As WestDAAT was already a common structure for disparate data formats, we were better able to identify sites with multiple allocations and, perhaps more importantly, allocations with multiple sites. This is particularly helpful when an allocation has sites which cross WMA boundaries, instead of just assigning the full water amount to a single WMA we are now able to divide the amount of water between the number of relevant WMAs. As it is now possible to identify allocations with water used in multiple WMAs, it is no longer practical to store this information within a single column. Instead the stAllocationToWMATab.csv file was created, which is an allocation by WMA matrix containing the percent Place of Use area overlap with each WMA. We then use this percentage to divide the allocation's flow amount between the given WMAs during the cumulation process to hopefully provide more realistic totals of water use in each area. However, not every state provides areas of water use, so like HarDWR v1.0, a hierarchical decision tree was used to assign each allocation to a WMA. First, if a WMA could be identified based on the allocation ID, then that WMA was used; typically, when available, this applied to the entire state and no further steps were needed. Second was the spatial analysis of Place of Use to WMAs. Third was a spatial analysis of the POD locations to WMAs, with the assumption that allocation's POD is within the WMA it should belong to; if an allocation still had multiple WMAs based on its POD locations, then the allocation's flow amount would be divided equally between all WMAs. The fourth, and final, process was to include water allocations which spatially fell outside of the state WMA boundaries. This could be due to several reasons, such as coordinate errors / imprecision in the POD location, imprecision in the WMA boundaries, or rights attached with features, such as a reservoir, which crosses state boundaries. To include these records, we decided for any POD which was within one kilometer of the state's edge would be assigned to the nearest WMA. Other Changes WestDAAT has Allowed In addition to a more nuanced and consistent method of assigning water right's data to WMAs, there are other benefits gained from using the WestDAAT dataset. Among those is a consistent categorization of a water right's legal status. In HarDWR v1.0, legal status was effectively ignored, which led to many valid concerns about the quality of the database related to the amounts of water the rights allowed to be claimed. The main issue was that rights with legal status' such as "application withdrawn", "non-active", or "cancelled" were included within HarDWR v1.0. These, and other water rights status' which were deemed to not be in use have been removed from this version of the database. Another major change has been the addition of the "unspecified water source category. This is water that can come from either surface water or groundwater, or the source of which is unknown. The addition of this source category brings the total number of categories to three. Due to reviewer feedback, we decided to add the acre-foot (AF) column so that the data may be more applicable to a wider audience. We added the ownerClassification column so that the data may be more applicable to a wider audience. File Descriptions The dataset is a series of various files organized by state sub-directories. In addition, each file begins with the state's name, in case the file is separate from its sub-directory for some reason. After the state name is the text which describes the contents of the file. Here is each file described in detail. Note that st is a placeholder for the state's name. stFullRecords_HarmonizedRights.csv: A file of the complete water records for each state. The column headers for each of this type of file are: state - The name of the state to which the allocations belong to. FIPS - The two digit numeric state ID code. siteID - The site location ID for POD locations. A site may have multiple allocations, which are the actual amount of water which can be drawn. In a simplified hypothetical, a farm stead may have an allocation for "irrigation" and an allocation for "domestic" water use, but the water is drawn from the same pumping equipment. It should be noted that many of the site ID appear to have been added by WaDE, and therefore may not be recognized by a given state's water rights database. allocationID - The allocation ID for the water right. For most states this is the water right ID, and what is recommended to use should a right be looked up on a given state's water rights database. The water amounts associated with these IDs tend to be finer scaled than those associated with siteID. It should be noted that some allocations may be extracted from multiple sites, particularly for larger Places of Use. ownerClassification - A classification of the types of owners for water rights. The most common is `Private` which incorporates a wide range of entities. Several classifications would be grouped into a government category, most of which are for the U.S. Federal Government. These allocations could be listed as "Federal", "United States of America", or as the names of any number of federal agencies. The last major grouping of entities is for "Native American"s. priorityDate - The date we use as the water right priority date for our modeling analysis. This is the legal priority date when it is available. However, for some rights, specifically from California and New Mexico, we used a pseudo priority date (e.g. well completion date or start of well drilling date) when a legal priority date was not available. The most questionable dates come from New Mexico, where the only date associated with certain water right records was the date the allocation was recorded in the database. As the allocation record creation tended to be within a few months of the filing of the application of the water right, from manually double checking the water rights, and our analysis focuses on aggregating water rights on the timescale of years, we determined it was acceptable to use such dates to include as many records as possible. primaryBeneficialUse - From the numerous state water use categories, WaDE categorized them into 21 categories WestDAAT. This column is the original WaDE category for the primary water use at the PoD site. allocationBeneficialUse - From the numerous state water use categories, WaDE categorized them into 21 categories for WestDAAT. This column is the original WaDE category

Economics

A high-resolution record of Late Holocene drought in the eastern Sierra Nevada (California, USA) from June Lake carbonate geochemistry

As historic drought conditions become more common in western North America, Late Quaternary hydroclimate records become vital for putting present anthropogenic conditions into a longer-term context. Here, we establish a high-resolution record of drought for the eastern Sierra Nevada (California) using lacustrine carbonates from well-dated sediment cores. We used oxygen and carbon stable-isotope ratios, combined with high-resolution scanning X-ray fluorescence counts of calcium (Ca) and titanium (Ti), to reconstruct the drought record over the last 4600 years in June Lake. We found elevated δ 18 O and δ 13 C carbonate isotope values coinciding with peaks in both total inorganic carbon and Ca/Ti, suggesting enhanced carbonate precipitation in response to evaporative concentration of lake water. At least six intervals of prolonged (centennial-scale) carbonate deposition were identified, including three pulses during the Late Holocene Dry Period (LHDP; ~3500–2000 cal yr BP), the Medieval Climate Anomaly (~1200–800 cal yr BP), and the Current Warm Period, which began around 100 cal yr BP. This record highlights the complexities of the LHDP, an interval that was more variable at June Lake than has been previously described in regional records.

54 ENVIRONMENTAL SCIENCES

Archival records housed at USTUR support radium dial worker dosimetry

The American radium dial worker (RDW) cohort of over 3200 persons is being revisited as part of the Million Person Study (MPS) to include a modern approach to RDW dosimetry. An exceptional source of data and contextualization in this project is an extensive collection of electronic records (digitized from existing microfilm and microfiche) housed at the United States Transuranium and Uranium Registries (USTUR). Although the type, extent, and quality (e.g. legibility) of record(s) varies between individuals, the remarkable occupational, medical and demographic data include in vivo radiation measurements (e.g. radon breath, whole body counts), autopsy results, medical records (including copies of radiographs), interviews over the years, and correspondence. Of particular dosimetric interest are the details of radiation measurements. For example, there are some instances where hand-written and transcribed values are both available, along with notes providing context for why a particular measurement in a series of measurements was chosen to assign an intake, or if there were concerns about a particular measurement. Born prior to 1935, RDW have nearly all passed away. Thus, the updated dosimetry, especially for the skeletal tissues, will allow the correlation of lifetime cumulative dose with radiation risk. Here we review typical information available in this collection of historical records and highlight some interesting finds. Additionally, we discuss the relevance to current and ongoing work related to updating the dosimetry of the RDW in the MPS, including providing an example of the usefulness of information contained in these records. The RDW cohort provides a unique historical perspective on occupational exposure to radium, making it a valuable dataset for understanding long-term health effects and improving current radiation protection standards.

Million Person Study

Assessing the fidelity of shallow-water carbonates as records of the Ni isotope composition of surface seawater

Nickel is a bioessential metal that is used in enzymes important to the C, N, and O cycles, and changes in its marine abundance and bioavailability may have affected the evolutionary trajectory of early life. Changes over time in the Ni isotope composition (δ 60 Ni) of surface seawater, which reflects biological demand for Ni, could allow for the reconstruction of the dynamics of Ni demand over Earth’s history, but this approach would require geologic records of surface seawater. Here, we investigate the fidelity of shallow-water carbonates as a record of the Ni isotope composition of surface seawater by determining how Ni is first partitioned into natural carbonates and then how post-depositional processes influence the Ni signal. Our samples come from the Great Bahama Bank, which is a well-studied, modern carbonate platform often used to study ancient platforms. We found that Ni is fractionated from seawater upon incorporation into carbonates capturing shallow (<18 cm), recent deposition (0.1 ‰–0.4 ‰ lighter than seawater). Variation among these [Ni] and δ 60 Ni values may be controlled by variation in mineral proportions. Meteoric diagenesis shifts δ 60 Ni to lower values, which we attribute to isotopically light meteoric fluids. In contrast, carbonates that experienced sediment-buffered marine diagenesis with respect to Ca isotopes and Sr/Ca ratios do not appear to differ in δ 60 Ni values from sediments generally representative of their initial deposition. The sensitivity of δ 60 Ni to diagenetic reset in these samples appears comparable to the sensitivities of Ca isotopes and Sr/Ca ratios, to first order. Thus, in general, carbonates that experienced sediment-buffered marine diagenesis with respect to these elements may hold the most promise as a record of the δ 60 Ni of coeval surface seawater. Additionally, we use our results to infer that the fraction of Ni removed from seawater into carbonates is less than 10 % of the total Ni output from the global oceans and incorporation of this Ni sink into global biogeochemical models will only have a minor impact on the modeled modern Ni budget.

Great Bahama Bank carbonates

Identification of drug repurposing candidates for amyotrophic lateral sclerosis using electronic health records: a retrospective cohort study

Amyotrophic lateral sclerosis (ALS) is a progressive neurodegenerative disease with a life expectancy of only 3–5 years and few approved treatments. To identify drug repurposing candidates for the treatment of ALS, we analysed the electronic health records (EHRs) of a large cohort of military veterans with ALS. We analysed the EHRs of individuals in the US Veterans Health Administration (VHA) database who were diagnosed with ALS between Jan 1, 2009 and Dec 31, 2019 to assess medication effects. Individuals without recorded prescriptions after the date of diagnosis were excluded. Two sets of criteria were applied to ascertain exposure. Exposure criteria A were met if the dispense date or the end date of the medication was within 12 months of ALS diagnosis and the end date was at least 6 months after the dispense date. Exposure criteria B were met if there were at least two dispenses within 6 months before diagnosis and 12 months after diagnosis. Propensity score-matched control groups were generated on the basis of confounders included in the EHR, with methodology of potential outcomes used to infer treatment effects. The primary outcome was death. A standard Cox proportional hazards analysis was done to assess association with survival. Survival was defined as the time from diagnosis date recorded in the EHR to death reported in the Department for Veterans Affairs Vital Status File. Follow-up survival time was censored on Dec 31, 2020, for those alive on this date. Downstream protein targets of drugs with clinically significant effects were analysed using the protein–protein interaction networks-based algorithm PathFX. The EHRs of 11 003 individuals with ALS in the VHA database were appropriate for analysis. 162 medications with treatment groups of 30 or more individuals were identified. Among these 162 medications, 27 were associated with statistically significant changes (≥0·1) in the hazard ratio (HR) for death. 18 of the medications were associated with a reduced HR for death (prolonged survival), and nine were associated with an increased HR for death (reduced survival). Drugs associated with reduced HR included HMG-CoA reductase inhibitors (simvastatin, pravastatin, lovastatin, and atorvastatin), PDE5 inhibitors (vardenafil and sildenafil), and α-adrenergic antagonists (tamsulosin and terazosin). The medications associated with an increased HR were drugs used either in the management of clinical features of ALS associated with poor outcomes or in end-of-life care. PathFx analysis identified a complex of proteins interacting with several of the identified drugs. To our knowledge, this analysis is the largest EHR-based study for identifying drug repurposing candidates for ALS. We identified several drugs that warrant further assessment as therapeutic options in ALS, as well as a protein network complex that might serve as a therapeutic target for ALS.

Reimer, Richard J. [Stanford Univ., CA (United Sta

A late glacial paleoenvironmental and climate record from the Sierra de Juarez, Baja California

Ciénegas are desert wetlands that are strongly correlated with the stability of the hydrologic cycle in arid landscapes. However, these environments are particularly vulnerable to climate change, drought, water diversion, and fire suppression which all have contributed to the degradation of ciénegas along the U.S.-Mexican borderlands. Therefore, identifying the timing of precipitation patterns in this region is of particular interest because of its relationship to many ecological responses of the landscape such as groundwater recharge and fire. Here, we present the first-ever fire paleoenvironmental record from Ciénega Chimeneas, a ciénega complex in the Sierra de Juárez of Baja California. We explore how changes in the amount and seasonality of moisture affected ciénega complexes and fire activity from across the southwestern North American region over the past 45,000 years. Further, our record suggests that during the late glacial period, 41,000–21,000 cal yr BP, the increase of Larrea and Quercus indicate an increase in summer precipitation. Subsequently, when summer precipitation increased, pollen preservation and pollen accumulation rates (PAR) also increased. Increased vegetation allowed for increased fire activity during the late glacial period. Regionally, most of the comparison sites also indicated wet conditions during the full glacial period. However, around 21,000 cal yr BP, effective moisture decreased resulting in a dramatic change in the vegetation assemblage. Specifically, the summer wet taxa disappeared, while pollen preservation and PAR decreased, suggesting a dry period until ~14,000 cal yr BP. Little fire activity is recorded after 21,000 cal yr BP, likely due to the absence of fuels. At ~14,000 cal yr BP, Larrea and Quercus reappear suggesting increased summer precipitation. However, the appearance of Cyperaceae and increases in grasses suggest increased winter precipitation. We suggest that the combination of summer wet and winterwet taxa ~14,000 cal yr BP represents an increase in ENSO conditions, while the summer moisture controls remained relatively constant.

54 ENVIRONMENTAL SCIENCES

Attribution of the record-high 2023 SST using a deep-learning framework

Abstract The global-mean sea surface temperature (SST) reached a record high in 2023, exceeding the 2016 record by 0.14 °C. This unprecedented change in global-mean SST has major implications for our understanding of internal variability and the forced response in our changing climate. In this work, we use neural networks trained on simulated climate data to separate the contributions of internal variability and the forced response within observations. Performing attribution reveals that internal variability was responsible for +0.07 °C of the 2023 global mean SST, due to anomalously warm conditions in the Pacific, Atlantic, and Indian Ocean basins. Furthermore, these results provide a line of evidence for accelerated forced warming in recent years. Continued monitoring of the climate will be critical for understanding the drivers behind this unprecedented SST record.

Rader, Jamin K. (ORCID:0000000222045977)

Emerging anomaly detection techniques for electronic health records: A survey

Background Anomaly detection in electronic health records (EHRs) is a cornerstone of biomedical informatics, with direct implications for patient safety, clinical decision-making, and the prevention of healthcare fraud. Once guided primarily by simple rule-based methods, the field has advanced rapidly, driven by increased computing power, richer and more detailed health data, and the rise of machine learning and deep learning techniques. The objective of this paper is to provide a comprehensive overview of modern approaches to detecting anomalies in EHRs, outlining their strengths, limitations, and relevance to key healthcare challenges. We review traditional statistical methods alongside newer ML- and DL-based strategies and hybrid models, with particular attention to how these techniques support transparency and build clinical trust. Methods This paper presents a thorough and critical survey through systematic review (PRISMA-based) of the latest anomaly detection strategies in time-sequence data domains within electronic health record systems. Results We explore a broad spectrum of methodologies, including statistical models, supervised and unsupervised learning approaches, hybrid frameworks, and state-of-the-art ML-based techniques that collectively advance the precision and scalability of detecting anomalies in complex clinical datasets. In addition to mapping current capabilities, we address the enduring challenges that hinder widespread implementation and provide a forward-looking perspective on the future of anomaly detection in the data-rich landscape of modern healthcare. Summary The advancement in AI-based approaches is reported along with the basic principles of the individual approaches and their applicability. The increased availability of high-quality data, advancements in DL approaches, and enhanced computation power are leading to more frequent adaptation of DL-based approaches. Emerging DL-based approaches that have been adapted in other domains or recently applied in the EHR domain are also discussed in detail. Although DL-based approaches can improve model predictions by incorporating comorbidities, their application is limited in low-frequency data domains (e.g., when the total available data remains in the single digits). Therefore, the user must carefully consider the application based on data availability.

Anomaly detection

ARCH: Large-scale knowledge graph via aggregated narrative codified health records analysis

Objective: Electronic health record (EHR) systems contain a wealth of clinical data stored as both codified data and free-text narrative notes (NLP). The complexity of EHR presents challenges in feature representation, information extraction, and uncertainty quantification. Here, to address these challenges, we proposed an efficient Aggregated naRrative Codified Health (ARCH) records analysis to generate a large-scale knowledge graph (KG) for a comprehensive set of EHR codified and narrative features. Methods: Using data from 12.5 million Veterans Affairs patients, ARCH first derives embedding vectors and generates similarities along with associated p-values to measure the strength of relatedness between clinical features with statistical certainty quantification. Next, ARCH performs a sparse embedding regression to remove indirect linkage between features to build a sparse KG. Finally, ARCH was validated on various clinical tasks, including detecting known relationships between entity pairs, predicting drug side effects, disease phenotyping, as well as sub-typing Alzheimer’s disease patients. Results: ARCH produces high-quality clinical embeddings and KG for over 60,000 codified and narrative EHR concepts. The KG and embeddings are visualized in the R-shiny powered web-API.3 ARCH achieved high accuracy in detecting EHR concept relationships, with AUCs of 0.926 (codified) and 0.861 (NLP) for similar EHR concepts, and 0.810 (codified) and 0.843 (NLP) for related pairs. It detected drug side effects with a 0.723 AUC, which improved to 0.826 after fine-tuning. Using both codified and NLP features, the detection power increased significantly. Compared to other methods, ARCH has superior accuracy and enhances weakly supervised phenotyping algorithms’ performance. Notably, it successfully categorized Alzheimer’s patients into two subgroups with varying mortality rates. Conclusion: The proposed ARCH algorithm generates large-scale high-quality semantic representations and knowledge graph for both codified and NLP EHR features, useful for a wide range of predictive modeling tasks.

Electronic health records

Development of a novel bunch oscillation recorder with RFSoC technology

The SuperKEKB accelerator is designed to achieve unprecedented luminosity levels, but this goal is currently hindered by Sudden Beam Loss (SBL) events. These events not only obstruct luminosity improvement but also pose a significant risk to accelerator components, the Belle II detectors, and the superconducting focusing system, potentially leading to severe damage and quenching of the superconducting system. Here, to address this critical challenge, we have developed a novel Bunch Oscillation Recorder (BOR) based on RFSoC technology. The BOR has demonstrated high precision with a position resolution of 0.03 mm, making it a powerful tool for real-time beam monitoring. In its initial deployment, the BOR successfully recorded multiple SBL events, providing valuable data for further analysis. By strategically positioning BORs at the suspected points of SBL origin, we aim to directly identify sources of beam instability. We anticipate that this portable, high-speed BOR monitor will play a crucial role in resolving the SBL issue, ultimately helping achieve SuperKEKB's luminosity targets.

Beam diagnostics

Record-Breaking Atmospheric River Drives April 2024 Extreme Precipitation in the United Arab Emirates and the Surrounding Gulf Region

In mid-April 2024, the United Arab Emirates (UAE) and the surrounding Gulf region experienced unprecedented rainfall and catastrophic flooding, causing widespread damage, loss of life, and significant economic costs. During the 3-day period from 15 to 17 April, rainfall in the UAE exceeded 100 mm in the hardest-hit areas, with more than 170% of the typical annual precipitation recorded in just 72 h. The event was associated with exceptionally strong integrated water vapor transport (IVT), driven by a persistent low pressure system and a focused corridor of moisture transport. This environment, combined with favorable dynamical and convective conditions, triggered intense thunderstorms and widespread flooding. This article examines the role of an atmospheric river (AR) in the April 2024 extreme precipitation event, emphasizing the contribution of extreme IVT to preconditioning and amplifying the heavy rainfall. While this event has previously been described primarily in terms of a mesoscale convective system (MCS) and potential vorticity (PV) streamers, here we document and illustrate its close relationship to a record-breaking moisture transport corridor. This AR-based perspective highlights how large-scale moisture-transport frameworks can complement synoptic and mesoscale analyses in understanding extreme rainfall in arid and semiarid regions such as the UAE and the Gulf. The event serves as a stark example of the vulnerabilities faced by arid regions, where atmospheric conditions conducive to extreme flooding may become more frequent in the future.

Massoud, Elias [ORNL] (ORCID:0000000217725361)

How Frequent Will the Rarest Daily Rainfall Records of Hurricane Ida’s Remnants Be in the Future?

Abstract Gaining continued insights into the impact of global warming on the occurrence of hurricane-associated intense record downpours is essential for building climate resilient communities. This study investigates projected future changes in extreme rainfall over the Northeast United States, as represented by extreme daily amounts during Hurricane Ida in 2021. We used historical control simulations of Weather Research and Forecasting (WRF) Model generated from 40 years of weather events (1980–2014, 12 km) forced by the fifth generation European Centre for Medium-Range Weather Forecasts atmospheric reanalysis. These simulations are thermodynamically modified (2060–2100) via an imposed warming for the high-emission scenario of shared socioeconomic pathway (SSP585) from a range of general circulation models. Ground observations from the Global Historical Climatology Network (1950–2014) and WRF simulations (historical, 1980–2014, and future, 2060–2100) are integrated into a nonstationary generalized extreme value (GEV) framework to assess the frequency of Ida’s heaviest daily rain rates under the SSP585 scenario. Results show that Ida’s daily maximum rainfall recorded at different observation locations was higher than the single highest September daily maximum observed (1950–2014) for 5 out of 17 stations (∼30% of the stations). Ida-like extreme daily rain rates are projected to be, on average, more than 2 times more likely to occur at the end of the century in the simulations (with some regions as high as 5 times). This work demonstrates that integrating a high-resolution atmospheric model’s present-day and thermodynamically modified future simulations along with ground observations, within a nonstationary statistical framework, is crucial for understanding changing characteristics of extreme weather events. Significance Statement Daily scale extreme precipitation is expected to become more frequent and severe, as evidenced by observations and model simulations. While it is important to investigate how these intensifying heavy rainfall events affect current engineering standards, fewer studies have contextualized how warming impacts the most extreme rainfall from a single storm event relative to historical heavy downpours. In this study, we focused on the daily extreme rainfall associated with the extratropical transition of Hurricane Ida (2021), particularly over the northeastern United States—some of which exceeded the commonly used hydrologic design criteria for a 100-yr storm. Using a high-resolution atmospheric model simulation, we investigated how continued warming may influence the frequency of such daily rain rates. Under a high-emission scenario, these events are projected to become up to 5 times more likely at the end of the twenty-first century.

Dollan, Ishrat J

Digitizing Oil & Gas Well Regulatory Records from Illinois with the CATALOG OGRRE Tool

This effort demonstrates the functionality of the CATALOG Oil and Gas Regulatory Record digitizEr—OGRRE. OGRRE is being developed for automated mapping of fields on scanned oil and gas paper records to a uniform tabular format using advances in machine learning and optical character recognition.

Shay, Jacob [NETL Site Support Contractor, Nationa

Monthly Quality-filtered Aggregation of NOAA Climate Data Record (CDR) of AVHRR Leaf Area Index (LAI) and Fraction of Absorbed Photosynthetically Active Radiation (FAPAR), Version 5

This dataset contains gridded monthly Leaf Area Index (LAI) derived from the daily NOAA Climate Data Record (CDR) of AVHRR Leaf Area Index (LAI) and Fraction of Absorbed Photosynthetically Active Radiation (FAPAR), Version 5. This data record spans from 1981 to 2018 using data from eight NOAA polar orbiting satellites: NOAA-7, -9, -11, -14, -16, -17, -18 and -19. The data are projected on a 0.05 degree x 0.05 degree global grid, as in the original CDR. The original CDR is one of the Land Surface CDR Version 5 products produced by the NASA Goddard Space Flight Center (GSFC) and the University of Maryland (UMD), which is accompanied by algorithm documentation, data flow diagram and source code for the NOAA CDR Program. This dataset is in the netCDF-4 file format following ACDD and CF Conventions. This dataset has applied quality assurance information to only include "OK" data from the original CDR in the monthly aggregation.

Vermote, Eric [NASA Goddard Space Flight Center (G