| ... | @@ -2,6 +2,22 @@ This page includes notes about the changes in released versions of Glance. Newer |
... | @@ -2,6 +2,22 @@ This page includes notes about the changes in released versions of Glance. Newer |
|
|
|
|
|
|
|
------------
|
|
------------
|
|
|
|
|
|
|
|
|
**version 0.5.5**
|
|
|
|
|
|
|
|
Glance now has a --warnmissingvars command line option that will cause it to emit warnings when variables the user specifically requested are not present in the input files.
|
|
|
|
|
|
|
|
When you create a 2D plot in the GUI, it will now be more reasonable about checking to make sure your data is 2D instead of crashing when you give it data that's not what it expects.
|
|
|
|
|
|
|
|
The colocateData command is now the collocate command. The details of how the command works should all be the same.
|
|
|
|
|
|
|
|
Some of the deprecated commands (reportGen, plotDiffs, etc.) have been removed from the help text. These commands are still available but since they're going away soon they now emit warnings that they are deprecated.
|
|
|
|
|
|
|
|
The global attributes and stats displays in the GUI now have the same kind of zebra striping and column organization as the ones in the reports.
|
|
|
|
|
|
|
|
If there is a spatial mismatch in your navigation data Glance reports will now include plots to help you figure out where that mismatch is. (These existed but were previously broken after our transition to cartopy.)
|
|
|
|
|
|
|
|
------------
|
|
|
|
|
|
|
**version 0.5.4**
|
|
**version 0.5.4**
|
|
|
|
|
|
|
|
There is now a command line option ("-u" or "--imagesonlyonfailure") to turn on only plotting images for variables which fail based on your comparison criteria. So you can now turn that option on without using a config file if you didn't otherwise need one.
|
|
There is now a command line option ("-u" or "--imagesonlyonfailure") to turn on only plotting images for variables which fail based on your comparison criteria. So you can now turn that option on without using a config file if you didn't otherwise need one.
|
| ... | |
... | |
| ... | | ... | |