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
9b4684beef2fc7cfc8e01e76897b8a7003870e9a
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
16
Feb
15
14
10
27
Jan
26
24
20
19
14
13
11
30
Dec
29
28
16
15
9
8
7
1
30
Nov
23
22
19
8
28
Oct
26
21
19
13
11
7
6
23
Sep
21
3
27
Aug
25
24
20
19
18
16
3
2
28
Jul
27
26
8
Apr
1
25
Feb
24
21
Jan
6
5
23
Oct
22
21
Aug
17
Jul
9
30
Apr
24
9
23
Aug
17
Apr
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
mention if a comparison passed or failed on the variable report page
only show the % within epsilon if we had any epsilons defined
showing the value of single value variables in reports
restyling the main report page to show more informaiton in a clearer tabular format
clean up info help message
changing version for release
better info message for GeoTIFF files
better info display for h5 files
hdf and nc files now have more detailed info messages
adding a warning if you try to display data for a variable with more than 2 dimensions
revising info to make it more robust and let the io module have control of it's info display
moving to using the netcdf library to load hdf4 files
deprecating the adl blob format files
fix geotiff multi-channel plotting in gui
changing version for release
hooking up all the pass/fail details for two input stats so it will respect config file settings
part 1/2 of getting two file stats to respect config files
stats calls with one input file will now respect config files
fix print statement
nevermind, setting the central longitude breaks cartopy in some cases
correctly set the central longitude when plotting using PlateCarree, note this doesn't fix the antimeridian issue, but we should do it anyway
don't bypass the gui architecture to load things that aren't existing files
lots of style and detail cleanup
the imapp code isn't being maintained and relys on old basemap stuff, delete that module from my repository
moving from the deprecated logging.warn to logging.warning
fixing custom range settings for quiver plots
correctly passing data ranges and label information for mismatch plots
making the various range custom settings work properly for simple figures
moving to tight layout on plots
using the abbr tag to make tooltips with the definitions of the statistics on the reports
smaller ? in doc link
restyling doc links on variable pages and adding anchor linking directly to the stats
minimally fixing the documentation glossary for comparison reports now that our stats are grouped
renaming the single variable report creation library call
turning off some figures earlier in the process so we don't have broken image links in our comparison reports for size 1 data
provide an error instead of a blank figure if the user tries to make a histogram in the gui with too little data
better selection of default nav variables in the GUI
more tooltips for the GUI
update version for release
renaming colocateData to collocate and moving our deprecated commands out of the help (but still available to call)
Loading