diff --git a/src/STEMMUS_SCOPE.m b/src/STEMMUS_SCOPE.m index ca717d89..776b9f90 100644 --- a/src/STEMMUS_SCOPE.m +++ b/src/STEMMUS_SCOPE.m @@ -551,6 +551,7 @@ TIMELAST = 0; % Convert unit to Centimeter-Gram-Second system +% see issue 188 to refactor these lines HR_a = 0.01 .* (ForcingData.RH_msr); U = 100 .* (ForcingData.WS_msr); TopPg = 100 .* (ForcingData.Pg_msr);