From 149c885b4eca53d122841c9b825f877c24ebf5a5 Mon Sep 17 00:00:00 2001 From: alexeh Date: Thu, 28 Sep 2023 10:28:40 +0300 Subject: [PATCH] Fix indicator_coefficient import namecodes --- data/indicator_coefficient_importer/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data/indicator_coefficient_importer/Makefile b/data/indicator_coefficient_importer/Makefile index 229850e13..2191d83f1 100644 --- a/data/indicator_coefficient_importer/Makefile +++ b/data/indicator_coefficient_importer/Makefile @@ -1,5 +1,7 @@ -all: blue-water-indicator-coefficients +all: blue-water-indicator-coefficients grey-water-indicator-coefficients blue-water-indicator-coefficients: python indicator_coefficient_importer.py data/bwfp_indicator_coefficients.csv UWU 2005 +grey-water-indicator-coefficients: + python indicator_coefficient_importer.py data/gwfp_indicator_coefficients.csv NL 2005