Python-based command line interface for FRE (FMS Runtime Environment) to compile and run FMS-based models and post-process their output.

4 stars 20 forks 4 watchers Python Apache License 2.0
7 Open Issues Need Help Last updated: Sep 12, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This GitHub issue serves as a high-level tracking issue for the "CMORwrap" project, encompassing its implementation, quality-of-life improvements, and various loose ends. It aggregates a checklist of numerous dependent sub-issues, both internal and external, with many items still pending completion across different repositories.

Complexity: 4/5
bug documentation help wanted tricky clean up priority: HIGH

Python-based command line interface for FRE (FMS Runtime Environment) to compile and run FMS-based models and post-process their output.

Python
bug new functioning help wanted priority: HIGH

Python-based command line interface for FRE (FMS Runtime Environment) to compile and run FMS-based models and post-process their output.

Python
new functioning help wanted priority: HIGH

Python-based command line interface for FRE (FMS Runtime Environment) to compile and run FMS-based models and post-process their output.

Python
PR 429 Review about 2 months ago
help wanted priority: HIGH

Python-based command line interface for FRE (FMS Runtime Environment) to compile and run FMS-based models and post-process their output.

Python

AI Summary: The `fre-cli` Python package's `test_run_analysis` test is failing due to a missing `libstdc++.so.6` library version on the PPAN system. The task is to diagnose why this dependency is missing from the conda environment used for testing, and fix the issue so the test passes. This likely involves updating the conda environment's dependencies or resolving a conflict between different versions of libraries.

Complexity: 4/5
bug help wanted

Python-based command line interface for FRE (FMS Runtime Environment) to compile and run FMS-based models and post-process their output.

Python

AI Summary: Update the project's README.md file to use the uploaded badges for version, release date, CI status, coverage, and pytest, instead of the currently used links. This involves replacing the existing Markdown links with the updated image links provided in the project's documentation or build process.

Complexity: 2/5
documentation good first issue help wanted clean up

Python-based command line interface for FRE (FMS Runtime Environment) to compile and run FMS-based models and post-process their output.

Python

AI Summary: Update the pull request template for the `fre-cli` project to include a checklist item requiring the use of an autoformatter (like `autopep8` or `black`) on any modified files before submission.

Complexity: 1/5
good first issue help wanted clean up

Python-based command line interface for FRE (FMS Runtime Environment) to compile and run FMS-based models and post-process their output.

Python