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

Create fre/cmor/README.md #135

Closed ilaflott closed 3 weeks ago

ilaflott commented 1 month ago

Describe your changes

adds back in old notes from original author's usage into cmor specific README.

no functionality changes. pipelines will be cancelled.

ceblanton commented 1 month ago

I'm not sure these old notes are helpful... @Ciheim what do you think? We need some fresh cmor usage docs anyway

ceblanton commented 1 month ago

On second thought, if those examples were rephrased in fre-cli syntax (fre cmor run blah blah) and showed how to get the input files (instead of assuming they are there), it would be very useful.

ilaflott commented 1 month ago

> On second thought, if those examples were rephrased in fre-cli syntax (fre cmor run blah blah) and showed how to get the input files (instead of assuming they are there), it would be very useful.

this is sort of what i was thinking. Also- i had actually meant to put these notes in fre cmor's README in the first place, when i was doing some clean up items suggested by pylint.

ceblanton commented 1 month ago

@ciheim, after you return let's clean up Sergey's old usage examples with the new syntax, and explain how to get the input config files.

ilaflott commented 4 weeks ago

let's just get this in, and start up a new PR/branch with CMOR doc edits to this README nugget

ilaflott commented 3 weeks ago

ready to go