NOAA-GFDL / fre-cli

Python-based command line interface for FRE (FMS Runtime Environment) to compile and run FMS-based models and post-process their output.
GNU Lesser General Public License v3.0
3 stars 7 forks source link

Absorb fre-workflows/app/remap-pp-components --> fre pp remap... or fre cmor <subtool> ? #134

Open ilaflott opened 1 month ago

ilaflott commented 1 month ago

Is your feature request related to a problem? Please describe. we wish to have proper fre-cli access to remap-pp-components routines used within the python/FRE2 ecosystem. Currently, remap-pp-components is a routine within fre-workflows.

Describe the solution you'd like this is less trivial than the other two tool-absorption issues, due to significant overlap with fre/cmor/CMORmixer.py

Describe alternatives you've considered

Additional context a lot of this has to do with making sure directory structure for postprocessing output is in a format that fre-bronx understood. This directory structure is important for producing CMIP-publishable model output.

This issue should probably have it's description and desired solution updated as more information becomes available.