In this study, we demonstrate that machine learning techniques can predict abyssal MOC strength using only satellite-observable variables. We train a suite of models for this task using the "Estimating the Circulation and Climate of the Ocean" (ECCO) state estimate, obtaining state-of-the-art performance. We incorporate the "Australian Community Climate and Earth System Simulator Ocean Model" (ACCESS), a high-resolution numerical ocean circulation model; and observational "Rapid Climate Change-Meridional Overturning Circulation and Heatflux Array" (RAPID) data, a cross-basin sensor array that directly measures the Atlantic MOC strength. Our experiments indicate an approximately linear relationship between satellite-observable variables and abyssal MOC strength. We additionally demonstrate the utility of observational data for predicting long-range oceanic dependencies through the integration of RAPID, and show that a deep learning model is able to accurately capture latitude-invariant features for MOC strength prediction. Through these experiments, we present a methodology for predicting abyssal circulation, which will be instrumental in informing climate policy and empowering further oceanographic research.
Please see our final report (assets/gtc_report_FINAL.pdf
) for full details.
This work was carried out as part of the Artificial Intelligence for Environmental Risks (AI4ER) Centre for Doctoral Training Guided Team Challenge (GTC), which ran from November, 2023 to March, 2024.
Please see the included DOCUMENTATION.md
file for an overview of the repository structure. We include tables that direct the user towards the appropriate notebook for reproducing each table and figure in the final report.
Nina Baranduin | Tom Cowperthwaite | Emilio Luz-Ricca | |||
Sharan Maiya | Aline Van Driessche |
We would like to thank our faculty supervisors--Ali Mashayek, Laura Cimoli, and Alberto Naveira Garabato--as well as our project mentors--Josh Lanham and Kate Oglethorpe. Their guidance throughout was instrumental in our success as a team. We would also like to thank the AI4ER support staff--Annabelle Scott and Adriana Dote--for their help navigating the complex logistics of the GTC.
If you use the code in this repository, please consider citing it--see the citation.cff
file or use the "Cite this repository" function on the right sidebar. All code is under the MIT license--see the LICENSE
file.
All ECCO data that we extracted is included in the Zenodo repository linked in the badge directly above. To facilitate interpretation of the code in this repository, we have copied over dataset metadata--see DATA_README.md
. Raw ECCO data is available for download from NASA PO.DAAC; see the table in DATA_README.md
for the PO.DAAC entries that we used.
ACCESS data was provided to us directly by colleagues at the National Oceanography Centre (NOC; Southampton, UK) and is not publicly available but may be provided upon reasonable request. Team member emails are linked above.
RAPID data can be downloaded from the NOC British Oceanographic Data Centre (linked in the badge directly above). This data was used in the provided format. We primarily make use of moc_transports_200404_2022215.nc
and moc_vertical_200404_2022215.nc
.