Skip to content

Commit

Permalink
Merge branch '53-static' into 53
Browse files Browse the repository at this point in the history
  • Loading branch information
aradhakrishnanGFDL committed Oct 25, 2024
2 parents 460a089 + 540cd38 commit 2183cce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion catalogbuilder/intakebuilder/getinfo.py
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ def getInfoFromGFDLFilename(filename,dictInfo,logger,configyaml):
dictInfo["variable_id"] = "fixed"
dictInfo["frequency"] = "fx"
dictInfo["table_id"] = "fx"
##
nlen = len(output_file_template)
for i in range(nlen-1,-1,-1): #nlen = 3
try:
Expand Down

0 comments on commit 2183cce

Please sign in to comment.