Automatic generation of regional configurations of the Modular Ocean Model 6 (MOM6) in Python

mom6 ocean-modelling python regional-model
1 Open Issue Need Help Last updated: Jul 15, 2025

Open Issues Need Help

View All on GitHub
Computational Science Model Configuration and Parameterization

AI Summary: The task is to fix a warning in the regional-mom6 Python package where the open boundary conditions (OBCs) are not correctly recognizing the x and y axes in MOM6. This involves investigating the code related to OBC handling, identifying the source of the warning (potentially related to buffer position unpacking), and implementing a fix to ensure correct axis recognition. The goal is to improve user experience by preventing misleading warnings that might be mistaken for errors.

Complexity: 4/5
good first issue cleanup 🧹

Automatic generation of regional configurations of the Modular Ocean Model 6 (MOM6) in Python

Python
#mom6#ocean-modelling#python#regional-model