The Mississippi River represents a major commercial waterway, and periods of anomalously low river levels disrupt riverine transport. These low-flow events occur periodically, with a recent event in the fall of 2022 slowing barge traffic and generating sharp increases in riverine transportation costs. Here we combine instrumental river gage observations from the lower Mississippi River with output from the Community Earth System Model v2 Large Ensemble (LENS2) to evaluate historical trends and future projections of Mississippi River low streamflow extremes, place the 2022 low-flow event in a broader temporal context, and assess the hydroclimatic mechanisms that mediate the occurrence of low-flows. We show that the severity and duration of low-flow events gradually decreased between 1950 and 1980 coincident with the establishment of artificial reservoirs. In the context of the last ∼70 years, the 2022 low-flow event was less severe in terms of stage or discharge minima than other low-flow events of the mid- and late-20th century. Model simulations from the LENS2 dataset show that, under a moderate-high emissions scenario (SSP3-7.0), the severity and duration of low-flow events is projected to decrease through to the end of the 21st century. Finally, we use the large sample size afforded by the LENS2 dataset to show that low-flow events on the Mississippi River are associated with cold tropical Pacific forcing (i.e. La Niña conditions), providing support for the hypothesis that the El Niño-Southern Oscillation plays a critical role in mediating Mississippi River discharge extremes. We anticipate that our findings describing the trends in and hydroclimatic mechanisms of Mississippi River low-flow occurrence will aid water resource managers to reduce the negative impacts of low water levels on riverine transport.
SkyPortal is an open-source software package designed to efficiently discover interesting transients, manage follow-up, perform characterization, and visualize the results. By enabling fast access to archival and catalog data, cross-matching heterogeneous data streams, and the triggering and monitoring of on-demand observations for further characterization, a SkyPortal-based platform has been operating at scale for 2 yr for the Zwicky Transient Facility Phase II community, with hundreds of users, containing tens of millions of time-domain sources, interacting with dozens of telescopes, and enabling community reporting. While SkyPortal emphasizes rich user experiences (UX) across common frontend workflows, recognizing that scientific inquiry is increasingly performed programmatically, SkyPortal also surfaces an extensive and well-documented API system. From backend and frontend software to data science analysis tools and visualization frameworks, the SkyPortal design emphasizes the re-use and leveraging of best-in-class approaches, with a strong extensibility ethos. For instance, SkyPortal now leverages ChatGPT large-language models (LLMs) to automatically generate and surface source-level human-readable summaries. With the imminent re-start of the next-generation of gravitational wave detectors, SkyPortal now also includes dedicated multi-messenger features addressing the requirements of rapid multi-messenger follow-up: multi-telescope management, team/group organizing interfaces, and cross-matching of multi-messenger data streams with time-domain optical surveys, with interfaces sufficiently intuitive for the newcomers to the field. (abridged)
The discovery of the electromagnetic counterpart to the binary neutron star (NS) merger GW170817 has opened the era of gravitational-wave multimessenger astronomy. Rapid identification of the optical/infrared kilonova enabled a precise localization of the source, which paved the way to deep multiwavelength follow-up and its myriad of related science results. Fully exploiting this new territory of exploration requires the acquisition of electromagnetic data from samples of NS mergers and other gravitational-wave sources. After GW170817, the frontier is now to map the diversity of kilonova properties and provide more stringent constraints on the Hubble constant, and enable new tests of fundamental physics. The Vera C. Rubin Observatory’s Legacy Survey of Space and Time can play a key role in this field in the 2020s, when an improved network of gravitational-wave detectors is expected to reach a sensitivity that will enable the discovery of a high rate of merger events involving NSs (∼tens per year) out to distances of several hundred megaparsecs. We design comprehensive target-of-opportunity observing strategies for follow-up of gravitational-wave triggers that will make the Rubin Observatory the premier instrument for discovery and early characterization of NS and other compact-object mergers, and yet unknown classes of gravitational-wave events.
Electromagnetic follow-up of gravitational-wave detections is very resource intensive, taking up hours of limited observation time on dozens of telescopes. Creating more efficient schedules for follow-up will lead to a commensurate increase in counterpart location efficiency without using more telescope time. Widely used in operations research and telescope scheduling, mixed-integer linear programming is a strong candidate to produce these higher-efficiency schedules, as it can make use of powerful commercial solvers that find globally optimal solutions to provided problems. We detail a new target-of-opportunity scheduling algorithm designed with Zwicky Transient Facility in mind that uses mixed-integer linear programming. We compare its performance to gwemopt, the tuned heuristic scheduler used by the Zwicky Transient Facility and other facilities during the third LIGO–Virgo gravitational-wave observing run. This new algorithm uses variable-length observing blocks to enforce cadence requirements and to ensure field observability, along with having a secondary optimization step to minimize slew time. We show that by employing a hybrid method utilizing both this scheduler and gwemopt, the previous scheduler used, in concert, we can achieve an average improvement in detection efficiency of 3%–11% over gwemopt alone for a simulated binary neutron star merger data set consistent with LIGO–Virgo’s third observing run, highlighting the potential of mixed-integer target of opportunity schedulers for future multimessenger follow-up surveys.
The Mississippi River basin drains nearly one-half of the contiguous United States, and its rivers serve as economic corridors that facilitate trade and transportation. Flooding remains a perennial hazard on the major tributaries of the Mississippi River basin, and reducing the economic and humanitarian consequences of these events depends on improving their seasonal predictability. Here, we use climate reanalysis and river gauge data to document the evolution of floods on the Missouri and Ohio Rivers-the two largest tributaries of the Mississippi River-and how they are influenced by major modes of climate variability centered in the Pacific and Atlantic Oceans. We show that the largest floods on these tributaries are preceded by the advection and convergence of moisture from the Gulf of Mexico following distinct atmospheric mechanisms, where Missouri River floods are associated with heavy spring and summer precipitation events delivered by the Great Plains low-level jet, whereas Ohio River floods are associated with frontal precipitation events in winter when the North Atlantic subtropical high is anomalously strong. Further, we demonstrate that the El Nino-Southern Oscillation can serve as a precursor for floods on these rivers by mediating antecedent soil moisture, with Missouri River floods often preceded by a warm eastern tropical Pacific (El Nino) and Ohio River floods often preceded by a cool eastern tropical Pacific (La Nina) in the months leading up peak discharge. We also use recent floods in 2019 and 2021 to demonstrate how linking flood hazard to sea surface temperature anomalies holds potential to improve seasonal predictability of hydro-logic extremes on these rivers.
Efficient searches for electromagnetic counterparts to gravitational wave, high-energy neutrino, and gamma-ray burst events demand rapid processing of image arithmetic and geometry set operations in a database to cross-match galaxy catalogs, observation footprints, and all-sky images. Here we introduce HEALPix Alchemy, an open-source, pure Python implementation of a set of methods that enables rapid all-sky geometry calculations. HEALPix Alchemy is built upon HEALPix, a spatial indexing strategy that is widely used in astronomical databases as well as the native format of LIGO-Virgo-KAGRA gravitational-wave sky localization maps. Our approach leverages new multirange types built into the PostgreSQL 14 database engine. This enables fast all-sky queries against probabilistic multimessenger event localizations and telescope survey footprints. Questions such as "What are the galaxies contained within the 90 credible region of an event?" and "What is the rank-ordered list of the fields within an observing footprint with the highest probability of containing the event?" can be performed in less than a few seconds on commodity hardware using off-the-shelf cloud-managed database implementations without server-side database extensions. Common queries scale roughly linearly with the number of telescope pointings. As the number of fields grows into the hundreds or thousands, HEALPix Alchemy is orders of magnitude faster than other implementations. HEALPix Alchemy is now used as the spatial geometry engine within SkyPortal, which forms the basis of the Zwicky Transient Facility transient marshal, called Fritz.
Corresponding author: S.R. Kulkarni srk@astro.caltech.edu ar X iv :2 11 1. 15 60 8v 1 [ as tr oph .G A ] 3 0 N ov 2 02 1