Paleobiogeochemistry / isowater_SEPregion

This repository aim to storage the python scripts and data set used for the paper titled Isotopic characterization of water masses in the Eastern South Pacific Ocean: Paleoceanography implications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

isowater_SEPregion (Under Construction)

This repository aims to store the python script and data set used for the paper titled “Isotopic characterization of water masses in the Eastern South Pacific Ocean: Paleoceanography implications”

**The paper is available in (xxWebpageofthejournalxx when will be published)

**The data set is available in (PANGAEA link)

Motivation and scientific goals

This study aims to hydrologically characterize the water masses of the Southeast Pacific (SEP), from surface (Subtropical Water, STW and Subantarctic Water, SAAW), subsurface (Equatorial Subsurface Water, ESSW), intermediate (Antarctic Intermediate Water, AAIW) and finally deep waters (Pacific Deep Water, PDW). To achieve this we use seawater oxygen, deuterium, dissolved inorganic carbon isotopes in combination with temperature, salinity, oxygen and nutrient concentrations along a coastal (71-78 °W) and an oceanic (82-98 °W) transect in the Southeast Pacific. The data set integrates published and new measurements collected between 1992 and 2018. We hope that the database, the scripts and the manuscript can promote the idea of using oceanographic data near to the sediment core sites to have accurate modern-analogs to a better understanding of past changes in water mass chemistry and geometry in the Southeast Pacific. This is relevant especially in coastal zones where continental and oceanic processes merge in a unique dynamic which is passing to the sediment record.

As a group we are continuing sampling sea water in the SEP for stable isotope analysis with the goals of:

i) Improve the data cover by water masses. ii) Understand temporal variation of the stable isotope signatures of water masses. iii) Integrate oceanographic data to understand changes of the tracers in long-term scales. iv) Provide to the paleoceanography community a hydrological data set to be used as a modern-analog that can be permanently curated.

sampleinformation_project_10152021

Figure: Location of hydrological sites that our team are currently working on [coloured dots refer to the individual expeditions]. The code developed for this specific publication only can be runed by transects. Features indicated are main ocean currents, oceanographic fronts and the Antarctic Intermediate Water (AAIW) formation zone in the Southeast Pacific. Peru-Chile or Humboldt Current (PCC), Peru-Chile Counter Current (PCCC), Peru-Chile Undercurrent (PCUC), Equatorial Undercurrent (EUC), South Equatorial Current (SEC), Subantarctic Front (SAF) and Subtropical Front (STF). In the data collection, the stations of expeditions P19-P06, SO211 and TABASCO correspond to published data from the project GLODAP v2, Martinez-Mendez et al., 2013 and Pakulski et al., 2007 respectively.

New data set that will be uploaded in 2022-2024

  • New seawater samples are available to be analyzed from the following locations in Chile: Mejillones, Coquimbo, Reloncavi Fjord, Chilean Patagonia.
  • New projects as CLAP from CEAZA and the UK-Chile project [NERC-Disentangling the Genotype Paleoproxy Challenge in the Humboldt Current System and Beyond] will continue sampling seawater for stable isotopes in the region.

Consideration using isowater_SEPregion python code

The python code that is stored in this project was specifically developed to be used in the creation of Reyes-Macaya et al., (submitted). With the content of this project it is possible to obtain any of the plots and statistical analysis shown in the main text and supplementary information of the paper. With minor modifications the code can be applicable for any oceanographic zone of the Earth with any data cloud.

Main products that the code offers

The code provides the execution of several statistical analyses and representation of data in plots from the coastal and oceanic section by water masses organized by their percentage of contribution in the water mixture. A detailed list of the analysis is listed here:

  • Histograms for chemical parameters: temperature, salinity, oxygen, nutrients.
  • Histograms for stable isotope parameters: oxygen, deuterium, carbon isotopes of the Dissolved inorganic carbon (DIC) and carbon isotope sea-air exchange signatures.
  • Mann Whitney test by water comparing isotopic signatures: oxygen, deuterium, carbon isotopes of the Dissolved inorganic carbon (DIC).
  • Computation of carbon isotope sea-air exchange effect corrected by phosphate (Broecker and Maier-Reimer, 1992) or apparent oxygen utilization (Keir et al., 1998).
  • Linear regression between isotopic signatures (oxygen, deuterium, carbon DIC) versus salinity in the oceanic section
  • Linear regression between isotopic signatures (oxygen, deuterium, carbon DIC) versus salinity in the coastal section

Execute isowater_SEPregion python code

When this code is executed in the terminal, it will ask the user if they want to manually select what to do. Otherwise it will use the code preconfiguration and do everything.

Example:

Do you want to manually select what to do? y/n y

Do you want to make chemical histograms? y/n y

Prerequisites

  • Instal python 3
  • Instal python libraries (download the file called test from the isowater_SEPregion file list to check if you have all the necessary libraries for running the code in your PC)
  • Hydrological data set organized with the format (latitude or longitude, depth, hydrological variable, water mass percentage A, B, C, D, E) (download the file called dd_coastal.boat)

Example

Latitude Depth dD ESSW AAIW PDW STW SAAW

Data management and script developers

Authors

Dharma Reyes﹣Macaya, Babette Hoogakker, Gema Martínez﹣Méndez, Pedro J. Llanillo, Mahyar Mohtadi, Patricia Grasse, Alan Mix, Melanie J Leng, Ulrich Struck, Daniel C. McCorkle, Macarena Troncoso, Eugenia M Gayo, Laura Farias, Carina B. Lange, Wilson Carhuapoma, Michelle Graco, Marcela Cornejo﹣D’Ottone, Ricardo De Pol Holz, Camila Fernandez, Diego Narvaez, Cristian A. Vargas, Francisco M. García - Araya, Dierk Hebbeln.

Research Institutions and Funding Projects

About

This repository aim to storage the python scripts and data set used for the paper titled Isotopic characterization of water masses in the Eastern South Pacific Ocean: Paleoceanography implications.


Languages

Language:Python 100.0%