Skip to content

Repo for online implementation of Bodner (2024, in prep) in NEMO

Notifications You must be signed in to change notification settings

abodner/NEMO_MLE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

submeso_ML

Repo for data-driven submesoscale parameterization following Bodner, Balwada & Zanna (2024, in prep). The CNNs included take 8 input features ['grad_B', 'FCOR' , 'HML', 'TAU', 'Q', 'div', 'vort', 'strain'] which correspond to the normalized buoyancy gradient magnitude, Coriolis parameter, mixed layer depth, wind stress magnitude, surface heat flux, divergence, vorticity, and strain magnitude. The NEMO implementation will include the surface values of the input features and predict the mixed layer averaged vertical buoyancy flux.

The repo contains:

  • scripts
  • submeso_ml libraries
  • trained_models (pre-trained CNNs corresponding to 5 resolutions)

run pip install -e .

About

Repo for online implementation of Bodner (2024, in prep) in NEMO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages