From 4829c4a02b602a1531b574d21634351de0ff6804 Mon Sep 17 00:00:00 2001 From: Panu Lahtinen Date: Mon, 11 Dec 2023 14:22:21 +0200 Subject: [PATCH] Fix crrph palette and status flag names --- satpy/etc/readers/nwcsaf-geo.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/satpy/etc/readers/nwcsaf-geo.yaml b/satpy/etc/readers/nwcsaf-geo.yaml index 3ab2bf8536..c003d6f6e7 100644 --- a/satpy/etc/readers/nwcsaf-geo.yaml +++ b/satpy/etc/readers/nwcsaf-geo.yaml @@ -380,7 +380,7 @@ datasets: file_type: nc_nwcsaf_crr-ph crrph_pal: - name: crrph_intensity_pal + name: crrph_pal resolution: 3000 file_type: nc_nwcsaf_crr-ph @@ -400,7 +400,7 @@ datasets: file_type: nc_nwcsaf_crr-ph crrph_status_flag: - name: crrph_status + name: crrph_status_flag resolution: 3000 file_type: nc_nwcsaf_crr-ph