From bbc3db9f253cef73cb449c1aaff273b001d62435 Mon Sep 17 00:00:00 2001 From: tomrink <rink@ssec.wisc.edu> Date: Thu, 2 Sep 2021 14:55:48 -0500 Subject: [PATCH] snapshot... --- modules/icing/pirep_goes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/icing/pirep_goes.py b/modules/icing/pirep_goes.py index 4ac7a55e..2101d683 100644 --- a/modules/icing/pirep_goes.py +++ b/modules/icing/pirep_goes.py @@ -1037,7 +1037,7 @@ def fov_extract(trnfile='/home/rink/fovs_l1b_train.h5', tstfile='/home/rink/fovs # --------- Throw away code -------------------------------------------------------------------- jdays= [['070', '071', '072', '073', '074', '075'], ['078', '079', '080', '081', '082', '084', '085', '086', '087', '088'], ['106', '107', '108', '109', '110', '111', '112', '113', '114'], ['116', '117', '118', '119'], - ['128', '129', '130', '131', '132', '133', '134','135'], ['138', '139', '140'], ['149', '150', '151'], + ['128', '129', '130', '131', '132', '133', '134', '135'], ['138', '139', '140'], ['149', '150', '151'], ['163', '164', '165'], ['202', '203', '204', '205', '206'], ['231', '232', '233'], ['251', '252', '253', '254']] -- GitLab