Skip to content

Commit

Permalink
Merge pull request IDEMSInternational#9194 from MeSophie/NewFractione…
Browse files Browse the repository at this point in the history
…vap9144

Added Fraction of Evaporation to the Start of the Rains Dialog
  • Loading branch information
N-thony authored Oct 25, 2024
2 parents 1765c3a + 2ce7e1b commit b4da9c4
Show file tree
Hide file tree
Showing 6 changed files with 1,172 additions and 678 deletions.
928 changes: 390 additions & 538 deletions instat/dlgStartofRains.Designer.vb

Large diffs are not rendered by default.

397 changes: 257 additions & 140 deletions instat/dlgStartofRains.vb

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions instat/instat.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,12 @@
</Compile>
<Compile Include="Enum\RObjectFormat.vb" />
<Compile Include="Enum\RObjectTypeLabel.vb" />
<Compile Include="sdgAdditionalCondition.Designer.vb">
<DependentUpon>sdgAdditionalCondition.vb</DependentUpon>
</Compile>
<Compile Include="sdgAdditionalCondition.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="sdgClimsoft.Designer.vb">
<DependentUpon>sdgClimsoft.vb</DependentUpon>
</Compile>
Expand Down Expand Up @@ -3405,6 +3411,9 @@
<EmbeddedResource Include="dlgThreeVariablePivotTable.resx">
<DependentUpon>dlgThreeVariablePivotTable.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="sdgAdditionalCondition.resx">
<DependentUpon>sdgAdditionalCondition.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="sdgClimsoft.resx">
<DependentUpon>sdgClimsoft.vb</DependentUpon>
</EmbeddedResource>
Expand Down
286 changes: 286 additions & 0 deletions instat/sdgAdditionalCondition.Designer.vb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b4da9c4

Please sign in to comment.