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

Locate the experiment pp.yamls relative to the main yaml dir #137

Closed ceblanton closed 1 month ago

ceblanton commented 1 month ago

Describe your changes

fre pp configure-yaml was unable to locate the child experiment pp.yaml. An update to prepend the directory containing the main yaml resolves the problem.

Issue ticket number and link (if applicable)

99

Checklist before requesting a review

ceblanton commented 1 month ago

Tiny fix for locating the experiment yamls relative to the main yaml.

ilaflott commented 1 month ago

this pipeline's success depends on https://github.com/NOAA-GFDL/fre-cli/pull/140

ilaflott commented 1 month ago

this pipeline's success depends on #140

actually, that's not quite true (yet). but intakebuilder will be deleted someday. the pipeline seemed to fail because the connection to the conda-forge channel seemed to die randomly. rerunning

ceblanton commented 1 month ago

Agreed. the pipeline fail was a weird one-off error related to conda-forge.