From a8a1555020d642fe24792ba530f1e2cce65d8fea Mon Sep 17 00:00:00 2001 From: "Maurice F. Huguenin" <33047352+mauricehuguenin@users.noreply.github.com> Date: Fri, 27 Oct 2023 11:46:10 +1100 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 71baed1..12b520f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # ENSO-Antarctica -Analysis Scripts and Data used for the submission: +Analysis Scripts used for the publication: Huguenin, M. F., Holmes, R. M., Spence, P. and England, M. H. (2023). Subsurface warming of the West Antarctic continental shelf linked to El Niño-Southern Oscillation. In review at *Geophysical Research Letters*. @@ -13,7 +13,6 @@ I use the following main python3 ([Van Rossum and Drake, 2009](https://dl.acm.or # Analysis Scripts - To create the perturbation experiment input files (i.e., the climatological atmospheric forcing with added ENSO-associated anomalies on top), we use the following script: [creating_enso_sam_forcing_fields_for_ncfile_ACCESS-OM2-01_rescaled.ipynb](creating_enso_sam_forcing_fields_for_ncfile_ACCESS-OM2-01_rescaled.ipynb). It calculates the mean spatial anomalies for each of the ACCESS-OM2 input files during the four strongest El Niño and La Niña events since 1958, scales them with the idealised time series associated with ENSO and adds them to the RYF forcing files. - # List of Main Manuscript Figures __Fig. 1__: Experimental design of the new spin-up. [creating_enso_sam_forcing_fields_for_ncfile_ACCESS-OM2-01_rescaled.ipynb](creating_enso_sam_forcing_fields_for_ncfile_ACCESS-OM2-01_rescaled.ipynb)