Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Verification of forecasts and satellite data - Summaries dialog #5847

Merged
merged 37 commits into from
Jul 9, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
a5ab5a5
adding continuous verification functions
shadrackkibet Jun 20, 2020
074560c
adding controls
shadrackkibet Jun 20, 2020
2e1d149
pre-functionality implementation
shadrackkibet Jun 20, 2020
bb87202
bug fix with calculation of summaries
shadrackkibet Jun 21, 2020
b8d7255
adding missing values option and printing in the output window
shadrackkibet Jun 21, 2020
0784b1b
implementation of verification options in the subdialog
shadrackkibet Jun 21, 2020
448ae09
user control implementation: verification and hydroGOF options
shadrackkibet Jun 21, 2020
ec8af81
removed overllaping functions from verification
shadrackkibet Jun 22, 2020
ca75c44
adding binary and categorical measures
shadrackkibet Jun 23, 2020
61acced
designer adjustments
shadrackkibet Jun 23, 2020
3817802
removed tooltips and unnecessary function declarations
shadrackkibet Jun 23, 2020
1aaaa1b
binary and categorical measures implementation
shadrackkibet Jun 23, 2020
8b349f8
designer adjustments
shadrackkibet Jun 23, 2020
43165e0
enabling and disabling appropriate tab in the subdialog. showing requ…
shadrackkibet Jun 23, 2020
f9ba531
setting correlation as default summary checked
shadrackkibet Jun 23, 2020
67b6bec
checking if the summary list is empty and notifying the user that OK …
shadrackkibet Jun 23, 2020
b5c12db
adding check to avoid checked an unchecking checkboxes in the wanted …
shadrackkibet Jun 23, 2020
4384ad7
changed Station and Satellite receivers labels to Observed and Estima…
shadrackkibet Jun 24, 2020
6ffa0f9
Merge pull request #438 from africanmathsinitiative/master
shadrackkibet Jun 26, 2020
436cebc
adding tabindex selected as an option
shadrackkibet Jun 26, 2020
e898bf1
setting selected index accordingly
shadrackkibet Jun 26, 2020
9ef2ae8
bug fix
shadrackkibet Jun 27, 2020
b5642b0
clear receivers on moving across the panel
shadrackkibet Jun 27, 2020
df29279
Bug fix: unchecking disabled checkboxes
shadrackkibet Jun 27, 2020
264ca94
store and printing results setting and fixed testOk
shadrackkibet Jun 27, 2020
a2258e6
added logical variables when categorical is selected
shadrackkibet Jun 27, 2020
1d81fb1
setting station as the current receiver when single receivers are cle…
shadrackkibet Jun 28, 2020
0f44390
code refactor
shadrackkibet Jun 30, 2020
25feb87
explicit TODO comment
shadrackkibet Jun 30, 2020
f3c48f9
adding and removing "use" parameter appropriately
shadrackkibet Jul 1, 2020
e85c3a3
setting Tab enabled property according from the main form
shadrackkibet Jul 1, 2020
bf537d5
removed unused parameter
shadrackkibet Jul 1, 2020
96d812c
Proper renaming of a subroutine
shadrackkibet Jul 1, 2020
82faa52
typoo fixes
shadrackkibet Jul 8, 2020
6edcbb5
corrent selector header
shadrackkibet Jul 8, 2020
726b2f9
string formatting
shadrackkibet Jul 8, 2020
dcd4732
removed checks?
shadrackkibet Jul 8, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
226 changes: 224 additions & 2 deletions instat/dlgCompareSummary.Designer.vb

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

Loading