Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
UW-Glance
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eva Schiffer
UW-Glance
Graph
3127a9be86d2d8fce1dda766a699dea9f76a8b86
Select Git revision
Branches
20
10-plot-fail-msg
14-passfail-gfx
14-use-actual-and-instead-of-graphics-of-them-in-reports
19-stddev-warn
20-fix-
22-runtimewarning-in-reportgen-more-than-20-figures-have-been-opened
22-too-many-figures
24-give-glance-a-shiny-new-icon
24-give-glance-a-shiny-new-icon-2
36-native-md5
47-future-floating
argparse
argparse-2
argparse-cleanup
boundaries
bugfix
bugfix2
doe_bug
help-defaults
master
default
protected
20 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
5
Feb
4
22
Jan
20
Dec
18
17
14
12
30
Nov
29
28
20
19
6
3
Oct
2
1
21
Sep
19
18
5
15
Aug
20
Mar
28
Jul
21
18
17
20
Apr
11
4
3
22
Mar
16
13
9
8
28
Dec
21
20
12
7
5
12
Aug
10
27
Jul
25
14
13
12
10
May
7
Jul
30
Jun
16
8
5
23
Jan
16
Sep
24
Feb
22
Oct
29
Aug
12
9
20
Jun
16
May
29
Apr
3
29
Mar
8
15
Feb
13
22
Dec
19
Nov
28
Sep
10
1
Aug
30
Jul
29
Jun
21
8
29
May
23
3
25
Apr
12
30
Mar
17
Feb
7
6
19
Jan
18
13
6
21
Nov
17
14
26
Oct
1
29
Aug
18
1
Jul
29
Mar
15
18
Jan
13
20
Oct
15
14
9
8
27
Sep
18
Aug
11
13
Jul
9
1
15
Jun
11
8
2
1
28
May
24
20
18
17
20
Apr
15
22
Jan
20
19
14
13
11
19
Dec
17
24
Nov
16
6
23
Oct
22
20
6
10
Sep
8
31
Aug
27
26
25
24
21
19
18
17
11
7
6
29
Jul
28
27
25
24
23
22
21
17
15
14
13
11
9
8
2
30
Jun
25
21
May
20
7
1
28
Apr
Merge branch 'master' into reportfmt
reportfmt
reportfmt
Fix stat summary shown in GUI.
Fix inspectReport; it (must) use non-grouped data.
Don't crash if groupedStats missing (ie inspectReport mode)
Merge branch 'master' into reportfmt
making changes to support netCDF groups as well as files without groups
Update to new master
new-icon
new-icon
Merge branch 'iconfix' into 'master'
24-give-glance-…
24-give-glance-a-shiny-new-icon 24-give-glance-a-shiny-new-icon-2
Set icon in QApplication, not QWidget
attempting to put examples for documentation on GitLab
Show defaults for arguments where meaningful.
help-defaults
help-defaults
Move all argparse work into config_organizer.py
argparse-cleanup
argparse-cleanup
backwards compatable fix for matplotlib changing a colormap name
Add new icon, integrate
Merge branch 'argparse-2' into 'master'
Positional args can again intermix with options
argparse-2
argparse-2
avoiding some irritating numpy warnings
Merge branch '10-plot-fail-msg' into 'master'
utf8 fixes for the html reports
Merge branch '20-fix-' into 'master'
adding an alternate way to specify no lat/lon info and fixing a bug in scatter plot creation
Merge branch 'argparse' into 'master'
Merge branch '19-stddev-warn' into 'master'
Resolve "RuntimeWarning with stats when stddev==0.0"
updating version number
updating to pyqt5 instead of 4
Close unused figure in error case
22-too-many-fig…
22-too-many-figures
Remove tuple parameter unpacking
py3port
py3port
Remove tuple parameter unpacking
types.FloatType no longer exists.
urllib.quote moved to urllib.parse.quote
print is now a function.
Moderize exception catching.
Ensure value range isn't 0.0 #20
20-fix-
20-fix-
Suppress useless warning on correlation #19
19-stddev-warn
19-stddev-warn
Revert "Skip warning if stddev==0 while calculating correlation #19"
Skip warning if stddev==0 while calculating correlation #19
zebra stripe report tables
Group pairs of statistics on one file (A vs B)
Unify stats into a single large table.
Loading