Skip to content

roxyboy/Earth-Cube-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Diagnosing submesoscale mode water formation in eNATL60

We provide the notebooks in which we calculate the submesoscale potential vorticity flux terms Mode-water_Jfluxes.ipynb via the parametrization proposed by Wenegrat et al. (2013) to diagnose the relative contribution of surface forcing on mode water formation in the Gulf Stream region. The tidally-forced North Atlantic simulation (eNATL60) we analyze has the horizontal resolution of 1/60 with 300 vertical layers, which allows for well formed mesoscale eddies and partially resolves the submesoscales. The results are plotted in Jflux_outputs.ipynb.

We demonstrate that, by taking advantage of the Pangeo architecture, we can analyze the dataset of eNATL60 hosted on Occigen at CINES, the French national supercomputing facility, directly on Occigen using its computational nodes. This workflow eliminates the bottleneck of having to transfer and store a copy of the data on another cluster for analysis. The Pangeo architecture, based on Python and Jupyter, allows the user to:

  • Focus on the science, rather than having to spend time on setting up the environment.
  • Move fluidly between prototyping the code and deploying it operationally for analysis.

The lapse time of analyzing each hourly output took less than two minutes, which resulted in going through each daily file in ~30 minutes. The conda environment used in this analysis was packaged via conda-pack and is listed in the file spec-file.txt.

Acknowledgements:

The full three-dimensional dataset used for this analysis is unfortunately too large to host on a Binder cluster but the two-dimensional data of sea-surface height and horizontal velocity are available on Pangeo.

The eNATL60 twin-experiment (with and without tidal forcing) is the result of a collaboration between Ocean Next and the MEOM group at IGE. eNATL60 experiments have been performed on the MareNostrum IV supercomputer (Barcelona, Spain) thanks to a 40 million cpu-hour allocation granted by PRACE: project ReSuMPTiOn, call #16. The complete eNATL60 output data archive (~ 1.5 PB) is hosted at CINES (Montpellier, France). Uchida acknowledges additional support from the French Make Our Planet Great Again (MOPGA) initiative.

About

Notebook respository for the 2020 EarthCube Annual Meeting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published