Skip to content

Commit

Permalink
Update gen_intake_gfdl_runner_config.py
Browse files Browse the repository at this point in the history
  • Loading branch information
aradhakrishnanGFDL authored Jul 30, 2024
1 parent c11c2e3 commit c78e7fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion catalogbuilder/scripts/gen_intake_gfdl_runner_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import sys, os

#This is an example call to run catalog builder using a yaml config file.

package_dir = os.path.dirname(os.path.abspath(__file__))
configyaml = os.path.join(package_dir, '../configs/config-example.yml')

def create_catalog_from_config(config=configyaml):
Expand Down

0 comments on commit c78e7fb

Please sign in to comment.