Search NASA⌕ Search

SEARCH · Search NASA

Results for “PanDA system”

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.

26 records · Page 2

Monthly Mean In Situ Surface Flux Observations Paired with Satellite-Derived and Reanalysis-Based Flux Data for the Great Lakes Region, 2001–2020

Surface radiative and turbulent heat fluxes over the Great Lakes strongly influence regional hydrological and meteorological processes, and their accurate representation is critical for numerical weather prediction and coupled atmosphere–lake modeling. However, direct flux observations are spatially sparse across the region, so gridded reanalysis and satellite-derived products are often used for climatological analyses and model evaluation despite differences in their flux representations. This dataset provides processed, quality-controlled, monthly mean surface flux observations from the Great Lakes Evaporation Network (GLEN), AmeriFlux, and the National Data Buoy Center, paired with spatiotemporally matched flux estimates from two reanalysis products, the fifth generation European Centre for Medium-Range Weather Forecasts (ECMWF) reanalysis dataset (ERA5) and the Modern Era Reanalysis for Research and Applications, version 2 (MERRA-2), and two satellite-derived products, the Clouds and Earth's Radiant Energy Systems Energy Balanced and Filled (CERES-EBAF) and the Cloud, Albedo and Surface Radiation dataset from AVHRR data - Edition 3 (CLARA-A3). The dataset includes sixteen observational stations with variable temporal coverage within 2001–2020. For each station, a CSV file contains monthly time series of available flux variables, including surface downwelling shortwave radiation (SW), surface downwelling longwave radiation (LW), sensible heat (SH) flux, and latent heat flux (LH), alongside matched gridded product values where available. Columns in the CSV file correspond to different variables sourced from each dataset, with column titles structured as "{dataset}_{variable}". Columns with relevant metadata are also provided in each CSV file, including station latitude and longitude, monthly timestamps, and the name of the sourced observational data. These files are structured for direct use in common analysis tools, including Microsoft Excel, Python pandas, and Python matplotlib. This dataset supports climatological analysis of the Great Lakes regional surface energy budget, evaluation of satellite-derived and reanalysis-based flux products, and development or validation of flux representations in numerical weather prediction and coupled atmosphere–lake models.

Great Lakes↗

Enhanced Validation of Advanced Battery Supply Chains (EVALS) Overview

EVALS is a consortium funded by the Vehicle Technologies Office at DOE involving Idaho National Lab, Argonne National Lab, and NREL. The goal of EVALS is to fully develop a suite of tools that support domestic electric vehicle manufacturing through evaluation of domestic primary resources and acceleration of their path to domestic material and battery production. This talk will focus on describing the EVALS project and discussing initial results regarding domestic LiFePO4 precursor sourcing and impacts on the domestic manufacturing supply chain.

29 ENERGY PLANNING, POLICY, AND ECONOMY↗

Dynamics of hot QCD matter 2024 — Bulk properties

The second Hot QCD Matter 2024 conference at IIT Mandi focused on various ongoing topics in high-energy heavy-ion collisions, encompassing theoretical and experimental perspectives. This proceedings volume includes 19 contributions that collectively explore diverse aspects of the bulk properties of hot QCD matter. The topics encompass the dynamics of electromagnetic fields, transport properties, hadronic matter, spin hydrodynamics, and the role of conserved charges in high-energy environments. These studies significantly enhance our understanding of the complex dynamics of hot QCD matter, the quark–gluon plasma (QGP) formed in high-energy nuclear collisions. Advances in theoretical frameworks, including hydrodynamics, spin dynamics and fluctuation studies, aim to improve theoretical calculations and refine our knowledge of the thermodynamic properties of strongly interacting matter. Experimental efforts, such as those conducted by the ALICE and STAR collaborations, play a vital role in validating these theoretical predictions and deepening our insight into the QCD phase diagram, collectivity in small systems, and the early-stage behavior of strongly interacting matter. In conclusion, combining theoretical models with experimental observations offers a comprehensive understanding of the extreme conditions encountered in relativistic heavy-ion and proton-proton collisions.

73 NUCLEAR PHYSICS AND RADIATION PHYSICS↗

Fox Trails

