| ... | @@ -2,6 +2,12 @@ This page includes notes about the changes in released versions of Glance. Newer |
... | @@ -2,6 +2,12 @@ This page includes notes about the changes in released versions of Glance. Newer |
|
|
|
|
|
|
|
------------
|
|
------------
|
|
|
|
|
|
|
|
|
**version 0.4.1**
|
|
|
|
|
|
|
|
Glance has moved to Python 3.6! We have transitioned from using the old Basemap libraries to using Cartopy and also from PyQt4 to PyQt5.
|
|
|
|
|
|
|
|
------------
|
|
|
|
|
|
|
**version 0.3.5**
|
|
**version 0.3.5**
|
|
|
|
|
|
|
|
To avoid future problems with inconsistent behavior in the library we are using for netCDF files, glance has moved to handling unpacking and corrections for unsigned data (previously unpacking was handled by the netCDF library).
|
|
To avoid future problems with inconsistent behavior in the library we are using for netCDF files, glance has moved to handling unpacking and corrections for unsigned data (previously unpacking was handled by the netCDF library).
|
| ... | |
... | |
| ... | | ... | |