From a392f432775463cc962d9553c60e00c024d8b3d8 Mon Sep 17 00:00:00 2001 From: "Melissa.Rose" Date: Wed, 25 Oct 2023 14:35:30 -0700 Subject: [PATCH] Tier 1 RF Updates for Temperate Forests updated constants_and_names.py: - removal_forest_type_dir changed to updated s3 directory with the date 20230815 (accidentally missed during previous commit) --- constants_and_names.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants_and_names.py b/constants_and_names.py index 3285ac87..c544d486 100644 --- a/constants_and_names.py +++ b/constants_and_names.py @@ -422,7 +422,7 @@ # Forest type used in removals model pattern_removal_forest_type = 'removal_forest_type' -removal_forest_type_dir = os.path.join(s3_base_dir, 'removal_forest_type/standard/20230315/') +removal_forest_type_dir = os.path.join(s3_base_dir, 'removal_forest_type/standard/20230815/') # Removal model forest type codes mangrove_rank = 6