Open data
Compare changes
+ 17
− 15
@@ -6,8 +6,10 @@
@@ -362,23 +364,20 @@ mnemonics = {
@@ -389,15 +388,18 @@ def load(fields, runNB, proposalNB, semesterNB, topic='SCS', display=False,
Simplified load function to get rid of the tedious task of finding the semester number.
In the process, the variables semester, topic, and runpath are not used anymore. The later is replaced by subFolder. @lleguy : was there any other purpose of customizing runpath than selecting 'raw' or 'proc' subfolders?