From a64756bbc3bcbb615147bd1039ca7605d7b32627 Mon Sep 17 00:00:00 2001 From: Jonah Gilbert Date: Mon, 6 May 2024 12:52:36 -0500 Subject: [PATCH] Fix docstr typos --- src/dscim/preprocessing/input_damages.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/dscim/preprocessing/input_damages.py b/src/dscim/preprocessing/input_damages.py index 6f3a2279..e3fa0628 100644 --- a/src/dscim/preprocessing/input_damages.py +++ b/src/dscim/preprocessing/input_damages.py @@ -140,7 +140,7 @@ def concatenate_damage_output(damage_dir, basename, save_path): def calculate_labor_impacts(input_path, file_prefix, variable, val_type): """Calculate impacts for labor results. - Paramemters + Parameters ---------- input_path str Path to model/gcm/iam/rcp/ folder, usually from the @@ -538,7 +538,7 @@ def calculate_energy_impacts(input_path, file_prefix, variable): and re-index to add region dimension. This is needed to adjust the projection file outcomes that do not have a region dimension - Paramemters + Parameters ---------- input_path str Path to model/gcm/iam/rcp/ folder, usually from the