1. This software utilizes python pandas to pull data from P6 databases or XER files. The software transforms the datasets into multiple main tables by joining, filtering, iteratively flattening hierarchical structured data, and pivoting datasets to give simple flat output tables. The activity table includes all of the information related to an activity including activity codes, global, EPS, and project codes, UDFs, and WBS information as separate columns. This includes the code id, code value and sequence number for all levels in hierarchical codes. The resource table is similar to the activity table and includes all of the information related to resources on activities including UPFs and resource codes. The resource time phased table takes the resource information and time phases it for the budget, forecast, late, and actual dates/units/costs that closely matches P6's user interface's values as it implements the resource curve and calendars. The wbs table contains the WBS structure broken out by levels and includes UDFs, codes, and notebook topics. The final P6 data table is the relationships table which simply contains the relationships. 2. When a user updates the tool with data (via giving it P6 project names with database username/password information or XER files) the system creates the data in #1, then creates a networkx graph with the activity data imbedded in the node data and the relationships added as edges. Each edge also has it's float calculated (working time distance between the predecessor and successor) and attached to the edge. Activities are also tagged as a potential start of a path based on their constraints, constraint dates, remaining start date, and activity status. When a user enters an activity ID into the UI, it runs a shortest path calculation on the network graph between each node tagged as potential start to the entered activity id based on the float tagged on the edge. Each path returned by the algorithm contains all of the nodes on the path in order, as well as the total float of the edges that make the path. This data is then collected and returned to the user in the form of a gantt chart with groupings for each path that includes the total float for each group. 3. Similar to 2, if the user passes through a reference dataset each activity set in the path is checked to see if it had a path in the reference dataset, if that path was the primary path between the start and end activities, and what has changed regarding logic and durations. These changes are color coded and summarized before sent to the user to be displayed by the UI for simple discovery. 4. Utilizing the data from #1, the user can submit desired grouping code(s) and filters to the system. The system will then pull the activities, resources, and relationships and create a gantt chart based on the groupings sent and filtered based on the filters sent. 5. The system will produce a gantt chart in a similar method to #4, but allows interactivity with the data. As the user interacts with the gantt chart, the software captures the changes and stores it with the user making the change so that project controls and implement those changes in P6.

Fox, Ben↗

Mapping Incidence and Prevalence Peak Data for SIR Modeling Applications

Infectious disease modeling and forecasting have played a key role in helping assess and respond to epidemics and pandemics. Recent work has leveraged data on disease peak infection and peak hospital incidence to fit compartmental models for the purpose of forecasting and describing the dynamics of a disease outbreak. Incorporating these data can greatly stabilize a compartmental model fit on early observations, where slight perturbations in the data may lead to model fits that forecast wildly unrealistic peak infection. We introduce a new method for incorporating historic data on the value and time of peak incidence of hospitalization into the fit for a Susceptible-Infectious-Recovered (SIR) model by formulating the relationship between an SIR model’s starting parameters and peak incidence as a system of two equations that can be solved computationally. We demonstrate how to calculate SIR parameter estimates – which describe disease dynamics such as transmission and recovery rates – using this method, and determine that there is a noticeable loss in accuracy whenever prevalence data is misspecified as incidence data. To exhibit the modeling potential, we update the Dirichlet-Beta State Space modeling framework to use hospital incidence data, as this framework was previously formulated to incorporate only data on total infections. This approach is assessed for practicality in terms of accuracy and speed of computation via simulation.

97 MATHEMATICS AND COMPUTING↗

Precision Agriculture using Networks of Degradable Analytical Sensors (PANDAS) (Final Technical Report)

