Search NASA⌕ Search

SEARCH · Search NASA

Results for “temporal reasoning”

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 271 records · Page 15

Earth strain measurements with the transportable laser ranging system: Field techniques and planning

The potential of the transportable laser ranging system for monitoring the ground deformation around satellite ranging stations and other geodetic control points was examined with emphasis on testing the usefulness of the relative alteration technique. The temporal variation of the ratio of the length of each survey line to the mean length of all survey lines in a given area is directly related to the mean shear strain rate for the area. The data from a series of experimental measurements taken over the Los Angeles basin from a TLRS station at Mt. Wilson show that such ratios can be determined to an accuracy of one part in 10 million with a measurement program lasting for three days and without using any corrections for variations in atmospheric conditions. A numerical experiment using a set of hypothetical data indicates that reasonable estimates of the present shear strain rate and the direction of the principal axes in southern California can be deduced from such measurements over an interval of one to two years.

Nakamura, Y.↗

Simulation of Radon-222 with the GEOS-Chem Global Model: Emissions, Seasonality, and Convective Transport

Radon-222 (Rn-222) is a short-lived radioactive gas naturally emitted from land surfaces and has long been used to assess convective transport in atmospheric models. In this study, we simulate Rn-222 using the GEOS-Chem chemical transport model to improve our understanding of Rn-222 emissions and surface concentration seasonality and characterize convective transport associated with two Goddard Earth Observing System (GEOS) meteorological products, the Modern-Era Retrospective analysis for Research and Applications (MERRA) and GEOS Forward Processing (GEOS-FP). We evaluate four global Rn-222 emission scenarios by comparing model results with observations at 51 surface sites. The default emission scenario in GEOS-Chem yields a moderate agreement with surface observations globally (68.9 % of data within a factor of 2) and a large underestimate of winter surface Rn-222 concentrations at Northern Hemisphere midlatitudes and high latitudes due to an oversimplified formulation of Rn-222 emission fluxes (1 atom cm−2 s−1 over land with a reduction by a factor of 3 under freezing conditions). We compose a new global Rn-222 emission scenario based on Zhang et al. (2011) and demonstrate its potential to improve simulated surface Rn-222 concentrations and seasonality. The regional components of this scenario include spatially and temporally varying emission fluxes derived from previous measurements of soil radium content and soil exhalation models, which are key factors in determining Rn-222 emission flux rates. However, large model underestimates of surface Rn-222 concentrations still exist in Asia, suggesting unusually high regional Rn-222 emissions. We therefore propose a conservative upscaling factor of 1.2 for Rn-222 emission fluxes in China, which was also constrained by observed deposition fluxes of 210Pb (a progeny of Rn-222). With this modification, the model shows better agreement with observations in Europe and North America (> 80 % of data within a factor of 2) and reasonable agreement in Asia (close to 70 %). Further constraints on Rn-222 emissions would require additional concentration and emission flux observations in the central United States, Canada, Africa, and Asia. We also compare and assess convective transport in model simulations driven by MERRA and GEOS-FP using observed Rn-222 vertical profiles in northern midlatitude summer and from three short-term airborne campaigns. While simulations with both GEOS products are able to capture the observed vertical gradient of Rn-222 concentrations in the lower troposphere (0–4 km), neither correctly represents the level of convective detrainment, resulting in biases in the middle and upper troposphere. Compared with GEOS-FP, MERRA leads to stronger convective transport of Rn-222, which is partially compensated for by its weaker large-scale vertical advection, resulting in similar global vertical distributions of Rn-222 concentrations between the two simulations. This has important implications for using chemical transport models to interpret the transport of other trace species when these GEOS products are used as driving meteorology.

Bo Zhang↗

SPIN or LURCH : a Comparative Assessment of Model Checking and Stochastic Search for Temporal Properties in Procedural Code

