Skip to content

Commit

Permalink
Merge pull request #9172 from Vitalis95/moving_transform
Browse files Browse the repository at this point in the history
Fix Error in Climatic > Prepare > Transform > Moving sum
  • Loading branch information
N-thony authored Oct 8, 2024
2 parents fcf1f99 + e51fee2 commit 9ec151f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions instat/dlgTransformClimatic.vb
Original file line number Diff line number Diff line change
Expand Up @@ -1236,6 +1236,7 @@ Public Class dlgTransformClimatic
RainDays()
ReduceWaterBalance()
RainfallChange()
AddCalculate()
End Sub

Private Sub ucrReceiverStation_ControlValueChanged(ucrChangedControl As ucrCore) Handles ucrReceiverStation.ControlValueChanged
Expand Down

0 comments on commit 9ec151f

Please sign in to comment.