Closed dudek313 closed 2 months ago
@dudek313 What is the issue you intended to report herein?
I think that I see what you want to do - but I can't read it as written. Please clarify and consider opening a PR with your suggested change.
Apologies @jedwards4b I was in a bit of a haste.
The makefile has a couple of cp commands that don't have the base path $(GPTL_DIR), so the copy fails.
For example, I think that line 74 should be: cp -p $(GPTL_DIR)/*.$(MOD_SUFFIX) $(SHAREDPATH)/include
What makes me uneasy is that this is supposed to be the production branch so something like that would be caught early. Perhaps this is the time to disclose that I am migrating from a really old version of CESM (1.0.6) ;)
The maint-5.6 branch has, as you pointed out, been stable for a very long time. This code has not been a problem for anyone that I am aware of. If you can document an error, providing all of the relevant information to reproduce the error we will be happy to address it.
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This issue was closed because it has been stalled for 5 days with no activity.
commit a488510bc24b981809b3dda5ee7b9809a7fc9616 (HEAD, tag: cime5.6.49
cesm/cime/src/share/timing/Makefile