Open Issues Need Help
View All on GitHubAI 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.
Python-based command line interface for FRE (FMS Runtime Environment) to compile and run FMS-based models and post-process their output.
Python-based command line interface for FRE (FMS Runtime Environment) to compile and run FMS-based models and post-process their output.
Python-based command line interface for FRE (FMS Runtime Environment) to compile and run FMS-based models and post-process their output.
Python-based command line interface for FRE (FMS Runtime Environment) to compile and run FMS-based models and post-process their output.
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.
Python-based command line interface for FRE (FMS Runtime Environment) to compile and run FMS-based models and post-process their output.
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.
Python-based command line interface for FRE (FMS Runtime Environment) to compile and run FMS-based models and post-process their output.
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.
Python-based command line interface for FRE (FMS Runtime Environment) to compile and run FMS-based models and post-process their output.