From 145c570589505cea1244ccd23ca8caa5fd516462 Mon Sep 17 00:00:00 2001 From: David Hoese Date: Fri, 5 Apr 2024 15:27:53 -0500 Subject: [PATCH] Fix missing FCI ir_38 channel --- polar2grid/readers/fci_l1c_nc.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/polar2grid/readers/fci_l1c_nc.py b/polar2grid/readers/fci_l1c_nc.py index 69e85172..5ad98598 100644 --- a/polar2grid/readers/fci_l1c_nc.py +++ b/polar2grid/readers/fci_l1c_nc.py @@ -91,7 +91,7 @@ "nir_13", "nir_16", "nir_22", - "ir_23", + "ir_38", "wv_63", "wv_73", "ir_87",