Skip to content

Commit

Permalink
fix indicator coeficient relation to water use indicator
Browse files Browse the repository at this point in the history
  • Loading branch information
elpamart authored and alexeh committed Oct 9, 2023
1 parent f914931 commit 5dc7e45
Show file tree
Hide file tree
Showing 4 changed files with 157,891 additions and 155,610 deletions.
4 changes: 2 additions & 2 deletions data/indicator_coefficient_importer/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
all: blue-water-indicator-coefficients grey-water-indicator-coefficients

blue-water-indicator-coefficients:
python indicator_coefficient_importer.py data/bwfp_indicator_coefficients.csv UWU_T 2005
python indicator_coefficient_importer.py data/bwfp_indicator_coefficients.csv WU 2005

grey-water-indicator-coefficients:
python indicator_coefficient_importer.py data/gwfp_indicator_coefficients.csv WQ 2005
python indicator_coefficient_importer.py data/gwfp_indicator_coefficients.csv NL 2005
Loading

0 comments on commit 5dc7e45

Please sign in to comment.