The difficulty of how to test large systems, such as the one on board a NASA robotic remote explorer (RRE) vehicle, is fundamentally a search issue: the global state space representing all possible has yet to be solved, even after many decades of work. Randomized algorithms have been known to outperform their deterministic counterparts for search problems representing a wide range of applications. In the case study presented here, the LURCH randomized algorithm proved to be adequate to the task of testing a NASA RRE vehicle. LURCH found all the errors found by an earlier analysis of a more complete method (SPIN). Our empirical results are that LURCH can scale to much larger models than standard model checkers like SMV and SPIN. Further, the LURCH analysis was simpler than the SPIN analysis. The simplicity and scalability of LURCH are two compelling reasons for experimenting further with this tool.

verification↗

The analysis of temporal variations in regional models of the Sargasso Sea from GEOS-3 altimetry

The dense coverage of short pulse mode GEOS-3 altimeter data in the western North Atlantic provides a basis for studying time variations in the sea surface heights in the Sargasso Sea. Two techniques are utilized: the method of regional models, and the analysis of overlapping passes. An 88 percent correlation is obtained between the location of cyclonic eddies obtained from infrared imagery and sea surface height minima in the altimeter models. This figure drops to 59 percent in the case of correlations with maxima and minima of surface temperature fields. The analysis of overlapping passes provides a better picture of instantaneous sea state through wavelengths greater than 30 km. The variability of the Sargasso Sea through wavelengths between 150 km and 5000 km is estimated at + or - 28 cm. This value is in reasonable agreement with oceanographic estimates and is compatible with the eddy kinetic energy of a wind driven circulation.

Mather, R. S.↗

BrickQA: Bridging the Semantic Gap in Building Operations with Dynamic Graph Exploration

While standardized ontologies like the Brick schema address data heterogeneity in Building Automation Systems (BAS), accessing this semantic data remains a challenge as domain experts often lack the expertise to formulate complex SPARQL queries. To bridge this gap, we present BrickQA, a Large Language Model (LLM)-based framework that translates natural language into executable SPARQL queries through structured query decomposition, dynamic schema exploration, and inline validation. BrickQA utilizes an iterative reasoning agent to actively navigate graph topology through dynamic exploration actions without requiring exhaustive context injection or model fine-tuning. This approach effectively mitigates hallucinations, particularly in large-scale building knowledge graphs. Empirical evaluation on BuildingQA, a standardized benchmark, demonstrates that BrickQA significantly outperforms ReAct baselines, delivering a 0.291–0.355 absolute F1 improvement while achieving 3 × –12.7 × higher token cost-efficiency. Beyond these metrics, the framework maintains structural fidelity across heterogeneous buildings and remains resilient to ambiguous queries without requiring site-specific fine-tuning. Furthermore, a case study on operational analytics validates the framework’s capability to handle temporal and aggregation constraints, effectively transforming abstract semantic models into actionable facility management insights.1

Ko, Yun-Dam↗

Planning and scheduling for robotic assembly

A system for reasoning about robotic assembly tasks is described. The first element of this system is a facility for itemizing the constraints which determine the admissible orderings over the activities to be sequenced. The second element is a facility which partitions the activities into independent subtasks and produces a set of admissible strategies for each. Finally, the system has facilities for constructing an admissible sequence of activities which is consistent with the given constraints. This can be done off-line, in advance of task execution, or it can be done incrementally, at execution time, according to conditions in the execution environment. The language of temporal constraints and the methods of inference presented in related papers are presented. It is shown how functional and spatial relationships between components impose temporal constraints on the order of assembly and how temporal constraints then imply admissible strategies and feasible sequences.

Fox, Barry R.↗

Exploring the Capabilities of a Machine Learning Algorithm to Detect Space Weather-Significant Emerging Active Regions

