ESCOMP / ESCOMP/CMEPS

Update path for cime Tools

Open
#300 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Fortran
Stars
35
Forks
106
Avg merge
6d 5h
Merged PRs (30d)
4

Description

Like other externals the path for cime tools should be updated from cime/scripts/Tools to cime/CIME/Tools. It does seem to build and run even with this issue...

```
cime_config/buildexe:sys.path.append(os.path.join(_CIMEROOT, "scripts", "Tools"))
cime_config/buildnml:sys.path.append(os.path.join(_CIMEROOT, "scripts", "Tools"))
cime_config/config_component.xml: $CIMEROOT/scripts/Tools
cime_config/config_component.xml: Scripts root utils directory location (setup automatically to $CIMEROOT/scripts/Tools - DO NOT EDIT)
cime_config/runseq/runseq_D.py:sys.path.append(os.path.join(_CIMEROOT, "scripts", "Tools"))
cime_config/runseq/runseq_TG.py:sys.path.append(os.path.join(_CIMEROOT, "scripts", "Tools"))
cime_config/runseq/runseq_general.py:sys.path.append(os.path.join(_CIMEROOT, "scripts", "Tools"))
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.