Skip to content

Repository files navigation

Project description

This repository allows for the re-computation of the composite front detection of ocean fronts on the Southwestern Atlantic Continental Shelf from Absolute Dynamic Topography (ADT) and Sea Surface Temperatures (SST). The approach is based on horizontal gradients of the fields. The data given in the repository are ADT from multi-mission gridded altimetry enhanced with SWOT KaRIn ("SWOT MIOST", https://doi.org/10.24400/527896/a01-2025.001) and remote-sensed SST (OSTIA, https://doi.org/10.48670/moi-00165), which are publicly available through Copnicus Marine Service.

Requirements

  • Python ≥3.10
    (- conda)

The software has been developed and tested using the Conda environment provided in environment.yml. Packages can also be manually be added, see first part of the .ipynb file. Otherwise:

conda env create -f environment.yml --name <environment_name>
conda activate <environment_name>

How to run

Run the code by running the Composite_Front_Detection_git.ipnyb file in Jupyer Notebook or VSCode.

Composite Front Detection

  • Load sample data given or implement others
  • compute horizontal gradients
  • Pre-defined plots show you the monthly mean gradients
  • compute joint front probability and plot --> see details in the study region and identify fronts

Licence

MIT License

Author

Marie-Christin Juhl
Deutsches Geodätisches Forschungsinstitut der Universität München (DGFI-TUM)
[email protected]
(Feel free to contact!)

About

Composite Front Detection created to detect ocean fronts from Altimetry (ADT) and Sea Surface Temperature (SST). Its been tested on the Southwestern Atlantic Continental Shelf using different ADTs from gridded altimetry and a numerical model.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages