Open Issues Need Help
View All on GitHubAutomatic generation of regional configurations of the Modular Ocean Model 6 (MOM6) in Python
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.
Automatic generation of regional configurations of the Modular Ocean Model 6 (MOM6) in Python