diff --git a/README.md b/README.md index a3f68fdaa2a88756f4cad71e2218b9ef23003ff5..74be11b3cd54ea7ac2256539e8b86a731e8cca77 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ # UW Glance -The UW Glance project has moved to [SSEC's GitLab install](https://gitlab.ssec.wisc.edu/evas/UW-Glance). -For updated UW Glance code please pull from the GitLab version of this project. +Glance is a tool for comparing complex data sets stored in HDF4, HDF5, NetCDF, or AERI formats. It is made up of a collection of python routines that can be run at the command-line on Unix-like systems including Linux and Mac OSX. + +Glance provides powerful analysis tools for data sets that can be mapped to the Earth's surface, including a wide variety of statistics as well as HTML comparison reports, graphical charts, and plots of the data placed on the earth. It provides many statistics, reports, and plots for entirely abstract data sets. + +Glance also handles automatic validation testing through configurable pass/fail criteria and summary reports that can be generated for compared files. + +Documentation for Glance is currently being migrated to the Wiki associated with this GitLab repository. Documentation that has not yet been migrated is visible in the (SSEC Groups Page)[https://groups.ssec.wisc.edu/groups/goes-r/algorithm-working-group/resources-and-recipes/glance-large-dataset-comparison-tools-1].