From 517832b6f92ef434549081caf89ce6ef4786a191 Mon Sep 17 00:00:00 2001 From: Etienne Pelletier Date: Wed, 31 Jul 2024 13:33:49 +0000 Subject: [PATCH] ignore generic msc-mcf-template.yml when loading footprints --- msc_pygeoapi/loader/nwp_dataset_footprints.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/msc_pygeoapi/loader/nwp_dataset_footprints.py b/msc_pygeoapi/loader/nwp_dataset_footprints.py index 9649db01..b629cc48 100644 --- a/msc_pygeoapi/loader/nwp_dataset_footprints.py +++ b/msc_pygeoapi/loader/nwp_dataset_footprints.py @@ -51,7 +51,8 @@ MCFS_TO_IGNORE = [ 'msc_lightning.yml', - 'msc_radar-*.yml' + 'msc_radar-*.yml', + 'msc-mcf-template.yml' ] # index settings