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

Refactoring & README #83

Closed bcc2761 closed 4 months ago

bcc2761 commented 4 months ago

Refactoring Part 2, focused on integrating Click's LazyGroup class to reduce imports

bcc2761 commented 4 months ago

Todo: update README to follow this; going to implement after approved

ceblanton commented 4 months ago

Agree with Chan. This is such a big improvement. Thank you!