File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 123
123
" #\n " ,
124
124
" # Example: load all the 2023 files processed with v0.10:\n " ,
125
125
" # files = glob.glob(\" /fefs/aswg/data/real/OSA/DL1DataCheck_LongTerm/v0.10/2023????/DL1_datacheck_2023*.h5\" )\n " ,
126
- " #\n " ,
126
+ " # \n " ,
127
+ " # Example: load all the 2023 files processed (with any version - the latest available for each night): \n " ,
128
+ " files = glob.glob(\" /fefs/aswg/data/real/OSA/DL1DataCheck_LongTerm/night_wise/all/DL1_datacheck_2023*.h5\n " ,
127
129
" \n " ,
128
- " files = glob.glob(\" /fefs/aswg/workspace/analysis-school-2024/DL1_datacheck/night_wise/DL1_datacheck_2022*.h5\" )\n " ,
129
130
" files.sort()"
130
131
]
131
132
},
1837
1838
"name" : " python" ,
1838
1839
"nbconvert_exporter" : " python" ,
1839
1840
"pygments_lexer" : " ipython3" ,
1840
- "version" : " 3.11.6 "
1841
+ "version" : " 3.11.4 "
1841
1842
}
1842
1843
},
1843
1844
"nbformat" : 4 ,
You can’t perform that action at this time.
0 commit comments