Active regions are a source of various phenomena responsible for Space Weather disturbances; therefore, developing a technology for early warning about upcoming magnetic activity is crucial to mitigate its impact. However, observational limitations and the high nonlinearity of processes associated with the accumulation of magnetic flux and its interaction with the surrounding plasma during the emergence through the convection zone make early activity detection a challenging problem. To address these challenges, we developed a physics-driven machine learning model that allows us to detect active regions (ARs) before they become visible on the solar surface by analyzing the power spectra of acoustic oscillations observed by the SDO/HMI instrument. This study is based on a time series of Doppler shift maps of 31x31-degree areas tracked with the Carrington rotation rate for four days before and after the emergence. The Doppler shift time series are processed into the oscillation power maps for four frequency ranges and accompanied by line-of-sight magnetograms and the continuum intensity maps from SDO/HMI. The resulting data are converted into a 1D time series representing the mean temporal variations of these quantities. The redacted time series are used as input to predict AR emergence using the Long Short Term Memory (LSTM) method. The training of the LSTM model is based on 40 ARs, which includes an independent analysis for each sub region that exhibits AR emergence or remains quiet. The emergence of magnetic flux (defined as a decrease of the continuum intensity) was detected with the developed LSTM algorithm from 5 to 48 hours before the reported time by NOAA. The developed model is capable of pointing to the time and location of active region formation. In this presentation, we discuss reasons that impact how early in advance the model can identify the upcoming activity and the possibility of improving the current predictive skills and steps to transition to the operational forecast.

Heliophysics↗

The design and implementation of EPL: An event pattern language for active databases

The growing demand for intelligent information systems requires closer coupling of rule-based reasoning engines, such as CLIPS, with advanced data base management systems (DBMS). For instance, several commercial DBMS now support the notion of triggers that monitor events and transactions occurring in the database and fire induced actions, which perform a variety of critical functions, including safeguarding the integrity of data, monitoring access, and recording volatile information needed by administrators, analysts, and expert systems to perform assorted tasks; examples of these tasks include security enforcement, market studies, knowledge discovery, and link analysis. At UCLA, we designed and implemented the event pattern language (EPL) which is capable of detecting and acting upon complex patterns of events which are temporally related to each other. For instance, a plant manager should be notified when a certain pattern of overheating repeats itself over time in a chemical process; likewise, proper notification is required when a suspicious sequence of bank transactions is executed within a certain time limit. The EPL prototype is built in CLIPS to operate on top of Sybase, a commercial relational DBMS, where actions can be triggered by events such as simple database updates, insertions, and deletions. The rule-based syntax of EPL allows the sequences of goals in rules to be interpreted as sequences of temporal events; each goal can correspond to either (1) a simple event, or (2) a (possibly negated) event/condition predicate, or (3) a complex event defined as the disjunction and repetition of other events. Various extensions have been added to CLIPS in order to tailor the interface with Sybase and its open client/server architecture.

Giuffrida, G.↗

Wind Variability of B Supergiants: The Rapid Rotator HD 64760 (B0.5 Ib) - No. 1

We present the results of a 6 day time series of observations of the rapidly rotating B0.5 Ib star HD 64760. We point out several reasons why such intermediate luminosity B supergiants are ideal targets for wind variability studies and then present our results that show the following: continuous wind activity throughout the 6 day run with the wind never in steady state for more than a few hr; wind variability very near nu = 0 km sec(exp -1) in the resonance lines from the lower ionization stages (Al III and C II); a distinct correlation between variability in the Si III ; lambda(lambda)1300 triplets, the strong C III (lambda)1247 singlet, and the onset of extremely strong wind activity, suggesting a connection between photospheric and wind activity; long temporal coherence in the behavior of the strong absorption events; evidence for large-scale spatial coherence, implied by a whole scale, simultaneous weakening in the wind absorption over a wide range in velocities; and ionization variability in the wind accompanying the largest changes in the absorption strengths of the wind lines. In addition, modeling of the wind lines provides the following information about the state the wind in HD 64760. The number of structures on the portion of a constant velocity surface occulting the stellar disk at a particular time must be quite small, while the number on the entire constant velocity surface throughout the wind must be large. The escape probability at low velocity is overestimated by a normal beta approx. 1 velocity law, perhaps due to the presence of low-velocity shocks deep in the wind or a shallow velocity gradient at low velocity. Estimates of the ionization structure in the wind indicate that the ionization ratios are not those expected from thermal equilibrium wind models or from an extrapolation of previous O star results. The large observed q(N V)/q(Si IV) ratio is almost certainly due to distributed X-rays, but the level of ionization predicted by distributed X-ray wind models is inconsistent with the predicted mass-loss rate. Thus, it is impossible to reconcile the observed ionization ratios and the predicted mass-loss rate within the framework of the available models.

