ESCOMP / ESCOMP/CTSM

Add a version check to git for the version being used in git_utils.py

Open
#2,101 5 comments 0 reactions 1 assignee Claimed by @ekluzek View on GitHub
b4b enhancement good first issue test: python
Dominant language
Fortran
Stars
352
Forks
361
Avg merge
6d 6h
Merged PRs (30d)
8

Description

Not sure if this is a bug or not. I am successfully using the fsurdat modifier tool on the cheyenne log-in node, but when I try to use it on casper, I get the following error

![Screenshot from 2023-08-10 19-19-36](https://github.com/ESCOMP/CTSM/assets/41842751/5230f419-0ab2-4ede-94d6-d0d559a55704)

However, now that when I've now run it successfully on cheyenne and I then try to run it on casper, I no longer get the error. Is this because in the first time the tool is used it is trying to grab something from the internet (through the calls to git in the error) and casper is not connected to the outside world, while cheyenne is?

If so, it's perhaps not a problem, but I'm working on documentation and it would be good to make people aware of this if it's something they will experience.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.