Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

./case.submit error

pappu

Pappu Paul
New Member
I have created a case in our local HPC using -compset F2000climo -res f09_f09_mg17, then case setup and build successfully but while I tried submitting the case got error :
~~~~~~~~~~~~~
File "/data/keeling/a/pappup2/my_cesm_sandbox/cime/scripts/Tools/../../scripts/lib/CIME/case/check_input_data.py", line 380, in verify_chksum
logger.warning("Did not find hash for file {} in chksum file {}".format(filename, hashfile))
UnboundLocalError: local variable 'hashfile' referenced before assignment
~~~~~~~~~~~~~~~~

please see the attached images for more details.
 

Attachments

  • Screenshot 2024-08-26 at 3.55.29 PM.png
    Screenshot 2024-08-26 at 3.55.29 PM.png
    175.4 KB · Views: 8
  • Screenshot 2024-08-26 at 3.57.30 PM.png
    Screenshot 2024-08-26 at 3.57.30 PM.png
    147.4 KB · Views: 8

jedwards

CSEG and Liaisons
Staff member
You appear to be using an old, unsupported, model version please update to cesm2.1.5 and try again.
If for some reason you cannot update the entire model try updating just cime to cime5.6.49, there are no guarantees that this will work however.
 
Vote Upvote 0 Downvote

pappu

Pappu Paul
New Member
You appear to be using an old, unsupported, model version please update to cesm2.1.5 and try again.
If for some reason you cannot update the entire model try updating just cime to cime5.6.49, there are no guarantees that this will work however.
Thanks for the reply, I have updated to CESM2.1.5 and it solved this issue
 
Vote Upvote 0 Downvote
Top