Massa, Derck↗

Autonomous Multi-Sensor Coordination: The Science Goal Monitor

Many dramatic earth phenomena are dynamic and coupled. In order to fully understand them, we need to obtain timely coordinated multi-sensor observations from widely dispersed instruments. Such a dynamic observing system must include the ability to Schedule flexibly and react autonomously to sciencehser driven events; Understand higher-level goals of a sciencehser defined campaign; Coordinate various space-based and ground-based resources/sensors effectively and efficiently to achieve goals. In order to capture transient events, such a 'sensor web' system must have an automated reactive capability built into its scientific operations. To do this, we must overcome a number of challenges inherent in infusing autonomy. The Science Goal Monitor (SGM) is a prototype software tool being developed to explore the nature of automation necessary to enable dynamic observing. The tools being developed in SGM improve our ability to autonomously monitor multiple independent sensors and coordinate reactions to better observe dynamic phenomena. The SGM system enables users to specify what to look for and how to react in descriptive rather than technical terms. The system monitors streams of data to identify occurrences of the key events previously specified by the scientisther. When an event occurs, the system autonomously coordinates the execution of the users' desired reactions between different sensors. The information can be used to rapidly respond to a variety of fast temporal events. Investigators will no longer have to rely on after-the-fact data analysis to determine what happened. Our paper describes a series of prototype demonstrations that we have developed using SGM and NASA's Earth Observing-1 (EO-1) satellite and Earth Observing Systems' Aqua/Terra spacecrafts' MODIS instrument. Our demonstrations show the promise of coordinating data from different sources, analyzing the data for a relevant event, autonomously updating and rapidly obtaining a follow-on relevant image. SGM was used to investigate forest fires, floods and volcanic eruptions. We are now identifying new Earth science scenarios that will have more complex SGM reasoning. By developing and testing a prototype in an operational environment, we are also establishing and gathering metrics to gauge the success of automating science campaigns.

Koratkar, Anuradha↗

NASA Langley's Formal Methods Research in Support of the Next Generation Air Transportation System

This talk will provide a brief introduction to the formal methods developed at NASA Langley and the National Institute for Aerospace (NIA) for air traffic management applications. NASA Langley's formal methods research supports the Interagency Joint Planning and Development Office (JPDO) effort to define and develop the 2025 Next Generation Air Transportation System (NGATS). The JPDO was created by the passage of the Vision 100 Century of Aviation Reauthorization Act in Dec 2003. The NGATS vision calls for a major transformation of the nation s air transportation system that will enable growth to 3 times the traffic of the current system. The transformation will require an unprecedented level of safety-critical automation used in complex procedural operations based on 4-dimensional (4D) trajectories that enable dynamic reconfiguration of airspace scalable to geographic and temporal demand. The goal of our formal methods research is to provide verification methods that can be used to insure the safety of the NGATS system. Our work has focused on the safety assessment of concepts of operation and fundamental algorithms for conflict detection and resolution (CD&R) and self- spacing in the terminal area. Formal analysis of a concept of operations is a novel area of application of formal methods. Here one must establish that a system concept involving aircraft, pilots, and ground resources is safe. The formal analysis of algorithms is a more traditional endeavor. However, the formal analysis of ATM algorithms involves reasoning about the interaction of algorithmic logic and aircraft trajectories defined over an airspace. These trajectories are described using 2D and 3D vectors and are often constrained by trigonometric relations. Thus, in many cases it has been necessary to unload the full power of an advanced theorem prover. The verification challenge is to establish that the safety-critical algorithms produce valid solutions that are guaranteed to maintain separation under all possible scenarios. Current research has assumed perfect knowledge of the location of other aircraft in the vicinity so absolute guarantees are possible, but increasingly we are relaxing the assumptions to allow incomplete, inaccurate, and/or faulty information from communication sources.

