We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 710ff7d commit 994c017Copy full SHA for 994c017
1 file changed
compliance_checker_v0.py
@@ -12,12 +12,7 @@
12
#######################################
13
#### specify your source path
14
15
-#source_path = './test'
16
-#source_path = '/mnt/d/1_protect/0_sanity_check/ULB/fETISh_32' #Typerror
17
-#source_path = '/mnt/d/1_protect/0_sanity_check/IMAU/IMAUICEtest'
18
-#source_path ='/mnt/d/1_protect/0_sanity_check/DOE/MALI' # says since ... instead of Days Since...
19
-#source_path = '/mnt/d/1_protect/0_sanity_check/ILTSPIK/SICOPOLIS' #ras
20
-source_path = '/mnt/d/1_protect/0_sanity_check/AWI/PISM1'
+source_path = './test'
21
22
23
# Compliance values to be monitored
0 commit comments