From 90f44950e5127319cfa63279ed647a5ca936d14a Mon Sep 17 00:00:00 2001 From: nkwasa Date: Tue, 11 May 2021 09:47:08 +0200 Subject: [PATCH] Update README.md Corrected a reference --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23da94c..032f46e 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This repository includes the processing scripts used in Nkwasa et al, (submitte for large scale hydrological applications. For the python code: (a) 'create_crop_maps.py' --> generates crop ids for respective crops that occupy the largest agricultural pixels from the LUH2-ISIMIP map(s) (Hurtt et al., 2020). - (b) 'extract_fertilizer.py' --> creates fertilizer maps for the required simulation period using the ISIMIP N fertilizer files (Hurtt et al., 2020) and the P fertilizer files from (Zhang et al., 2017) + (b) 'extract_fertilizer.py' --> creates fertilizer maps for the required simulation period using the ISIMIP N fertilizer files (Hurtt et al., 2020) and the P fertilizer files from (Lu and Tian., 2017) (c) 'global_managment.py' --> creates the management files using the global datasets and the model TxtInOut folder files.