Butler, Ricky W.↗

Autonomous Multi-sensor Coordination: The Science Goal Monitor

Next-generation science and exploration systems will employ new observation strategies that will use multiple sensors in a dynamic environment to provide high quality monitoring, self-consistent analyses and informed decision making. The Science Goal Monitor (SGM) is a prototype software tool being developed to explore the nature of automation necessary to enable dynamic observing of earth phenomenon. The tools being developed in SGM improve our ability to autonomously monitor multiple independent sensors and coordinate reactions to better observe the dynamic phenomena. The SGM system enables users to specify events of interest and how to react when an event is detected. The system monitors streams of data to identify occurrences of the key events previously specified by the scientist/user. When an event occurs, the system autonomously coordinates the execution of the users desired reactions between different sensors. The information can be used to rapidly respond to a variety of fast temporal events. Investigators will no longer have to rely on after-the-fact data analysis to determine what happened. Our paper describes a series of prototype demonstrations that we have developed using SGM and NASA's Earth Observing-1 (EO-1) satellite and Earth Observing Systems Aqua/Terra spacecrafts MODIS instrument. Our demonstrations show the promise of coordinating data from different sources, analyzing the data for a relevant event, autonomously updating and rapidly obtaining a follow-on relevant image. SGM is being used to investigate forest fires, floods and volcanic eruptions. We are now identifying new earth science scenarios that will have more complex SGM reasoning. By developing and testing a prototype in an operational environment, we are also establishing and gathering metrics to gauge the success of automating science campaigns.

Koratkar, Anuradha↗

Analysis of the tropospheric water distribution during FIRE 2

