Skip to content

Commit 0ca5fb3

Browse files
author
cmoestl
committed
set OMNI to STEREO-A for now
1 parent 67a50c4 commit 0ca5fb3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

predstorm_l5.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,7 @@ def main():
251251
stam['bx'], stam['by'], stam['bz'] = stam['br'], -stam['bt'], stam['bn'] # RTN to quasi-GSE
252252
stam.convert_GSE_to_GSM()
253253

254+
use_recurrence_model = False
254255
if not use_recurrence_model:
255256
sw_future = stam.make_hourly_data()
256257
sw_future_min = stam

0 commit comments

Comments
 (0)