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

intakebuilder --> catalogbuilder edits #140

Closed ilaflott closed 1 month ago

ilaflott commented 1 month ago

Describe your changes

from scripts import gen_intake_gfdl and similar lines from the old noaa-gfdl::intakebuilder. now called noaa-gfdl::catalogbuilder. corresponding edits in meta.yaml, setup.py and environment.yml included. new import test line added to meta.yaml to check import

Issue ticket number and link (if applicable)

128

Checklist before requesting a review

ilaflott commented 1 month ago

let me write a real pytest...

ilaflott commented 1 month ago

ready-to-go, i recommend immediate merge, so the branch at https://github.com/NOAA-GFDL/fre-cli/pull/137 pipeline can merge the changes, and run the pipeline successfully