The Penn State/NCAR mesoscale model, as adapted for use at ARC, was used as a testbed for the development and validation of cloud models for use in General Circulation Models (GCM's). This modeling approach also allows us to intercompare the predictions of the various cloud schemes within the same dynamical framework. The use of the PSU/NCAR mesoscale model also allows us to compare our results with FIRE-II (First International Satellite Cloud Climatology Project Regional Experiment) observations, instead of climate statistics. Though a promising approach, our work to date revealed several difficulties. First, the model by design is limited in spatial coverage and is only run for 12 to 48 hours at a time. Hence the quality of the simulation will depend heavily on the initial conditions. The poor quality of upper-tropospheric measurements of water vapor is well known and the situation is particularly bad for mid-latitude winter since the coupling with the surface is less direct than in summer so that relying on the model to spin-up a reasonable moisture field is not always successful. Though one of the most common atmospheric constituents, water vapor is relatively difficult to measure accurately, especially operationally over large areas. The standard NWS sondes have little sensitivity at the low temperatures where cirrus form and the data from the GOES 6.7 micron channel is difficult to quantify. For this reason, the goals of FIRE Cirrus II included characterizing the three-dimensional distribution of water vapor and clouds. In studying the data from FIRE Cirrus II, it was found that no single special observation technique provides accurate regional distributions of water vapor. The Raman lidar provides accurate measurements, but only at the Hub, for levels up to 10 km, and during nighttime hours. The CLASS sondes are more sensitive to moisture at low temperatures than are the NWS sondes, but the four stations only cover an area of two hundred kilometers on a side. The aircraft give the most accurate measurements of water vapor, but are limited in spatial and temporal coverage. This problem is partly alleviated by the use of the MAPS analyses, a four-dimensional data assimilation system that combines the previous 3-hour forecast with the available observations, but its upper-level moisture analyses are sometimes deficient because of the vapor measurement problem. An attempt was made to create a consistent four-dimensional description of the water vapor distribution during the second IFO by subjectively combining data from a variety of sources, including MAPS analyses, CLASS sondes, SPECTRE sondes, NWS sondes, GOES satellite analyses, radars, lidars, and microwave radiometers.

Westphal, Douglas L.↗

Providing hydrogen maser timing stability to orbiting VLBI radio telescope observations by post-measurement compensation of linked frequency standard imperfections

Orbiting VLBI (OVLBI) astronomical observations are based upon measurements acquired simultaneously from ground-based and earth-orbiting radio telescopes. By the mid-1990s, two orbiting VLBI observatories, Russia's Radioastron and Japan's VSOP, will augment the worldwide VLBI network, providing baselines to earth radio telescopes as large as 80,000 km. The challenge for OVLBI is to effectuate space to ground radio telescope data cross-correlation (the observation) to a level of integrity currently achieved between ground radio telescopes. VLBI radio telescopes require ultrastable frequency and timing references in order that long term observations may be made without serious cross-correlation loss due to frequency source drift and phase noise. For this reason, such instruments make use of hydrogen maser frequency standards. Unfortunately, space-qualified hydrogen maser oscillators are currently not available for use on OVLBI satellites. Thus, the necessary long-term stability needed by the orbiting radio telescope may only be obtained by microwave uplinking a ground-based hydrogen maser derived frequency to the satellite. Although the idea of uplinking the frequency standard intrinsically seems simple, there are many 'contaminations' which degrade both the long and short term stability of the transmitted reference. Factors which corrupt frequency and timing accuracy include additive radio and electronic circuit thermal noise, slow or systematic phase migration due to changes of electronic circuit temporal operating conditions (especially temperature), ionosphere and troposphere induced scintillations, residual Doppler-incited components, and microwave signal multipath propagation. What is important, though, is to realize that ultimate stability does not have to be achieved in real-time. Instead, information needed to produce a high degree of coherence in the subsequent cross-correlation operation may be derived from a two-way coherent radio link, recorded and later introduced as compensations adjunct to the VLBI correlation process. Accordingly, this paper examines the technique for stable frequency/time transfer within the OVLBI system, together with a critique of the types of link degradation components which must be compensated, and the figures of merit known as coherence factors.

Springett, James C.↗

Methods of Attenuation Correction for the TRMM Precipitation Radar Data

The surface reference technique (SRT) has been studied extensively both theoretically and experimentally over the last decade. It is only with the launch of the Tropical Rain Measuring Mission (TRMM) Precipitation Radar, however, that we can begin to test directly whether the technique provides a reliable means of attenuation correction for spaceborne weather radars. Preliminary results indicate that the method yields results that are qualitatively reasonable when the rain rate is moderate or high and when the surface provides a stable reference value. The structure of the normalized radar cross section of the surface (NRCS), however, is highly complex in the sense that the statistics change with background type, incidence angle, location, and season. As a consequence of this, the reliability of the path attenuation estimate is not proportional simply to the amount of rain attenuation but to the rain attenuation relative to the inherent variability of the reference target. To illustrate the behavior of the SRT, several overpasses of the Hurricane Bonnie are shown. We also show that the proper choice of reference data set (spatial, temporal and global) can be critical to the success of the method.

Meneghini, Robert↗

Single and Double ITCZ in Aqua-Planet Models with Globally and Temporally Uniform Sea Surface Temperature and Solar Insolation: An Interpretation

Previous studies (Chao 2000, Chao and Chen 2001, Kirtman and Schneider 2000, Sumi 1992) have shown that, by means of one of several model design changes, the structure of the ITCZ in an aqua-planet model with globally uniform SST and solar angle (U-SST-SA) can change between a single ITCZ at the equator and a double ITCZ straddling the equator. These model design changes include switching to a different cumulus parameterization scheme (e.g., from relaxed Arakawa Schubert scheme (RAS) to moist convective adjustment scheme (MCA)), changes within the cumulus parameterization scheme, and changes in other aspects of the model, such as horizontal resolution. Sometimes only one component of the double ITCZ shows up; but still this is an ITCZ away from the equator, quite distinct from a single ITCZ over the equator. Since these model results were obtained by different investigators using different models which have yielded reasonable general circulation, they are considered as reliable. Chao and Chen (2001; hereafter CC01) have made an initial attempt to interpret these findings based on the concept of rotational ITCZ attractors that they introduced. The purpose of this paper is to offer a more complete interpretation.

Chao, Winston C.↗

How Well Does NASA GEOS Model Perform in Simulating Dust Deposition into the Tropical Atlantic Ocean?

Massive dust emitted from North Africa can transport long distances across the tropical Atlantic Ocean, reaching the Americas. Dust deposition along the transit adds microorganisms and essential nutrients to marine ecosystem, which has important implications for biogeochemical cycle and climate. However, assessing the dust-ecosystemclimate interactions has been hindered in part by the paucity of dust deposition measurements and large uncertainties associated with oversimplified representations of dust processes in current models. We have recently produced a unique dataset of seasonal dust deposition flux and dust loss frequency into the tropical Atlantic Ocean at a nominal resolution of 200 km x 500 km by using the decade-long (2007-2016) record of aerosol three-dimensional distribution from four satellite sensors, namely CALIOP, MODIS, MISR, and IASI. On the basis of the ten-year average, the yearly dust deposition into the tropical Atlantic Ocean is estimated at 98-153 Tg. The dust deposition shows large spatial and temporal (on seasonal and interannual scale) variability. The satellite observations also yield an estimate of annual mean dust loss frequency of 0.052 ~ 0.078 d-1, a useful diagnostic that makes it possible to disentangle the dust transport and removal processes from the dust emissions when identifying the major factors contributing to the uncertainties and biases in the model simulated dust deposition. In this study, we use the dataset along with in situ and remote sensing observations to assess how well NASA GEOS model performs in simulating trans-Atlantic dust transport and deposition. We found that the GEOS modeling of dust deposition falls within the range of satellite-based estimates. However, this reasonable agreement in dust deposition is a compensation of the model's underestimate of dust emissions and overestimate of dust removal efficiency. Further, the overestimate of dust removal efficiency results largely from the model's overestimate of rainfall rate. Our results provide insights into the model's deficiencies at process level, which could better guide model improvements.

Yu, Hongbin↗

Radiation Belt Electron Dynamics: Modeling Atmospheric Losses

The first year of work on this project has been completed. This report provides a summary of the progress made and the plan for the coming year. Also included with this report is a preprint of an article that was accepted for publication in Journal of Geophysical Research and describes in detail most of the results from the first year of effort. The goal for the first year was to develop a radiation belt electron model for fitting to data from the SAMPEX and Polar satellites that would provide an empirical description of the electron losses into the upper atmosphere. This was largely accomplished according to the original plan (with one exception being that, for reasons described below, the inclusion of the loss cone electrons in the model was deferred). The main concerns at the start were to accurately represent the balance between pitch angle diffusion and eastward drift that determines the dominant features of the low altitude data, and then to accurately convert the model into simulated data based on the characteristics of the particular electron detectors. Considerable effort was devoted to achieving these ends. Once the model was providing accurate results it was applied to data sets selected from appropriate periods in 1997, 1998, and 1999. For each interval of -30 to 60 days, the model parameters were calculated daily, thus providing good short and long term temporal resolution, and for a range of radial locations from L = 2.7 to 3.9. .

Selesnick, R. S.↗