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

mom6 ocean-modelling python regional-model
2 Open Issues Need Help Last updated: Sep 10, 2025

Open Issues Need Help

View All on GitHub
bug ๐Ÿž good first issue

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

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

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