Skip to content

Commit e4ab773

Browse files
author
zaihuaji
committed
add BFILES = {}
1 parent 306fbd5 commit e4ab773

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/rda_python_common/PgFile.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,8 @@
118118
'rda-quasar-drdata' : "NCAR RDA Quasar DRDATA"
119119
}
120120

121+
BFILES = {} # cache backup file names and dates for each bid
122+
121123
#
122124
# reset the up limit for a specified error type
123125
#

0 commit comments

Comments
 (0)