diff --git a/modules/icing/pirep_goes.py b/modules/icing/pirep_goes.py
index 4a5f07ac6de2c12c84e12edaceaa217547011c25..eee6d50f281f295f365063d1dff2900632230f2c 100644
--- a/modules/icing/pirep_goes.py
+++ b/modules/icing/pirep_goes.py
@@ -1721,7 +1721,10 @@ def split_data(times):
                    [get_timestamp('2019-07-01_00:00'), get_timestamp('2019-07-07_23:59')],
                    [get_timestamp('2019-09-01_00:00'), get_timestamp('2019-09-07_23:59')],
                    [get_timestamp('2019-11-01_00:00'), get_timestamp('2019-11-07_23:59')],
-                   [get_timestamp('2021-09-24_00:00'), get_timestamp('2021-10-01_23:59')]]
+                   [get_timestamp('2021-09-24_00:00'), get_timestamp('2021-10-01_23:59')],
+                   [get_timestamp('2021-11-01_00:00'), get_timestamp('2021-11-07_23:59')],
+                   [get_timestamp('2022-01-01_00:00'), get_timestamp('2022-01-07_23:59')],
+                   [get_timestamp('2022-03-01_00:00'), get_timestamp('2022-03-07_23:59')]]
 
 
     test_time_idxs = []