Loading config.py +2 −2 Original line number Diff line number Diff line Loading @@ -99,8 +99,8 @@ summary_data_directory = main_directory + "\\current\\" # Summary with statisti PLOT options ------------ ''' full_plot = True limits_nsb = [20.0, 0.] # Limits in y-axis (MPSAS) full_plot = False limits_nsb = [] # Limits in y-axis (MPSAS) limits_time = [12, 12] # Hours limits_sunalt = [-80, 5] # Degrees Loading Loading
config.py +2 −2 Original line number Diff line number Diff line Loading @@ -99,8 +99,8 @@ summary_data_directory = main_directory + "\\current\\" # Summary with statisti PLOT options ------------ ''' full_plot = True limits_nsb = [20.0, 0.] # Limits in y-axis (MPSAS) full_plot = False limits_nsb = [] # Limits in y-axis (MPSAS) limits_time = [12, 12] # Hours limits_sunalt = [-80, 5] # Degrees Loading