@@ -6,15 +6,7 @@ Glance relies on python 2.7 and several freely available libraries. There are mu
If you are working on an SSEC server there may already be a pre-built installation of Glance's prerequisites available. Check with TC for your specific server if you are unsure.
The currently release version of Glance requires the following:
* numpy
* matplotlib
* basemap
* scipy
* mako (version 0.4.1 or newer)
You will also need to install the appropriate python modules to load the sorts of files you want Glance to analyze. Some of these libraries may have additional requirements.
You will also need to install the appropriate python modules to load the sorts of files you want Glance to analyze. If you do not load netcdf4 for example, Glance will not be able to open NetCDF files for analysis.