| ... | ... | @@ -2,6 +2,18 @@ This page includes notes about the changes in released versions of Glance. Newer |
|
|
|
|
|
|
|
------------
|
|
|
|
|
|
|
|
**version 0.5.1**
|
|
|
|
|
|
|
|
The colocateData command has been reviewed and properly maintained so it should now work again. It's been tested with GOES-R series winds data.
|
|
|
|
|
|
|
|
Vector plotting will now work when you only define the magnitude and direction variables for the A file (Glance will use the same variable names in the B file). Inspection reports can now create cartopy based vector plots as well.
|
|
|
|
|
|
|
|
Example configuration files have been checked into the examples/config-files directory. A description of the available example config files can be found [on the wiki](Example-Configuration-Files).
|
|
|
|
|
|
|
|
[The documentation for Glance](home) has also undergone a large overhaul during the work on this version. It captures much more of Glance's available functionality and better reflects the current state of the program.
|
|
|
|
|
|
|
|
------------
|
|
|
|
|
|
|
|
**version 0.5.0**
|
|
|
|
|
|
|
|
The stats command can now handle one or two files and will correctly give you comparison statistics or inspection statistics based on the number of files you give it.
|
| ... | ... | @@ -691,4 +703,4 @@ _create_mapped_figure now finds it's own bounding axes |
|
|
|
|
|
|
|
corrected possible divide by zero error when getting percentage related information on a mask
|
|
|
|
|
|
|
|
updated glance's longitude and latitude related defaults to function more like it's other defaults (programatically, users should see no change externally) |
|
|
|
updated glance's longitude and latitude related defaults to function more like it's other defaults (programatically, users should see no change externally) |
|
|
\ No newline at end of file |