Precision agriculture, where sensing of soil, environment and crop conditions are used to precisely synchronize inputs (such as water and fertilizer) to crop needs enhances input use efficiency. This can improve yields and farm profitability while mitigating environmental losses, improving soil carbon content and substantially decreasing energy use for food, feed and fuel crops. Unfortunately, farmers are not yet able to harness the full potential of these management technologies as there is a lack of available management information, and there is therefore a need for sensors that are able to economically measure spatio-temporal variability in soil and crop properties of extremely heterogeneous farm fields precisely at high resolution and at low cost. Real-time, in-situ monitoring of agricultural soil conditions is today carried out using devices that limit the total number of nodes that can be used economically to typically one per acre or less. Higher spatio-temporal resolution sensing would enable more precise agricultural input optimization, with significant benefits to the farmer and the environment. In order to address this issue, this project focused on developing additively manufactured, biodegradable, soil sensors with predicted costs of < $\$$1 per unit to monitor crop inputs (such as water and fertilizer) that predictably, harmlessly degrade away into the soil when no longer needed. These sensor nodes should be easy to place, accurately and continuously monitor soil and crop conditions for an entire season, be read remotely using existing farm equipment, require no ongoing maintenance, not impede farm operations and produce no persistent waste. This approach could enable a >100× increase in information density over current solutions for precision farming of row and other crops, and lead to significant reductions in input energy use and provide increased yield for biofuel crops. Over the course of this project the team at the University of Colorado Boulder, University of California Berkeley, and Colorado State University/Kansas State University investigated a wide range of printable biodegradable electronic materials and sensor designs for determining soil moisture and soil nitrate concentration. These efforts expanded the available materials set for printed soil degradable electronic materials, particularly for conductors, enabling high conductivity and stability. Printed soil moisture and nitrate sensors with suitable sensitivity and selectivity were developed and characterized. Low power and passive wireless electronic systems were integrated with the soil sensors, and testing was carried out with completed sensors to understand their functionality under agricultural conditions. Additionally, other sensor types enabled by the biodegradable materials set created during this project, such as soil microbial activity sensors, were also developed and demonstrated. Project outputs include 10 peer reviewed publications, 4 patent applications, 21 technical presentations, 3 PhD thesis, 10 media reports, 8 additional grants worth over $\$$6M, and the formation of 3 start-up companies.

32 ENERGY CONSERVATION, CONSUMPTION, AND UTILIZATI↗

The neurobench framework for benchmarking neuromorphic computing algorithms and systems

Neuromorphic computing shows promise for advancing computing efficiency and capabilities of AI applications using brain-inspired principles. However, the neuromorphic research field currently lacks standardized benchmarks, making it difficult to accurately measure technological advancements, compare performance with conventional methods, and identify promising future research directions. This article presents NeuroBench, a benchmark framework for neuromorphic algorithms and systems, which is collaboratively designed from an open community of researchers across industry and academia. NeuroBench introduces a common set of tools and systematic methodology for inclusive benchmark measurement, delivering an objective reference framework for quantifying neuromorphic approaches in both hardware-independent and hardware-dependent settings. For latest project updates, visit the project website (neurobench.ai).

Yik, Jason [Harvard Univ., Cambridge, MA (United S↗

The S-PLUS Fifth Data Release: Over 4500 Square Degrees of the Southern Sky and a Multicolor View of the Hydra and Antlia Galaxy Clusters

Abstract We present the fifth data release (DR5) of the Southern Photometric Local Universe Survey (S-PLUS), covering 4592 deg 2 across 2491 fields. Observations were conducted with the T80-South, a Brazilian robotic telescope equipped with the Javalambre 12-filter system, containing five broadband and seven narrowband filters. Data products feature FITS images and extensive catalogs containing fluxes, magnitudes, and shape parameters for over 113 million detections. In addition, several value-added catalogs are provided, offering photometric redshifts (photo- zs ), object classifications, masks, and extinction coefficients. For the first time, this release includes coverage of 110 deg 2 along the Galactic disk, facilitating new research into Galactic structure and stellar populations. The release also provides full coverage of the Hydra Supercluster and numerous other nearby clusters with improved data reduction and calibration, enhancing photo- z accuracy, which is vital for large-scale structure studies. A preliminary analysis of the Hydra and Antlia galaxy clusters up to 5 × R 200 yields an updated catalog of 1706 cluster members based on both spectroscopic and high-quality photo- zs . Our photometric data shows that both clusters have a similar proportion of galaxies with an H α excess relative to their clustercentric distance, though Hydra has a higher fraction near its center. Additionally, the spatial distribution of all objects in our sample highlights a bridge connecting both clusters. We verify that S-PLUS DR5 provides a solid foundation for future scientific investigations, ranging from solar system studies to cosmology.

Vinicius Rodrigues de Lima, Erik [Universidade de ↗